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 #45 - Oct 2001

Options:
View Article Map
View Archives
On Francis’s Challenge #4
Description : Andreas Gieriet presents his solution (ab-)using expression- and jump-statements.
Category: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
On Turnabout is Fair Play
Description : A student responds to the Baron’s latest challenge.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
On the Defensive
Description : Pete Goodliffe demonstrates defensive programming techniques for robust code.
Category: [ Programming Topics | CVu Journal Vol 29, #1 - March 2017 ]
Overloading with Concepts
Description : Concepts can play a role in function overloading. Andrew Sutton shows us how.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
On High Rollers
Description : A student investigates the Baron’s last puzzle.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
On Fifteen Love
Description : A student demystifies the Baron’s game of cards.
Category: [ Programming Topics | CVu Journal Vol 28, #2 - May 2016 ]
On Zero-Side-Effect Interactive Programming, Actors, and FSMs
Description : Functional programming is alien to many programmers. Sergey Ignatchenko considers parallels between actors and finite state machines.
Category: [ Programming Topics | Overload Journal #131 - February 2016 ]
Once Again on TCP vs UDP
Description : TCP and UDP have different properties. Sergey Ignatchenko weighs up their pros and cons.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
One Definition Rule
Description : Roger Orr explains an often misunderstood aspect of C++.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Ode to the BBDB
Description : Silas S. Brown remembers different ways of managing email contacts.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Order Notation in Practice
Description : What does complexity measurement mean? Roger Orr reminds us of the academic definition and looks at some real life situations.
Category: [ Programming Topics | Overload Journal #124 - December 2014 ]
Optimizing Big Number Arithmetic Without SSE
Description : Addition and multiplication can be slow for big numbers. Sergey Ignatchenko and Dmytro Ivanchykhin try to speed things up.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
Object-Environment Collision Detection using Onion BSPs
Description : Previously we considered 3D navigation. Stuart Golodetz demonstrates how to detect collisions using onion binary space partitioning.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #118 - December 2013 ]
Operators for Arithmetic Classes

Source : Generated via JPG, PDF, OCR, markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Outsource Your Self-Discipline
Description : It’s all too easy to skip those tedious but vital steps towards code quality. Filip van Laenen suggests getting someone else to do them.
Category: [ Programming Topics | Overload Journal #105 - October 2011 ]
Over-Generic Use of Abstractons as a Major Cause of Wasting Resources
Description : We often find ways to hide complexity. Sergey Ignatchenko looks at how this can be sub-optimal.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
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 ]

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