Get 20% off all career paths from fullstack to AI
AI Engineer - Learn how to integrate AI into software applications
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore techniques for writing self-documenting C++ code in this 52-minute conference talk from Meeting C++ 2025. Learn how to reduce reliance on comments by implementing effective naming conventions for variables and functions, leveraging C++ language features to enhance code readability, and using unit tests as documentation for code usage. Discover when comments are actually necessary and how to write effective ones when they're needed. The presentation addresses the common problem of comments becoming outdated and out of sync with code, offering practical solutions for creating code that serves as its own documentation while maintaining clarity and maintainability for development teams.
Syllabus
The Code is Documentation Enough - Tina Ulbrich - Meeting C++ 2025
Taught by
Meeting Cpp