Law of Demeter - A Practical Guide to Loose Coupling
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the Law of Demeter principle and its practical applications in software design through this comprehensive conference talk. Delve into examples that both follow and violate the principle, examining the resulting design issues and their solutions. Learn how to write loosely coupled, flexible, and easily testable code by combining the Law of Demeter with Single Responsibility and Dependency Inversion principles. Gain valuable insights into creating maintainable software architectures and understand why the Law of Demeter is crucial for effective software design. Benefit from the expertise of Kris Jusiak, a seasoned Software Architect with experience across various industries, as he shares his knowledge on modern C++ development, performance optimization, and quality-focused programming techniques.
Syllabus
Law of Demeter: A Practical Guide to Loose Coupling - Kris Jusiak - ACCU 2022
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube