Hiding Your Implementation Details in C++ is Not So Simple - Amir Kirsh - C++ on Sea 2024
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Explore the challenges and best practices of hiding implementation details in C++ through this comprehensive conference talk. Delve into key programming principles like encapsulation, decoupling, and programming for interfaces. Learn to navigate tricky situations, avoid common pitfalls, and implement techniques for writing more elegant, robust, and maintainable C++ code. Gain insights from Amir Kirsh, an experienced C++ lecturer and industry professional, as he shares valuable tips and strategies for effective implementation hiding in object-oriented programming.
Hiding Your Implementation Details in C++ - Challenges and Best Practices