Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top

Webinar: Let's make a programming language. Lexer - 29.04

>
>
Posts: #Cpp

Posts: # Cpp

31 Mar 2026
How catch-block selection works in exception handling
Anton Tretyakov
If a pill knows what to treat, could an exception also understand when to stop its journey through the stack? In application programming, a description like this is often enough, but sometimes...
...
20 Mar 2026
Let's dig into some vibe code
Andrey Karpov
Let's scrutinize some vibe code that promises to change the world or whatever. We'll review and analyze this code using static...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
13 Mar 2026
Is OpenBSD... exotic? Community member's perspective
Taras Shevchenko
The internet is buzzing about GNU/Linux. People talk about the BSD family of operating systems less often than about this one. Are they more complex? Are they more boring? We'll get to the bottom...
...
04 Mar 2026
Comments that outlived errors
Evgenii Feklin
Many static analyzers enable suppressing individual warnings directly in code via special comments. Over time, the number of such comments in projects increases. Some of them lose their relevance...
...
25 Fév 2026
How far does lookup see in C++?
Aleksandra Uvarova
In C++, it's good practice to place functions next to the types they operate on. To apply this approach correctly, we need to understand how name lookup mechanisms work and spot where functions...
...
02 Fév 2026
Silent foe or quiet ally: Brief guide to alignment in C++. Part 2
Elizaveta Zhegalova
It seems like we've already revealed the secret of alignment and defeated an invisible enemy—unaligned access. Memory is under control, but performance still whispers, "Don't forget about...
...
29 Jan 2026
Silent foe or quiet ally: Brief guide to alignment in C++
Elizaveta Zhegalova
Imagine your program is a model of clean code—reviewed, tested, and seemingly flawless. But its performance still falls short of expectations. You've checked everything you know. Maybe...
...
16 Jan 2026
How do exceptions work in C++ on Linux?
Anton Tretyakov
Our treasured language lets us leverage powerful tools and guard us from countless implementation details. Although exceptions have a bad name among many developers, a detailed analysis of how...
...
12 Jan 2026
What's C++ like in gamedev?
Guest
We invite you to read an article on how C++ is used in modern game development and why the industry is still not ready to move away from it. The author explores how C++ works at different levels...
...
30 Déc 2025
Bugs in the Wild West: Top 10 C and C++ errors of 2025
Aleksandra Uvarova
All year long, we've been riding across the vast plains of open-source code, investigating crimes, taking out vulnerabilities, and collecting trophies. Today, we decided to step into the...
...
View more Pagination arrow previous
Showing: - of 635