Lessons Learned
Offered By: CppNow via YouTube
Course Description
Overview
Explore a wealth of practical coding insights and their origins in this C++Now 2015 conference talk. Delve into topics such as effective commenting techniques, understanding value vs. object distinctions, tailoring error handling to your audience, proper use of assertions, and a key principle for immediate code improvement. Gain valuable perspectives on daily coding practices through real-world examples and anecdotes. Enhance your C++ programming skills with lessons drawn from extensive development experience.
Syllabus
Lessons Learned - Tony Van Eerd [ C++Now 2015 ]
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube