ReferencesΒΆ

πŸ›οΈ Lecture 9
πŸ“š Books
Scott Meyers

Effective C++

Items on class design and best practices

Stanley Lippman

C++ Primer (5th Edition)

Chapter 7: Classes

Gang of Four

Design Patterns

Foundational OOP patterns

ISO/IEC & Bjarne Stroustrup

C++17 Standard & The C++ Programming Language

Official specifications and comprehensive reference

🌐 Online Documentation

cppreference.com - Complete C++ Reference

🎨 UML and Design Tools
PlantUML

Text-based UML diagram creation

https://plantuml.com/
UML.org

Official UML specification

https://www.uml.org/
πŸ“– C++ Core Guidelines & ISO Foundation

C++ Core Guidelines by Bjarne Stroustrup et al.

Modern C++ best practices and guidelines

🏠 Main Guidelines

Complete guidelines

https://isocpp.github.io/CppCoreGuidelines/
🌐 ISO C++

Official foundation

https://isocpp.org/
πŸ“š Resources

Standards & community

https://isocpp.org/