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

Webinar: Let's make a programming language. Part 1. Intro - 20.02

>
Posts

Posts

Oct 07 2020
Analyzing Java Code in IntelliJ using PVS-Studio Analyzer | How to find bugs in your Java Code
If you have been programming for a while, you know the worst thing that can happen to you is one little bug inside your code that you can’t find. It is so frustrating and time consuming and can really demotivate you from coding. So, Today I am going to show you how to …
...
Nullable Reference will not protect you, and here is the proof
Nikolay Mironov
Have you ever wanted to get rid of the problem with dereferencing null references? If so, using Nullable Reference types is not your choice. Do you want to know why? This will be our topic...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Oct 02 2020
Checking WildFly, a JavaEE application server
Dmitry Scherbakov
WildFly (formerly known as JBoss Application Server) is an open-source JavaEE application server developed and first released by JBoss in February, 2008. The primary goal of the project is to...
...
Sep 24 2020
Why it is important to apply static analysis for open libraries that you add to your project
Andrey Karpov
Modern applications are built from third-party libraries like a wall from bricks. Their usage is the only option to complete the project in a reasonable time, spending a sensible budget, so it's...
...
Sep 23 2020
Why code reviews are good, but not enough
Andrey Karpov
Code reviews are definitely necessary and useful. It's a way to impart knowledge, educate, control a task, improve code quality and formatting, fix bugs. Moreover, you can notice high-level...
...
Sep 03 2020
Static Code Analysis Using PVS-Studio // Static Code Analysis For Java, C++, and C# // Thetips4you
Hello Friends, Welcome back to my channel. If you have seen my previous videos we have gone through how to make use of SonarQube for static code analysis and Vulnerability management. In this tutorial, I am going to introduce to you another tool called PVS studio. Lets…
...
Sep 03 2020
Checking QEMU using PVS-Studio
Evgeniy Ovsyannikov
QEMU is a rather well-known application for emulation. Static analysis can help developers of complex projects such as QEMU catch errors at early stages and generally improve quality and...
...
Sep 01 2020
PVS-Studio finds security defects and provides application security. Report by Forrester Research on SAST, Q3 2020
Andrey Karpov, Paul Eremeev
PVS-Studio, originally developed as a universal tool for finding errors in software code, is now gradually focusing on ensuring safety and security of applications, identifying potential...
...
Aug 28 2020
Checking the code of XMage, and why you won't be able to get the special rare cards of the Dragon's Maze collection
Maxim Stefanov
XMage is a client-server application for playing Magic: The Gathering (MTG). XMage's development was started in early 2010. Since then, it has seen 182 releases, attracted an army of...
...
Aug 28 2020
PVS-Studio 7.09
Andrey Karpov
The development of the PVS-Studio analyzer is speeding up. Therefore, most likely, now each release will be followed by a special note so that users don't miss changes that may be useful to...
...
View more Pagination arrow previous
Showing: - of 1623