Skip to content

Latest commit

 

History

History
123 lines (59 loc) · 3.49 KB

learning-goals.md

File metadata and controls

123 lines (59 loc) · 3.49 KB

Installation and configuration

  • A terminal (git bash)

  • Miniconda

  • git

  • IDE (VSCode)

  • GitHub account

Learning goals

General

  • Working on the terminal (Unix shell)

  • Python syntax and basic functionality

  • Managing environments with conda

  • Python libraries for (data) science

    • numpy

    • pandas

    • matplotlib

    • jupyter

    • scipy?

    • scikit-learn?

  • Version control with git

  • Collaborative coding via GitHub

  • Contributing to open-source projects

  • Creating Python packages?

Specific to this placement

Study Materials

Python for absolute beginners

Python and git for (data) science

More CS-oriented

NIU software skills courses

Git explainers

Courses on analysing animal behaviour

Papers on analysing animal behaviour

NIU docs