Skip to content

Brenaren/students

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Due Sept 1 before midnight: Github Pull Request

  1. Sign up for GitHub if not already signed up. Pick default (free plan).

  2. Fork utk-cs340-fall22/students - Start by forking the students repository

  3. Clone the repository to your computer (git clone https://github.com/yourGHid/students)

  4. Introduce yourself via a netid.md file (do not create netid.md, but replace netid by your own netid in all lowercase). Please provide some information about your background and interests. This should be kind of like a mini resume. It does not need all the details of a resume, but it must include the following elements:

    • The file must be a .md file using markdown format. Do not use embedded html.
    • Include your name, name you go by (if different), your UT netid, your github username, your major
    • It must contain at least one header
    • It must contain at least one list, either ordered or unordered
    • Include at least one sentence about your background
    • Include at least one sentence about your interests
    • Include at least one link to another html page, for example, a link to a page about your hobbies or interests
    • List some of the computer languages, tools, and frameworks of which you are familiar (such as C/C++, Git, Eclipse, Unity, Make, CSS, etc)
  5. git add netid.md

  6. git commit -m 'adding my background information'

    You may be asked to provide your email and name for the git client if you have not used git before

  7. git push

  8. Now go to your fork (https://github.com/yourGHid/students) and click on Create Pull Request on students repository

Note: The assignment is turned in by submitting a pull request. It is not turned in on Canvas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published