Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
Posts

Posts

Sep 15 2022
The check of the Rhino JavaScript engine or how the unicorn met the rhino
Valery Komarov
Among the wide variety of programming languages, what our users want the most is that the PVS-Studio analyzer to start supporting JavaScript. The Rhino engine is a project that our team can use...
...
Sep 13 2022
Non-standard containers in C++
Guest
Container is an object which stores a collection of related objects (or elements). The container manages the storage space that is allocated for its elements.
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Sep 08 2022
ML.NET: can Microsoft's machine learning be trusted?
Andrey Moskalev
In 2018, Microsoft created ML.NET, a machine learning framework for .NET developers. Since then, the machine learning library has undergone significant changes and acquired new features to...
...
Sep 06 2022
The risks of using vulnerable dependencies in your project, and how SCA helps manage them
Nikita Lipilin
Most applications today use third-party libraries. If such a library contains a vulnerability, an app that uses this library may also be vulnerable. But how can you identify such...
...
Sep 03 2022
C++ Puzzlers - Yuri Minaev - C++ on Sea 2022
Yuri Minaev
If you think you know all the ways to shoot yourself in the foot in C++ - you could be wrong. Let's embark upon an exciting journey along the perilous paths of our favourite programming language. We'll see hidden traps, navigate around UB-filled pits, and see how cruel…
...
Sep 01 2022
Build to order? Checking MSBuild for the second time
Nikita Panevin
MSBuild is a popular open-source build platform created by Microsoft. Developers all over the world use MSBuild. In 2016, we checked it for the first time and found several suspicious places. Can...
...
Aug 31 2022
The feedback for our C++ quiz and why it matters
Alexey Sarkisov
Earlier we wrote about our quiz for C++ developers. Since the quiz launch, we have been carefully collecting your feedback. Some of the comments were related to the quiz errors, that we...
...
Aug 30 2022
Who you are in C#
Ever wondered who you are in C#? So, this quiz is what you need! To get to the top, you should answer 10 questions. Please answer the questions as honestly as possible. It would be better if you selected the most suitable option as applicable to you. This would help...
...
Aug 30 2022
The unicorns of PVS-Studio
Andrey Karpov
Let us guess: you're reading this article right now because you saw our unicorn illustrations and liked it. Anyway, we are pleased to see you here. In this article, we're going to tell you why...
...
Aug 30 2022
The concept of smart pointer static_ptr<T> in C++
Guest
We have several smart pointers in C++ – 'std::unique_ptr', 'std::shared_ptr', 'std::weak_ptr'.
...
View more Pagination arrow previous
Showing: - of 1605