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 #151 - June 2019

Options:
View Article Map
View Archives
C++ Range and Elevation
Description : C++ provides many features for higher-level programming, but lacks some common ones present in other languages.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
Causality – Relating Distributed Diagnostic Contexts
Description : Supporting a system with many moving parts can be hard. Chris Oldwood demonstrates one way to add tags to log information to aid diagnosis.
Category: [ Programming Topics | Overload Journal #114 - April 2013 ]
Complex Logic in the Member Initialiser List
Description : The syntactic form of the member initialiser list restricts the logic that it contains. Cassio Neri presents some techniques to overcome these constraints.
Category: [ Programming Topics | Overload Journal #112 - December 2012 ]
Curiously Recursive Template Problems with Aspect Oriented Programming
Description : Hugo Arregui, Carlos Castro and Daniel Gutson work out how to combine two useful techniques.
Category: [ Programming Topics | Overload Journal #109 - June 2012 ]
Compiling a Static Web Site Using the C Preprocessor
Description : Sometimes the obvious way is still too complex. Sergey Ignatchenko relates how ‘No Bugs’ Bunny found an unexpectedly simple approach to creating a web site.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Concurrent Programming with Go
Description : Concurrency is becoming ever more important. Mark Summerfield looks at the approach of the new language Go.
Category: [ Programming Topics | Overload Journal #106 - December 2011 ]
Commenting programs, how and why
Description : A letter has flooded in from Colin Masterson, the author of our series on structured programming:
Category: [ Programming Topics | CVu Journal Vol 1, #2 - Dec 1987 | Letters to the Editor ]
Creating a Framework for the iPhone
Description : Apple's iPhone SDK doesn't allow you to create a Framework. Pete Goodliffe explains how to build one manually.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #94 - December 2009 ]
Code Rot
Description : Maintaining code is vital to keep it working. Tom Guest explores what happens when you neglect it.
Category: [ Programming Topics | Overload Journal #92 - August 2009 ]
Complexity, Requirement and Modules
Description : Programs can be unnecessarily complex. Rafael Jay examines a technique for doing better.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #91 - June 2009 ]
[ C and C++ | Programming ] C++0x An Overview
Description : Bjarne Stroustrup talks and answers questions about the next version of C++.
Added on : 23 January 2008 16:35:18 +00:00
[ References | Paradigms | Programming ] Code Generation Network
Description : This has a database of code generation tools and also articles and interviews on CG approaches.
Added on : 21 October 2007 13:34:24 +01:00
Continuous Integration with CruiseControl.Net
Description : Is CC any good? How could it be better? Did it make a real difference where it was installed? Should we all give it a go?
Category: [ Programming Topics | Process Topics | Overload Journal #79 - Jun 2007 ]
C++ Unit Test Frameworks
Description : There are many Unit Testing frameworks for C++, but which one to use? Chris Main shares his experience of some of them.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #78 - Apr 2007 ]
C++ Trivial Logger
Description : When a fully functional logging subsystem isn't the answer what does one do? Seweryn Habdank-Wojewódzki rolls his own.
Category: [ Programming Topics | Overload Journal #77 - Feb 2007 ]
C++ Interface Classes - Strengthening Encapsulation
Description : Mark looks at the separation of interface and implementation in C++, and how the separation helps to strengthen encapsulation.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #76 - Dec 2006 ]
C++ Unit Testing Easier: CUTE
Description : Peter Sommerlad presents a lightweight framework for C++ unit testing.
Category: [ Programming Topics | Overload Journal #75 - Oct 2006 ]
Comments Considered Good
Description : In our last issue, we offered the case against comments; in this issue, William Fishbourne responds in defence. He argues that it is not the practice of commenting that it is evil, it is the thoughtless commenter.
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 ]
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 ]

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