PDA

View Full Version : How to make fewer errors at the stage of code writing. Part N3. QT.



Andrey_Karpov
13th July 2011, 07:39
Abstract
This is the third article where I will tell you about a couple of new programming methods that can help you make your code simpler and safer. You may read the previous two posts here (http://www.viva64.com/en/a/0070/) [1] and here (http://www.viva64.com/en/a/0072/) [2]. This time we will take samples from the Qt project.

Article: http://software.intel.com/en-us/articles/how-to-make-fewer-errors-at-the-stage-of-code-writing-part-n3/