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

Posts

How to develop code analyzer in 48 hours
Viktoria Pelipenko, Kirill Epifanov, Konstantin Volohovsky
Static analysis is a robust tool that helps developers to control code quality. Let's try to develop a simple analyzer for Lua using Java and see what's under the static analyzer...
...
13 Aoû 2024
Flax Engine. Exploring game engine & analyzing its source code
Andrey Moskalev
"It's like Unreal and Unity had a baby," as the GameDev community has affectionately described the engine. Not only is that a cute way to describe the engine, but it's also quite spot-on...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
12 Aoû 2024
Get me two! PVS-Studio plugin update for SonarQube
Valerii Filatov
The PVS-Studio plugin for SonarQube has been around for a long time. However, in the latest update, we've turned one plugin into two plugins! This post will explain why it happened, what's new...
...
09 Aoû 2024
Even great mathematicians make mistakes
Evgenii Slepyshkov
We know that math is a science of precision. Can we say the same about GeoGebra, an interactive math learning software? Let's analyze the project source code using...
...
07 Aoû 2024
How to find job for Rescue Rangers: analyzing Godot Engine
Alexey Smolskas
Developing and playing games can be an incredibly engaging, addictive, and satisfying activity. But nothing spoils the gameplay experience like a tricky hidden bug. So, today we'll be looking at...
...
05 Aoû 2024
C++ programmer's guide to undefined behavior: part 3 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the third part of an e-book on undefined behavior. This is not a textbook, as it's intended for those who are already familiar with C++ programming. It's a kind of...
...
02 Aoû 2024
.NET Digest #2
Artem Rovenskii
Welcome to our second news and event digest for the .NET world! The first digest resonated with you, so the PVS-Studio C# team has gathered the most awesome and handy insights for you again...
...
31 Jul 2024
Sponsored: Modern Static Code Analysis the Example of PVS-Studio
Konstantin Volohovsky
How can you detect potential errors yet at the development stage? The technology of static analysis helps to answer this question. We will explore what it is and how it works using the example of a modern code analyzer, PVS-Studio. We will consider practical examples o…
...
31 Jul 2024
Search query for bugs in Apache Solr
Daniil Liakhov
Once again, we're checking the Apache product. This time we chose Solr, an open-source search server platform. Solr enables you quickly and efficiently search for information in databases and...
...
26 Jul 2024
Debugging bugs in x64dbg debugger. No debugger
Taras Shevchenko
We can't develop programs without debugging. Modern IDEs have a built-in debugger, but there are cases when using IDE for debugging is superfluous or impossible. So, standalone debuggers come to...
...
View more Pagination arrow previous
Showing: - of 1579