Principles of Neuroscience 2024: Coding basics (Python)
Welcome to the class material website for the coding basics / Python classes!
- Part 1 - Writing Python Code
simple math | variables | assignments | Python Command Line & Python Scripts - Part 2 - Structuring your Program
conditions | loops | functions | modules - Part 3 - Larger Datasets
NumPy | indexing - Part 4 - Data Visualization
matplotlib | pyplot
Ressources
- Installation instructions - All you need for this course
- Tutorials and more - Some points of entry for reading ahead of or in parallel to the course
- Jupyter Tips - especially how to enable nbextensions and which I recommend