In this section, there are articles written by our team members on the following subjects: static code analysis and tools, 64-bit applications development, parallel programs creation.
Code Analysis (all articles of the section)
- Consequences of using the Copy-Paste method in C++ programming and how to deal with it
- How to make fewer errors at the stage of code writing (part 1, 2, 3, 4)
- PVS-Studio: analyzing ReactOS's code
64-bit Development (all articles of the section)
- A Collection of Examples of 64-bit Errors in Real Programs
- Seven Steps of Migrating a Program to a 64-bit System
- Lessons on development of 64-bit C/C++ applications
PVS-Studio Tool (all articles of the section)
- Comparing the general static analysis in Visual Studio 2010 and PVS-Studio by examples of errors detected in five open source projects
- Comparing capabilities of PVS-Studio and Visual Studio 2010 in detecting defects in 64-bit programs
Parallel Programming (all articles of the section)