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

Posts: articles

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...
...
30 Mar 2026
"Please press button for assistance"
Alena Shornikova
Back when I joined PVS-Studio five years ago, my ex-colleague (who pretty much taught me how to code) wrote an article on tech support and how to avoid burning out. Over the past few years...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
27 Mar 2026
Get started with PVS-Studio static analyzer
Gleb Aslamov
PVS-Studio static analyzer is a tool for detecting code errors throughout the entire project lifecycle. In this article, you can meet the key analyzer features, common usage scenarios, and...
...
26 Mar 2026
Closed-world assumption in Java
Egor Pishii
Building Native Image for a Java application requires configuration of reflection, proxies, and other dynamic Java mechanisms. But why is this necessary if the JVM handles all of this...
...
25 Mar 2026
S&Box game engine: Inspecting grains of sand
Gleb Aslamov
The market for modern game engines is steadily growing; more and more studios are choosing smaller engines rather than one of the two major players (or, given recent events, just one). Today...
...
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...
...
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...
...
#Go
11 Mar 2026
PVS-Studio Go analyzer beta testing
Artem Rovenskii
After months of extensive work on a new static code analyzer for Go, our team announces that it's now ready for public testing. Join the Early Access Program to be among the first to test. Here's...
...
11 Mar 2026
PVS-Studio JavaScript/TypeScript analyzer beta testing
Konstantin Volohovsky
After months of extensive work on a new static code analyzer for JavaScript and TypeScript, our team announces that it's now ready for public testing. Join the Early Access Program to be among...
...
#Go
06 Mar 2026
^ != <<
Georgii Tormozov
In some languages, the '^' operator can be used for exponentiation, but in other popular development stacks, it operates as the exclusive OR (XOR) operator. Today, we'll discuss how this...
...
View more Pagination arrow previous
Showing: - of 1573