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 Overload Journal #102 - April 2011

Options:
View Article Map
View Archives
Introducing CODEF/CML
Description : This article introduces a C# serialization facility that proposes a novel separation between object models, representing the serialized data, and class descriptors, representing the binding to the receiving design space.
Category: [ Programming Topics | Overload Journal #74 - Aug 2006 ]
Fine Tuning for lexical_cast
Description : Alexander Nasonov takes a look at Boost's lexical_cast and addresses a common user request: "make it go faster".
Category: [ Programming Topics | Overload Journal #74 - Aug 2006 ]
C# Generics - Beyond Containers of T
Description : Steve Love takes a look at generics in C# v2.0, how to use them to simplify code and even remove dependencies.
Category: [ Programming Topics | Overload Journal #74 - Aug 2006 ]
The Kohonen Neural Network Library
Description : Seweryn Habdank-Wojewódzki and Janusz Rybarski present a C++ library for users of Kohonen Neural Networks.
Category: [ Programming Topics | Overload Journal #74 - Aug 2006 ]
Comments Considered Evil
Description : We are taught that adding comments to code is a good thing and adds value. In practice this value is seldom, if ever, realised. Mark Easterbrook makes the case for a better way.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
How Do Those Funky Placeholders Work?
Description : The current C++ standard function binders are notoriously difficult to use. Chris Gibson exposes the secret the Boost alternative, which is so much better it seems like magic.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Implementing drop-down menus in pure CSS (no JavaScript)
Description : Implementing drop-down menus to aid website navigation is usually thought to require lots of JavaScript. This article shows how to do it using just CSS.
Category: [ Programming Topics | Internet Topics | Overload Journal #73 - Jun 2006 ]
The Rise and Fall of Singleton Threaded
Description : Steve Love explores how 'Singletons' in design can seem a good idea at the time, why they are generally a mistake, and what to do if you have them.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #73 - Jun 2006 ]
The Case Against TODO
Description : TODO - a neat way to label work in progress or an easy way to disguise the flaws in a codebase?
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Objects for States
Description : Originally captured in Design Patterns, Objects for States is described in close conjunction with the Singleton pattern. This article investigates better alternatives for implementing the pattern in C++.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
[ C and C++ | Frameworks | Programming ] Boost C++ Libraries
Description : Boost provides free peer-reviewed portable C++ source libraries.
Added on : 11 February 2006 22:54:32 +00:00
[ C and C++ | Development Techniques | Programming ] STLFilt
Description : An STL Error Message Decryptor for C++
Added on : 11 February 2006 22:44:18 +00:00
[ C and C++ | Development Techniques | Programming ] Effective STL Example Source Code
Description : Effective STL Example Source Code
Added on : 11 February 2006 22:40:20 +00:00
[ C and C++ | Programming ] C++ Archive
Description : Links to C++ information
Added on : 11 February 2006 22:33:01 +00:00
[ C and C++ | Development Techniques | Programming ] Scott Meyers
Description : Scott Meyers is one of the world's foremost experts on C++ software development.
Added on : 11 February 2006 22:18:14 +00:00

  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|
Sort by Date Title