Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
SOLID Design Principles
January 27, 2021
00:53:53
50.83 MB
Downloads: 0
Rob and Jason are joined by Klaus Iglberger. They first talk about changes to make the Win32 API more accessible, some C++20 coroutine examples and ISO news. Then they talk to Klaus Iglberger about the SOLID design principles, why they still matter and what C++ developers should know about them.
News
- Making Win32 APIs More Accessible to More Languages
- Motivated Examples for coroutines
- January 2021 ISO Mailing
Links
- Breaking Dependencies: The SOLID Principles - Klaus Iglberger - CppCon 2020
- Meeting C++ Training: Modern C++ Design Patterns
- CppCon 2020: Modern C++ Design Patterns
- Cpp On Sea: Modern C++ Design Patterns
- YOW! 2013 Kevlin Henney - The SOLID Design Principles Deconstructed