Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Simplicity - Not Just for Beginners

ACCU Conference via YouTube

Overview

Learn how to write simpler, more effective C++ code in this ACCU 2018 conference talk. Explore the benefits of simplicity in programming, overcome resistance to simplification, and discover specific techniques to create cleaner, more maintainable code. Gain insights into naming conventions, function length, parameter management, and leveraging modern C++ standards. Understand why simpler code is often faster, more correct, and easier to write, ultimately leading to improved development practices and better software outcomes.

Syllabus

Intro
When We Teach, We Start Simple
What is simple code?
Is Simpler Better?
Is it faster to write simple code?
Is simpler code more correct?
Does simpler code run faster?
What's in it for you?
The Easiest Step
Names really help
Using names
Short Functions
Avoid really long lists of parameters
Const all the things
Keep up with the standard
The pit of success

Taught by

ACCU Conference

Reviews

Start your review of Simplicity - Not Just for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.