The progress keeps on going. My favorite static code analyzer PVS-Studio is developing too. It has occurred to me recently that those projects we already checked, we can well check again. It would...
MVP (Most Valuable Professional) is an award given by the Microsoft corporation every three months. The award is given to the most helpful and active participants of technical communities...
Having checked ReactOS's code I managed to fulfill three of my wishes at once. Firstly, I had wanted for a long time to write an article on a common project. It's not interesting to check the...
The last week QuakeCon 2011 saw John Carmack (co-founder and CTO of Id Software) recounting his experiences with static code analyzers using three tools as examples: Gimpel Software...
Recently, while telling you about check of another project, I have constantly repeated that it is a very quality code and there are almost no errors in it. A good example is analysis of such...
Many readers liked my article "Consequences of using the Copy-Paste method in C++ programming and how to deal with it". Scott Meyers noticed it too and asked me how static analysis proper helped...