CS50/
- P/ Python introduction
- T/ Technology introduciton
- W/ Web-development with Python and JavaScript
- x/ Introduction to Computer Science
- problemSets/ my solutions
- resources/ downloaded with
wget - week{}/ notes
Languages:
- Cpp/
- basic/
- OOP/
- class
- encapsulation
- abstract
- inheritance
- polymorphism
- data_structure/
- ptr_ref/
- template_concepts/
- multi_files/
- threading/
- Python/
- introduction/
- scripting/
Topics/ going indepth: algorithms, data structures, design patterns, etc.
leetcode/