A Biologist's journey into Software Development

Command Line

Theory

Version Control System

Theory
Practice
  1. Set up git on your machine and create a local repo
  2. Create a file called README.MD and summarized why VCS is important
  3. Create an account on github
  4. Create a repository on Github
  5. Push your local repo to Github
More Resources