YoVDO

0xBADC0DE

Offered By: CppNow via YouTube

Tags

C++Now Courses C Programming Courses Software Design Courses Memory Leaks Courses Anti Patterns Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore Jens Weller's comprehensive presentation from C++Now 2014, delving into common coding pitfalls and best practices in C++ development. Learn about typical problems faced by developers, examine real-world examples of poor code (0xBADC0DE), and understand the consequences of memory leaks and suboptimal class design. Discover effective strategies for dealing with and preventing bad code, including proper initialization patterns, modularization techniques, and the importance of fostering a positive code culture. Gain insights into layers of engineering, anti-patterns to avoid, and practical tips for improving overall code quality in C++ projects.

Syllabus

Intro
Meeting C++
Who is the poor man?
Typical Problems
Examples of OxBADCODE
Code Example 100
Memoryleaks
Layers of Engineering
Classdesign
Monsters
Init 'Pattern
Switches
Anti Patterns
Dealing with bad code
Dealing with using bad code
Prevention
While I'm at Libraries...
Modularize your Application
Bad Code Culture


Taught by

CppNow

Related Courses

Algorithms and Data Structures Capstone
University of California, San Diego via edX
System Validation: Automata and behavioural equivalences
EIT Digital via Coursera
C++ Programming
Cabrillo College via California Community Colleges System
Java Programming
Cabrillo College via California Community Colleges System
Software Design Principles
Codecademy