Confirmation of the Microsoft MVP status in the Developer Technologies category actually means a lot. So we'd like to congratulate our DevRel Andrey Karpov and share the news with you! 🎉
🔗https://mvp.microsoft.com/ru-ru/PublicProfile/4034935
🔗https://mvp.microsoft.com/ru-ru/PublicProfile/4034935
PVS-Studio is included in the Forrester Research report "Now Tech: Static Application Security Testing, Q3 2020" as a SAST specialist. Adopting Static Application Security Testing (SAST) methodology improves application security and helps to reduce the impact of security flaws in application lifecycle.
Forrester Research is a leading emerging-technology research firm providing data and analysis that defines the impact of technology change on business. The report is available by purchase or with a subscription with Forrester Research:
https://www.forrester.com/…/Now+Tech+Static+A…/-/E-RES161475
Forrester Research is a leading emerging-technology research firm providing data and analysis that defines the impact of technology change on business. The report is available by purchase or with a subscription with Forrester Research:
https://www.forrester.com/…/Now+Tech+Static+A…/-/E-RES161475
Checking the Code of XMage, and Why You Won't Be Able to Get the Special Rare Cards of the Dragon's Maze Collection https://www.viva64.com/en/b/0758/
Viva64
Checking the Code of XMage, and Why You Won
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 cont...
PVS-Studio code analyzer as a tool for finding security defects and providing application security. Report by Forrester Research on SAST, Q3 2020 https://www.viva64.com/en/b/0759/
Viva64
PVS-Studio code analyzer as a tool for finding security defect...
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 ...
Rob and Jason are joined by Oleg Rabaev. They first discuss some papers from the latest ISO mailing and a new feature in Microsoft’s vcperf tool. Then they talk to Oleg Rabaev about Unit Testing methodologies and why it’s important to write testable code. 🔗https://cppcast.com/testing-oleg-rabaev/
Bartlomiej Filipek shared his report on using the PVS-Studio static code analyzer. The tool helped him with identifying 8 critical issues not to mention good code style and performance enhancements (in total 137 warnings).
Visit the link to read more: 🔗 https://www.bfilipek.com/2020/09/pvs-studio-checking.html
Visit the link to read more: 🔗 https://www.bfilipek.com/2020/09/pvs-studio-checking.html
Rob and Jason are joined by David Olsen from NVIDIA. They first discuss the news from the ISO Committee that C++20 has been approved and work on C++23 will continue virtually. Then they talk with David about his work on NVIDIA’s C++ compiler to run parallel algorithm code on the GPU and a proposal he’s working on to introduce 16-bit floats to standard C++. https://cppcast.com/stdpar-david-olsen/
Why code reviews are good, but not enough https://www.viva64.com/en/b/0761/
Viva64
Why code reviews are good, but not enough
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-lev...
Why it is important to apply static analysis for open libraries that you add to your project https://www.viva64.com/en/b/0762/
Viva64
Why it is important to apply static analysis for open librarie...
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, ...
Rob and Jason are joined by Jon Kalb. They talk about the first on-line CppCon conference and plans for the future. https://cppcast.com/cppcon-2020-wrapup/
Checking WildFly, a JavaEE Application Server https://www.viva64.com/en/b/0763/
Viva64
Checking WildFly, a JavaEE Application Server
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 i...
Rob and Jason are joined by Emery Berger from the University of Massachusetts Amherst. They first discuss updates to GCC and the September ISO mailing. Then they talk to Emery Berger about Performance tooling and how improvements in Performance should be measured. 🔗https://cppcast.com/performance-matters/
Nullable Reference will not protect you, and here is the proof https://www.viva64.com/en/b/0764/
Viva64
Nullable Reference will not protect you, and here is the proof
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 topi...
We have classified our blog posts in several topics so that you can find the necessary information easily.
🎮 Today we suggest reading these articles on open source game projects and game engines checks.
🔗https://www.viva64.com/en/tags/?q=GameDev
🎮 Today we suggest reading these articles on open source game projects and game engines checks.
🔗https://www.viva64.com/en/tags/?q=GameDev
Upsetting Opinions about Static Analyzers https://www.viva64.com/en/b/0765/
Viva64
Upsetting Opinions about Static Analyzers
Static analysis tools have advanced far over the time they've been around. They no longer resemble the linters that were in active use 20 years ago. But some programmers still view them a...
Rob and Jason are joined by Emery Berger from the University of Massachusetts Amherst. They first discuss updates to GCC and the September ISO mailing. Then they talk to Emery Berger about Performance tooling and how improvements in Performance should be measured. 🔗https://cppcast.com/performance-matters/
Organizing Content on Our Blog with Tags https://www.viva64.com/en/b/0766/
Viva64
Organizing Content on Our Blog with Tags
As you know, we regularly post new content on programming and various interesting events from our company's life on our blog. The range of topics is expanding, and the number of articles ...