ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics or Design of applications and programs or Overload Journal #118 - December 2013

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 ]
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 ]
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 ]
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 ]
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 ]
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 ]
[ 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
Debuggers Should Go Backwards
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 :

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 :

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 ]

  |<   <   1   2   3   >   >|
Sort by Date Title