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
Overused Code Reuse
Description : It’s tempting to use someone else’s code rather than write it yourself. Sergey Ignatchenko reports that ‘No Bugs’ Bunny recommends caution.
Category: [ Programming Topics | Overload Journal #101 - February 2011 ]
One Approach to Using Hardware Registers in C++
Description : Testing increases software reliability. Martin Moene presents a technique for checking the control of hardware.
Category: [ Programming Topics | Overload Journal #95 - February 2010 ]
Orderly Termination of Programs
Description : Ensuring a clean shutdown is important. Omar Bashir presents some techniques.
Category: [ Programming Topics | Overload Journal #89 - February 2009 ]
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 ]
[ Various | Paradigms | Programming ] Objective Caml
Description : Objective Caml is the most popular variant of the Caml language. From a language standpoint, it extends the core Caml language with a fully-fledged object-oriented layer, as well as a powerful module system, all connected by a sound, polymorphic type system featuring type inference.
Source : Old site
Added on : 10 February 2006 21:33:29 +00:00
OOD and Testing using the Dependency Inversion Principle
Description :

I learned one of the most important OOD techniques 10 years ago on an OOD workshop. It has since become known as the Dependency Inversion Principle.


Category: [ Programming Topics | CVu Journal Vol 12, #6 - Dec 2000 ]

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