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 #123 - October 2014

Options:
View Article Map
View Archives
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
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 ]
Scenarios Using Custom DSLs
Description : Natural-language BDD can be hard to maintain. Liz Keogh demonstrates a simple code-based alternative.
Category: [ Programming Topics | Overload Journal #153 - October 2019 ]
[ 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
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 ]
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 ]
Seeing the Wood for the Trees
Description : The outdoors is fabled to be great. Teedy Deigh suggests your code reflects your environment without ever having to look out of the window.
Category: [ Programming Topics | Overload Journal #126 - April 2015 ]
Seeing Things Differently
Description : The Multiple Material Marching Cubes (M3C) algorithm builds 3D models from 2D slices. Stuart Golodetz introduces it and provides a C++ implementation.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
Servlets
Description :

What is a servlet and why use one?


Category: [ Programming Topics | CVu Journal Vol 12, #4 - Jul 2000 ]
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 ]
Silas's Corner
Description :

Cross-Compiling Python Scripts into Windows Applications


Category: [ Programming Topics | CVu Journal Vol 17, #3 - Jun 2005 ]
Simple Android programming with WebKit
Description : Silas S. Brown shares his trials with developing for mobile devices.
Category: [ Programming Topics | CVu Journal Vol 27, #1 - March 2015 ]
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 ]
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 ]
Simplicity Through Immutability
Description : Chris Oldwood considers the benefits of unchangeable data.
Category: [ Programming Topics | CVu Journal Vol 26, #6 - January 2015 ]

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