Coding seminar at CMBR using Python 3.7.
- Lesson 1: Hello, World! – Syntax, variables, types, arithmetic, control flows/loops, functions
- Lesson 2: Modules/Plotting – NumPy: vector/matrix operations etc., Matplotlib, intro to other coding languages
- Lesson 3: Handling real-world data – More about Matplotlib, editors, debuggers, cmd/terminals (maybe not all)
- Lesson 4: UNIX commands and Statistics – folder structure/handling by UNIX commands, pandas, seaborn
- Lesson 5: Instrument control – PyVISA
- Lesson 6: Q&A
- Go to Anaconda website
- Download Python 3.7 version of your OS and system (bits)
- Launch the installer and install with recommended settings (leave PATH option UNCHECKED)
- Open Anaconda Navigator, install VS Code
- Download Lesson1_Exercise1.ipynb from above
- For Windows users only: make Windows File Explorer show the file extensions always (Ref: Windows Support).