Terminal - cogeorg/teaching GitHub Wiki

The terminal is the command line tool on Unix based systems. Navigating the command line is essential to master many tools we’ll use in this course. We’ll look at using the command line for

  • creating folders
  • initializing projects
  • testing and deploying code
  • using git

Since there are many great introductory books, online tutorials, and cheat sheets out there, we will not provide you with a full introduction but a reference list to these tools:

Books

Online Tutorials

Cheat Sheets