Principles of Neuroscience 2025: 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