Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Homework #1

due 1/24/17

  1. The first assignment is to fork the course syllabus and assignment.

    a. Sign into your UConn github account via github.uconn.edu.

Step 1

Step 2

b. Go to
[https://github.uconn.edu/rcc02007/ME3255S2017.git](https://github.uconn.edu/rcc02007/ME3255S2017.git)
and watch the repository. 

c. Fork the repository to create your own version of the syllabus and assignments. 
  1. The next assignment is to create your own repository named homework_1.

    a. (if you signed out) Sign into your UConn github account via github.uconn.edu.

    b. Follow these steps to create your own repository named homework_1:

     i. Click the +-sign and choose 'New repository'
    

Step 3

    ii. In the 'Repository name' enter 'homework_1'. Add a description. Make it
    private. Then check the box 'Initialize this repository with a README'. 

Step 4

    iii. Now you are in your repo. Click on the README.md file and then click the
    pencil to edit it. 

Step 5

    iv. Add a header with a `#` and type `# Answer to Homework Question`. Under this
    line answer this question: What do you hope to learn this semester?

Step 6

    v. At bottom of page, click 'Commit changes'.

Step 7

    vi. Verify that your README.md file has been updated. Then copy the HTTPS clone
    URL on the right of the page. 

Step 8

    vii. Paste this into the Homework #1 Google form reponse.
    (https://goo.gl/forms/jINjsioRLwQOiYtl2)[https://goo.gl/forms/jINjsioRLwQOiYtl2]

Step 9

    viii. Click on the gear for "Settings" then "Collaborators" on the left menu. Add
    `rcc02007` (Ryan C. Cooper) as a collaborator.