ts050
5/2/2019 - 1:47 AM

Exercises

Exercises

GIT

  1. Set up you GitHub account.

    Create a new account or use an existing account if you have one.

  2. Create a practice repository in your github account.

    You can set the name of the repo to whatever you like.

    For example, you could set the name to practice-repo.

  3. Set up your local environment to work with the newly created git repo - practice-repo.

    Create a folder and give it the same name as the remote repo.

JAVA