Skip to content
eml11 edited this page Jun 22, 2017 · 1 revision

If you can do the following then you do not need to come to the day 1 shell course.

  • Navigate the terminal (i.e ls/cd/$PWD etc)
  • Download a local checkout of this repository with git
  • Compile c/cpp code (e.g. the code in exmple_compilation)
  • run ipython and either ipython notebook or jupyter notebook
  • run a python script from terminal (try running data_generator.py from sample-answers)

Clone this wiki locally