Git repository for CS beginners. This repository aims to understanding basic programming concepts with python.
- Variable
- Condition
- Loop
- Function
- Modularity (e.g. class and module)
- basic : python basic concepts
- cs101 : cs101 projects
- records : tutoring lecture notes will be stored here