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 #95 - February 2010

Options:
View Article Map
View Archives
Standards Report
Description : Mark Radford reports on the latest C++ Standardisation proceedings.
Category: [ Programming Topics | CVu Journal Vol 27, #1 - March 2015 ]
Simplicity Through Immutability
Description : Chris Oldwood considers the benefits of unchangeable data.
Category: [ Programming Topics | CVu Journal Vol 26, #6 - January 2015 ]
Stop the Constant Shouting
Description : CONSTANTS often shout. Jonathan Wakely considers why this happens in C and what the alternatives are in C++.
Category: [ Programming Topics | Overload Journal #121 - June 2014 ]
Size Matters
Description : Should you target 32 or 64 bits? Sergey Ignatchenko and Dmytro Ivanchykhin consider the costs and benefits.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Static – A Force for Good and Evil
Description : We’ve all learnt to avoid the use of the static keyword. Chris Oldwood questions this wisdom.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Search with CppCheck
Description : Finding code of interest is a vital skill but our tools are often too simple. Martin Moene tries something better.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Static Polymorphic Named Parameters in C++
Description : Adding parameters to an object can be messy. Martin Moene demonstrates how method chaining can make code more readable.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
Simple Instrumentation
Description : Programs often run out of memory or grind to a halt. Chris Oldwood demonstrates how to add instrumentation to your code to track its performance.
Category: [ Programming Topics | Overload Journal #116 - August 2013 ]
Secrets of Testing WCF Services
Description : WCF services provide middleware for applications but can be hard to test. Steve Love describes a way to develop a testable app.
Category: [ Programming Topics | Overload Journal #113 - February 2013 ]
Simple Mock Objects for C++11
Description : New C++11 features can be used to implement mock objects for unit tests. Michael Rüegg shows us how he does this in Mockator.
Category: [ Programming Topics | Overload Journal #110 - August 2012 ]
So you want to be a cOOmpiler writer?

Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Some Objects Are More Equal Than Others
Description : Comparing objects is a fundamental operation. Steve Love and Roger Orr consider different language approaches.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]
Systems Thinking Software Development
Description : Many processes cause more problems than they solve. Tom Sedge shows how to tailor your own.
Category: [ Design of applications and programs | Process Topics | Overload Journal #103 - June 2011 ]
Single-Threading: Back to the Future? (Part 2)
Description : Multithreading can cause notoriously difficult bugs. Sergey Ignatchenko finds mitigating strategies for programs on servers.
Category: [ Design of applications and programs | Overload Journal #98 - August 2010 ]
Structure, Part 2
Description : In the last part we spoke about structure in terms of ignoring detail. We now go on to formalise our thinking.
Category: [ Programming Topics | CVu Journal Vol 1, #2 - Dec 1987 ]
Structure, Part 1
Description : How to get some into your C programs!
Category: [ Programming Topics | CVu Journal Vol 1, #1 - Oct 1987 ]
Scalable Graph Coverage
Description : Optimising data processing is often about compromise. Andy Balaam finds the right balance.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #97 - June 2010 ]
Single-Threading: Back to the Future?
Description : Dealing with multi-threading is notoriously hard. Sergey Ignatchenko learns lessons from the past.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #97 - June 2010 ]
Simplifying the C++/Angelscript Binding Process
Description : Many systems provide a scripting language. Stuart Golodetz shows how to make it easier.
Category: [ Programming Topics | Overload Journal #95 - February 2010 ]
Shadow Data Types
Description : Hiding implementation details is a good idea. Jon Jagger shows a technique in C that avoids some of the common problems.
Category: [ Programming Topics | Overload Journal #94 - December 2009 ]

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