Skip to content

votth/code_journey

Repository files navigation

Relearning how to code

File structures:

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/

About

Relearning how to code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors