Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 2.34 KB

README.md

File metadata and controls

30 lines (23 loc) · 2.34 KB

Welcome to Foundations

  • Date: 4-28-15
  • Trainers: @crichID and @PatrickBM

Class Goals

During this class, you will learn:

  • How git and GitHub work together to version control your projects.
  • A baseline of information on how GitHub enables collaboration within your work team.
  • How to use the GitHub platform and GitHub desktop applications.

This class is the first in a three part series. If you prefer to work on the command line, you may want to check out the classes offered tomorrow and Thursday. More information at training.github.com/schedule

Class Activities

Here are the activities you will complete in this class. If you get stuck or have any questions, please refer to the documents linked here for more information.

  1. Comment on this issue with one thing you are hoping to learn in todays training.
  2. Create an issue to add your bio to the class site. Instructions
  3. Add a bio to the class site. Instructions
  4. Comment on a Pull Request.
  5. Make a change to your bio on the class site. Instructions
  6. Merge your Pull Request. Instructions
  7. Fork this repository.
  8. Clone this repository to your desktop. Instructions
  9. Make a change to your bio using the desktop apps. [Instructions] (https://github.com/githubschool/foundations-4-28-15/blob/master/instructions/make-changes-on-desktop.md)
  10. Create a new file using the desktop apps. Instructions
  11. Push your changes to GitHub. Instructions
  12. Merge your changes. Instructions