Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Design of applications and programs or Overload Journal #118 - December 2013
Browse in : |
All
> Topics
> Programming All > Topics > Design All > Journals > Overload > o118 All of these categories |
- Options:
- View Article Map
- View Archives
Dynamic C++, Part 1
Description : Static and dynamic languages have different trade-off. Alex Fabijanic attempts to get the best of both worlds.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Description : Static and dynamic languages have different trade-off. Alex Fabijanic attempts to get the best of both worlds.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Debugging Run Time Memory Problems
Description : The C++ Standard is often silent on what happens when things go wrong. Matthew Jones looks under the bonnet to take control.
Category: [ Programming Topics | Overload Journal #98 - August 2010 ]
Description : The C++ Standard is often silent on what happens when things go wrong. Matthew Jones looks under the bonnet to take control.
Category: [ Programming Topics | Overload Journal #98 - August 2010 ]
Debugging with the Macro Processor
Category: [ Programming Topics | CVu Journal Vol 1, #3 - Feb 1988 ]
Category: [ Programming Topics | CVu Journal Vol 1, #3 - Feb 1988 ]
DynamicAny (Part 2)
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
DynamicAny, Part I
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Divide and Conquer: Partition Trees and Their Uses
Description : The world is a complex place. Stuart Golodetz introduces a powerful technique to describe it.
Category: [ Design of applications and programs | Overload Journal #86 - August 2008 ]
Description : The world is a complex place. Stuart Golodetz introduces a powerful technique to describe it.
Category: [ Design of applications and programs | Overload Journal #86 - August 2008 ]
Design in Test-Driven Development
Description : With its roots in Japanese just-in-time manufacturing, Test-Driven Development (TDD) puts the traditional development process on its head. Adam Petersen discusses when to use TDD, how to use it successfully, and its use in up-front design.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #78 - Apr 2007 ]
Description : With its roots in Japanese just-in-time manufacturing, Test-Driven Development (TDD) puts the traditional development process on its head. Adam Petersen discusses when to use TDD, how to use it successfully, and its use in up-front design.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #78 - Apr 2007 ]
[
References
| News and Views
| Programming
]
Don Knuth's Home Page
Description : News, FAQ, errata etc.
Added on : 11 February 2006 00:15:02 +00:00
Description : News, FAQ, errata etc.
Added on : 11 February 2006 00:15:02 +00:00
Debuggers Should Go Backwards
Description :
Category: [ Design of applications and programs | CVu Journal Vol 17, #6 - Dec 2005 ]
Description :
The computer science community has shown a woeful lack of interest in debugging, which given the huge economic cost of debugging is somewhat mysterious. However, there may be signs of "green shoots" in the desert landscape of debugging tools.
Category: [ Design of applications and programs | CVu Journal Vol 17, #6 - Dec 2005 ]
db4objects - Innovating Object Databases with Open
Source
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
Recently, I had the chance to interview Christof Wittig, CEO of db4objects (www.db4o.com).
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
do...while
Description :
Category: [ Programming Topics | CVu Journal Vol 16, #1 - Feb 2004 ]
Description :
What can be said about C’s everyday do...while loop? It just does something while some condition holds. End of story, right?
No, of course not. That would make the title of this small article silly, so let’s cover two topics.
Category: [ Programming Topics | CVu Journal Vol 16, #1 - Feb 2004 ]
Developing a C++ Unit Testing Framework
Category: [ Programming Topics | Overload Journal #52 - Dec 2002 ]
Category: [ Programming Topics | Overload Journal #52 - Dec 2002 ]
Designing C++ Interfaces - Templates
Category: [ Programming Topics | Design of applications and programs | Overload Journal #44 - Aug 2001 ]
Category: [ Programming Topics | Design of applications and programs | Overload Journal #44 - Aug 2001 ]
Designing C++ Interfaces - Exception Safety
Category: [ Programming Topics | Overload Journal #43 - Jun 2001 ]
Category: [ Programming Topics | Overload Journal #43 - Jun 2001 ]