- Install Git and GitHub Client (optional)
- Learn Git and GitHub
- Check-out Repository from GitHub (Classroom)
- Commit Code to GitHub
- To install git, go to the git site and select your opperating system
- Clients - there are free clients, and awesome clients (reduced cost for students) check out the list here
- Start with the github client (Free), but if you're looking for more - check out GitKraken
- Go to the following site and complete the 25 Challenges
- Take a ScreenShot of the Completed Page
- Save the ScreenShot in the
prooffolder within your repository - Add the ScreenShot to Git
- Commit and Push to your GitHub Repository
- Update the facts.md file with 2 truths and 1 lie about you
- Commit and Push your Changes to GitHub
- Create a new branch called "code"
- Within that branch create an empty demo.cpp file
- Add, Commit, and Push your Changes to GitHub
Need more help? Try codecademy