NSF-REU 2021: Python course
Welcome to the class material website for the Python classes - part of your Research Experiences for Undergraduates (REU) Summer 2021
The individual parts will be enabled ahead of each course.
- 1 - Python Basics 1: How to write Python code
simple math | variables | assignments | Python Command Line & Python Scripts - 2 - Python Basics 2: How to structure a dynamic Python program
conditions | loops | functions | modules - 3 - Python for Data Analysis 1: How to analyze larger datasets
NumPy | indexing - 4 - Python for Data Analysis 2: How to visualize data and analysis results
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