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