Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Journals > CVu |
- ACCU magic
by Pete Goodliffe
Category: [ CVu Journal Vol 17, #1 - Feb 2005 | Professionalism in Programming, from CVu journal ]
by Adam Petersen
Category: [ CVu Journal Vol 17, #1 - Feb 2005 | Programming Topics ]
Description :
This is the second of a two part article describing an experiment carried out during the 2004 ACCU conference. The previous part was published in the previous issue of C Vu. This second part discusses how the if statement part of the problem affected subject performance.
by Derek M. JonesCategory: [ CVu Journal Vol 17, #1 - Feb 2005 | Programming Topics ]
Description :
Elephant is a C++ memory observer. It keeps track of all calls to new and delete via custom implementations of operator new and operator delete.
by Paul GrenyerCategory: [ CVu Journal Vol 17, #1 - Feb 2005 | Programming Topics ]
by Roger Leigh
Category: [ CVu Journal Vol 17, #1 - Feb 2005 | Programming Topics ]
by D. A. Thomas
Category: [ CVu Journal Vol 17, #1 - Feb 2005 | Programming Topics ]
by Francis Glassborow
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Francis' Scribbles from CVu journal ]
by Pete Goodliffe
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Professionalism in Programming, from CVu journal ]
by David A. Caabeiro
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Student Code Critiques from CVu journal. ]
by Jonathan Selby
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
Description :
In the fourth installment of our series on cross-platform GUI programming with the Qt C++ toolkit, we are going to write a custom widget using Qt. The widget in question is a "scribble" widget (see Figure 1) - that is, the drawing area of a simple paint program
by Jasmin BlanchetteCategory: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
Description :
In this article I will visit the mechanics of namespaces and anonymous namespaces and explain how they are used to solve some of the problems associated with linking C++ programs. Then I will move on to explain how they can also be used to provide context.
by Paul GrenyerCategory: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
Description :
This article reports on an experimental study, carried out during the 2004 ACCU conference, that investigates the consequences of a limited capacity short term memory on subjects' performance in some of the tasks needed to comprehend short sequences of code.
by Derek M. JonesCategory: [ CVu Journal Vol 16, #6 - Dec 2004 | Project Management ]
by Paul Johnson
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Project Management ]
by Silas S. Brown
Category: [ CVu Journal Vol 16, #6 - Dec 2004 ]
by Roger Leigh
Category: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
Description :
Part 3 - An Example Using Foundation
by D. A. ThomasCategory: [ CVu Journal Vol 16, #6 - Dec 2004 | Programming Topics ]
by Simon Sebright
Category: [ CVu Journal Vol 16, #5 - Oct 2004 | Letters to the Editor ]