Andreas Fertig
101 brilliant things of C++
#1about 10 minutes
The origins and evolution of the C++ language
C++ originated as "C with classes" at Bell Labs and evolved into an ISO-standardized language with a three-year release cycle.
#2about 7 minutes
C++ availability, ecosystem, and backwards compatibility
The longevity of C++ has resulted in wide compiler availability, a vast ecosystem of libraries, and strong backwards compatibility for long-term projects.
#3about 8 minutes
Balancing high-level abstraction with low-level control
C++ provides the flexibility to work with high-level abstractions like streams or drop down to low-level hardware control like direct register manipulation.
#4about 5 minutes
The role and limitations of static type safety
Static type safety prevents unintended operations between different types at compile time, though it inherits some unsafe implicit conversions from C.
#5about 7 minutes
Writing reusable code with generic programming and templates
Generic programming, implemented via templates, allows for writing algorithms and data structures like the STL that are independent of specific data types.
#6about 5 minutes
Using destructors for deterministic resource management
The deterministic nature of destructors enables the RAII pattern, ensuring resources like locks are automatically released when an object goes out of scope.
Related jobs
Jobs that call for the skills explored in this talk.
MARKT-PILOT GmbH
Stuttgart, Germany
Remote
€75-90K
Senior
Java
TypeScript
+1
Matching moments
02:49 MIN
Using AI to overcome challenges in systems programming
AI in the Open and in Browsers - Tarek Ziadé
03:31 MIN
The value of progressive enhancement and semantic HTML
WeAreDevelopers LIVE – You Don’t Need JavaScript, Modern CSS and More
02:33 MIN
Why you might not need JavaScript for everything
WeAreDevelopers LIVE – You Don’t Need JavaScript, Modern CSS and More
08:07 MIN
Exploring modern JavaScript performance and new CSS features
WeAreDevelopers LIVE – AI, Freelancing, Keeping Up with Tech and More
11:32 MIN
The industry's focus on frameworks over web fundamentals
WeAreDevelopers LIVE – Frontend Inspirations, Web Standards and more
03:07 MIN
Final advice for developers adapting to AI
WeAreDevelopers LIVE – AI, Freelancing, Keeping Up with Tech and More
01:32 MIN
Organizing a developer conference for 15,000 attendees
Cat Herding with Lions and Tigers - Christian Heilmann
09:00 MIN
Navigating the growing complexity of modern CSS
WeAreDevelopers LIVE – You Don’t Need JavaScript, Modern CSS and More
Featured Partners
Related Videos
The Design and Evolution of C++
Bjarne Stroustrup
C++ Features You Might Not Know
Jonathan Müller
C++ in constrained environments
Bjarne Stroustrup
Programming secure C#/.NET Applications: Dos & Don'ts
Sebastian Leuer
Eternal Sunshine of the Spotless Programming Language
Stefan Baumgartner
An (In-)Complete Guide to C++ Object Lifetimes
Jonathan Müller
The C++ rvalue lifetime disaster
Arno Schoedl
A Love Letter to Rust
Rainer Stropek
Related Articles
View all articles



From learning to earning
Jobs that call for the skills explored in this talk.

Visonum GmbH
Remote
Junior
Intermediate
React
Redux
TypeScript

Der STANDARD
Vienna, Austria
Senior
Next.js
TypeScript






