Главная
Study mode:
on
1
Intro
2
Meeting C++
3
Who is the poor man?
4
Typical Problems
5
Examples of OxBADCODE
6
Code Example 100
7
Memoryleaks
8
Layers of Engineering
9
Classdesign
10
Monsters
11
Init 'Pattern
12
Switches
13
Anti Patterns
14
Dealing with bad code
15
Dealing with using bad code
16
Prevention
17
While I'm at Libraries...
18
Modularize your Application
19
Bad Code Culture
Description:
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.

0xBADC0DE

CppNow
Add to list