Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Design of applications and programs or Overload Journal #118 - December 2013
Browse in : |
All
> Topics
> Programming All > Topics > Design All > Journals > Overload > o118 All of these categories |
- Options:
- View Article Map
- View Archives
Maintaining Context for Exceptions
Category: [ Programming Topics | CVu Journal Vol 15, #4 - Aug 2003 ]
Category: [ Programming Topics | CVu Journal Vol 15, #4 - Aug 2003 ]
Maintaining Context for Exceptions (Alternative)
Category: [ Programming Topics | CVu Journal Vol 15, #6 - Dec 2003 ]
Category: [ Programming Topics | CVu Journal Vol 15, #6 - Dec 2003 ]
Make and Forward Consultables and Delegates
Description : Sometimes forwarding to a contained object requires lots of boilerplate code. Nicolas Bouillot introduces consultables and delegates to automate this.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Description : Sometimes forwarding to a contained object requires lots of boilerplate code. Nicolas Bouillot introduces consultables and delegates to automate this.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Making a Linux Desktop
Description : Alan Griffiths adds support for shell components to the desktop environment.
Category: [ Design of applications and programs | CVu Journal Vol 32, #4 - September 2020 ]
Description : Alan Griffiths adds support for shell components to the desktop environment.
Category: [ Design of applications and programs | CVu Journal Vol 32, #4 - September 2020 ]
Making a Linux Desktop
Description : Alan Griffiths illustrates how to get started with Mir.
Category: [ Design of applications and programs | CVu Journal Vol 31, #4 - September 2019 ]
Description : Alan Griffiths illustrates how to get started with Mir.
Category: [ Design of applications and programs | CVu Journal Vol 31, #4 - September 2019 ]
Making a Linux Desktop – Launching Applications
Description : Alan Griffiths continues his series on the Mir desktop.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Description : Alan Griffiths continues his series on the Mir desktop.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Making a Linux Desktop: Painting Some Wallpaper
Description : Alan Griffiths continues his series on coding with the Mir library.
Category: [ Design of applications and programs | CVu Journal Vol 31, #5 - November 2019 ]
Description : Alan Griffiths continues his series on coding with the Mir library.
Category: [ Design of applications and programs | CVu Journal Vol 31, #5 - November 2019 ]
Making a Tool of Deception
Description : Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Description : Is it possible to use modern C++ to make mocking easy? Björn Fahller introduces Trompeloeil, a header-only mocking framework for C++14.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Making String ReTRIEval Fast
Description : Sometimes you really do have to optimize your code. Björn Fahller looks at a string lookup data structure.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
Description : Sometimes you really do have to optimize your code. Björn Fahller looks at a string lookup data structure.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
Managing Class Coupling
Category: [ Design of applications and programs | Overload Journal #3 - Aug 1993 ]
Category: [ Design of applications and programs | Overload Journal #3 - Aug 1993 ]
Many Slices of π
Description : Many numberic estimation techniques are easily parallelisable. Steve Love employs multi-threading, message passing, and more in search of π.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : Many numberic estimation techniques are easily parallelisable. Steve Love employs multi-threading, message passing, and more in search of π.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Marking Benches
Description : Too slow! Russel Winder reminds us that benchmarking code performance is a complicated issue.
Category: [ Design of applications and programs | Overload Journal #141 - October 2017 ]
Description : Too slow! Russel Winder reminds us that benchmarking code performance is a complicated issue.
Category: [ Design of applications and programs | Overload Journal #141 - October 2017 ]
Mean Properties
Description : Property based testing is all the rage. Russel Winder walks us through an example of properties an arithmetic mean function should have.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Description : Property based testing is all the rage. Russel Winder walks us through an example of properties an arithmetic mean function should have.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Measuring Throughput and the Impact of Cache-line Awareness
Description : How do you measure throughput? Richard Reich and Wesley Maness investigate suitable metrics.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Description : How do you measure throughput? Richard Reich and Wesley Maness investigate suitable metrics.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Meet the Social Side of Your Codebase
Description : Programming requires collaboration. Adam Tornhill suggests some ways to uncover communication paths in your organisation.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Description : Programming requires collaboration. Adam Tornhill suggests some ways to uncover communication paths in your organisation.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Members' experiences
Description :
Category: [ Design of applications and programs | CVu Journal Vol 15, #3 - Jun 2003 ]
Description :
Inspiration 7.0
Category: [ Design of applications and programs | CVu Journal Vol 15, #3 - Jun 2003 ]
Members' Experiences
Description :
Category: [ Programming Topics | CVu Journal Vol 13, #2 - Apr 2001 ]
Description :
Sun's Forte Java IDE
Category: [ Programming Topics | CVu Journal Vol 13, #2 - Apr 2001 ]
Memory For a Short Sequence of Assignment Statements
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Description :
This is the second of a two part article describing an experiment carried out during the 2004 ACCU conference. The previous part was published in the previous issue of C Vu. This second part discusses how the if statement part of the problem affected subject performance.
Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]