0% found this document useful (0 votes)
26 views2 pages

Get Started With GitHub - Google Docs

This document provides a guide on setting up a GitHub account and creating repositories for portfolio documentation. It outlines the importance of a README file and suggests sections to include, such as project title, introduction, modeling and evaluation, and conclusion. Additionally, it introduces Markdown as a formatting tool for GitHub and provides resources for learning more about it.

Uploaded by

t46886936
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views2 pages

Get Started With GitHub - Google Docs

This document provides a guide on setting up a GitHub account and creating repositories for portfolio documentation. It outlines the importance of a README file and suggests sections to include, such as project title, introduction, modeling and evaluation, and conclusion. Additionally, it introduces Markdown as a formatting tool for GitHub and provides resources for learning more about it.

Uploaded by

t46886936
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Get started with GitHub

Set up a GitHub account


To create your GitHub account, access the links and follow the steps provided.

1. Set up an account on GitHub


2. A er se ing up a GitHub account, create separate repositories for your
por olio documentation. Repositories are like folders and o en referred to as
“repos” for short. Review Create a repo for more information.
3. Each repository, or repo folder, will contain your project les and a “README”
le. A README is a text le that provides an overview of your project.
○ Some example sections you may want to include are:
■ A Project Title: A descriptive title related to the project that may
interest your prospective employer. Do not title your project
“Por olio Project”; instead, try adding a title that de nes the
project you have worked on.
■ A Project Introduction: Two to three sentences that state the
problem you solved, the data used for the project, and your
modeling results.
■ Modeling and Evaluation: Name and describe the models you
used for the project and any corresponding evaluation metrics.
■ Conclusion: Your recommendations for solving the problem and a
description of any future steps you want to take to expand on your
project.

How to use Markdown


Markdown is a simple markup language, similar to HTML. Markdown allows you to
format plaintext documents via GitHub.

Here are a few resource options for you to learn more:

● Basic Syntax
● Markdown Cheat Sheet
● GitHub Markdown Cheatsheet
● GitHub basic writing and forma ing syntax
Citations:

# APA Citation Use of Source

GitHub Docs. (2022). Signing up for a new GitHub account. Linked/quot…


h ps://[Link]/en/get-started/signing-up-for-github/si
gning-up-for-a-new-github-account

GitHub Docs. (2022). About READMEs.


h ps://[Link]/en/repositories/managing-your-reposito Linked/quot…
rys-se ings-and-features/customizing-your-repository/about-r
eadmes

Markdown Guide. (2022).


h ps://[Link]/basic-syntax/ Linked/quot…

Markdown Guide. (2022). Linked/quot…


h ps://[Link]/cheat-sheet/

GitHub. (2022). Markdown Cheatsheet. Linked/quot…


h ps://[Link]/adam-p/markdown-here/wiki/Markdown-Che
atsheet

GitHub Docs. (2022). Basic writing and forma ing syntax. Linked/quot…
h ps://[Link]/en/get-started/writing-on-github/ge in
g-started-with-writing-and-forma ing-on-github/basic-writing
-and-forma ing-syntax

You might also like