Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #73 - Jun 2006
Browse in : |
All
> Topics
> Programming All > Journals > Overload > 73 All of these categories |
- Options:
- View Article Map
- View Archives
C-side Re-sort
Description : In spite of the attention given to object-oriented development, TDD and modern testing frameworks, it is worth understanding how and why unit testing has an important role to play in general, regardless of the technologies or broader development philosophy involved. This article walks through a simple example, highlighting some of the motivation behind basic unit testing and the practices involved but without following through into TDD.
Category: [ Programming Topics | Overload Journal #68 - Aug 2005 ]
Description : In spite of the attention given to object-oriented development, TDD and modern testing frameworks, it is worth understanding how and why unit testing has an important role to play in general, regardless of the technologies or broader development philosophy involved. This article walks through a simple example, highlighting some of the motivation behind basic unit testing and the practices involved but without following through into TDD.
Category: [ Programming Topics | Overload Journal #68 - Aug 2005 ]
C++ Interface Classes - Noise Reduction
Description : Interface classes are a principle mechanism for separating a class' interface from its implementation in C++. I wrote an introduction to interface classes in a previous article. In this article, I intend to explore interface classes - and their implementation classes - further.
Category: [ Programming Topics | Overload Journal #68 - Aug 2005 ]
Description : Interface classes are a principle mechanism for separating a class' interface from its implementation in C++. I wrote an introduction to interface classes in a previous article. In this article, I intend to explore interface classes - and their implementation classes - further.
Category: [ Programming Topics | Overload Journal #68 - Aug 2005 ]
A Technique for Register Access in C++
Description : This article discusses a C++ scheme for accessing hardware registers in an optimal way.
Category: [ Programming Topics | Overload Journal #68 - Aug 2005 ]
Description : This article discusses a C++ scheme for accessing hardware registers in an optimal way.
Category: [ Programming Topics | Overload Journal #68 - Aug 2005 ]
Welcome to the Wonderful World of Porting!
Category: [ Programming Topics | CVu Journal Vol 17, #3 - Jun 2005 ]
Category: [ Programming Topics | CVu Journal Vol 17, #3 - Jun 2005 ]
Silas's Corner
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #3 - Jun 2005 ]
Description :
Cross-Compiling Python Scripts into Windows Applications
Category: [ Programming Topics | CVu Journal Vol 17, #3 - Jun 2005 ]
New Container Classes in Qt 4
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #3 - Jun 2005 ]
Description :
In this article, we will review Qt 4's new set of template container classes.
Category: [ Programming Topics | CVu Journal Vol 17, #3 - Jun 2005 ]
Taming Complexity: A Class Hierarchy Tale
Category: [ Programming Topics | Overload Journal #67 - Jun 2005 ]
Category: [ Programming Topics | Overload Journal #67 - Jun 2005 ]
Separating Interface and Implementation in C++
Category: [ Programming Topics | Overload Journal #66 - Apr 2005 ]
Category: [ Programming Topics | Overload Journal #66 - Apr 2005 ]
Overload Resolution - Selecting the Function
Category: [ Programming Topics | Overload Journal #66 - Apr 2005 ]
Category: [ Programming Topics | Overload Journal #66 - Apr 2005 ]
Metaprogramming is Your Friend
Category: [ Programming Topics | Design of applications and programs | Overload Journal #66 - Apr 2005 ]
Category: [ Programming Topics | Design of applications and programs | Overload Journal #66 - Apr 2005 ]
I Wish Programming Was Easy Again
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
Using Qt's Non-GUI Classes
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
Description :
In the fifth installment of our series on cross-platform programming with the Qt 3 C++ toolkit, we are going to review Qt's non-GUI classes.
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
An Introduction to Objective-C
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
Description :
Part 5 - The Philosophy Behind Objective-C
Category: [ Programming Topics | CVu Journal Vol 17, #2 - Apr 2005 ]
Multiple Streams Going Nowhere
Source : C++ output streams ostream
Category: [ Programming Topics | Overload Journal #65 - Feb 2005 ]
Source : C++ output streams ostream
Category: [ Programming Topics | Overload Journal #65 - Feb 2005 ]