Advertisement
Membership
Login
ACCU Buttons
ACCU Topics
Browse in : |
All
> Topics
|
|
- Options:
- View Article Map
- View Archives
Description : How hard can it be to make a file in C++ with international text literals in its name? Alf Steinbach shows us.
Category: [ Programming Topics | Overload Journal #116 - August 2013 ]
Description : Have you ever thought your software had a life of its own? Sergey Ignatchenko wonders whether you might be right.
Category: [ Programming Topics | Overload Journal #109 - June 2012 ]
Description : Designing programs for multi-core systems can be extremely complex. Anthony Williams suggests some patterns to keep things under control.
Category: [ Programming Topics | Overload Journal #105 - October 2011 ]
Description : Today's languages force a one-size-fits-all approach on projects. Yaakov Belch, Sergey Ignatchenko and Dmytro Ivanchykhin suggest a more flexible solution.
Category: [ Design of applications and programs | Overload Journal #94 - December 2009 ]
Description : Prevention is better than cure. Klaus Marquardt suggests some treatments to avoid problems.
Category: [ Project Management | Process Topics | Overload Journal #87 - October 2008 ]
Description : Software problems have much in common with diseases. Klaus Marquardt has a diagnosis and offers some treatments.
Category: [ Design of applications and programs | Overload Journal #86 - August 2008 ]
Description : Patterns try to solve problems. Klaus Marquardt looks at one from a medical perspective.
Category: [ Design of applications and programs | Overload Journal #85 - June 2008 ]
Description : Nigel Eke acts as a guide to aspect oriented programming using AspectJ as an example.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #77 - Feb 2007 ]
Description : Christopher Baus explains the advantages of using a pooled memory allocation strategy for high performance applications.
Category: [ Programming Topics | Overload Journal #76 - Dec 2006 ]
Description : Rachel Davies explains how to implement pair programming and why it can be an effective practice for programmers.
Category: [ Process Topics | Overload Journal #73 - Jun 2006 ]
Description : The Source for Perl
Added on : 10 February 2006 23:53:13 +00:00
Description : Hundreds of ready-to-use PHP programs for your web site!
Added on : 10 February 2006 23:51:18 +00:00
Description :
To summarize, as memory goes too low, garbage collection could kick in, but it in turn needs memory to maintain a traversal stack … Quite a catch-22.
Category: [ Programming Topics | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
This final part of the series will step outside the domain of standard C and investigate a pattern for event-driven applications. The REACTOR pattern decouples different responsibilities and allows applications to demultiplex and dispatch events from potentially many clients.
Category: [ Design of applications and programs | CVu Journal Vol 17, #5 - Oct 2005 ]
Description :
This part of the series will highlight another principle for dependency management and illustrate how both of these principles may be realized in C using the OBSERVER pattern.
Category: [ Design of applications and programs | CVu Journal Vol 17, #4 - Aug 2005 ]
Description :
In this article I present a series of thought provoking questions based on some topics that I've covered in past issues.
Category: [ Project Management | CVu Journal Vol 17, #3 - Jun 2005 ]
Description :
This part of the series will investigate a design pattern that adds flexibility to common software entities by letting clients customize and extend them without modifying existing code.
Category: [ Design of applications and programs | CVu Journal Vol 17, #3 - Jun 2005 ]
Category: [ Design of applications and programs | CVu Journal Vol 17, #2 - Apr 2005 ]