Tag
#oop
2 topics tagged with .#oop
C++ Tutorial
TutorialA practical C++ tutorial for working programmers who want to get productive in modern C++. Covers tooling, memory management, OOP, modern C++ (C++11 through C++23), the STL, build systems, and best…
Python Tutorial
TutorialA practical guide to Python programming, from basics to productive code. Covers syntax, data structures, OOP, the standard library, and idiomatic patterns.