Tech

Version Control, GitHub and The Command Line

Welcome to the technical content for Sprint 1! You will be focussing on the fundamentals of Git, GitHub and the command line, which are integral tools for the workflow that you will be using throughout your study and into your career.

Work through the following primers and challenges in sequential order.

Start by watching the Sprint 1 Tech Workshop Video!

If the frame above doesn't load, click this link instead.

  1. Asking for help
  2. Command Line - Primer
  3. Version Control with Git - Primer
  4. Setting up repositories with Git and Github
  5. Track and Commit - Primer
  6. Branch, Pull and Merge - Primer
  7. Branch, Pull and Merge - Challenge
  8. Github: Fork and Clone - Challenge
  9. Filename basics
  10. Setup Repo & Create Blog - Challenge