Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 927 Bytes

Software_Carpentry_introductions.md

File metadata and controls

15 lines (11 loc) · 927 Bytes

The Jankowski lab is involved with Software Carpentry, and we use the bash, git, and python tutorials to on-board into the lab. Note that the tutorials in steps 2-4 are forks of the SWC tutorials that rely on knowledge of vim, so they might be less confusing than using the sites directly from SWC.

  • Step 0: If you do not know how to get a command prompt open on your machine, ask!

  • Step 1: With a command prompt open, get familiar with vim! The formatting below indicates a command to be run at that prompt:

    $ vimtutor
    
  • Step 2: Bash

  • Step 3: Python

  • Step 4: Git

  • Step 5: Conda

  • Step 6: HPC intro