Large-Scale C++ - Advanced Levelization Techniques, Part II
Offered By: CppNow via YouTube
Course Description
Overview
Explore advanced levelization techniques for large-scale C++ development in this comprehensive conference talk from CppNow. Delve into physical design concepts crucial for successful software systems, going beyond logical design issues typically covered in C++ programming books. Review the fundamentals of physical design before diving into a variety of levelization and insulation techniques. Examine real-world examples demonstrating how to avoid cyclic, excessive, or inappropriate dependencies in modern C++ projects. Gain insights on leveraging C++ language features effectively for improved code organization and maintainability. Access accompanying slides for visual reference and deeper understanding of the presented concepts.
Syllabus
John Lakos: Large-Scale C++: Advanced Levelization Techniques, Part II
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera