04/10/2022, 09:10
- what is a node, cpu
- Historical development
- Architecture
04/10/2022, 09:30
- Difference between programming language and Python
- Assembler, compiler, interpreter
04/10/2022, 10:00
- terminal
- via WSL
- command line and shell: (basics to transfer/run files and data in/out Mistral)
- editor
04/10/2022, 11:15
- conda
- python
- modules/environments
- envkernel conda --name=kernel-name --user $conda-env
- python-related package management
- testing installation and libraries
04/10/2022, 13:30
- Jupyter lab
- Jupyter hub
- Jupyter lab
04/10/2022, 15:00
- boolean
- integer
- floating-point
- complex
- conversion between types
- None
05/10/2022, 09:15
- slices
- dictionaries
- intro to logic
- copying objects, deep copy
- mathematical operators and math functions