Advertisement
Membership
Login
ACCU Buttons
Design of applications and programs or Process Topics or Overload Journal #103 - June 2011
Browse in : |
All
> Topics
> Design All > Topics > Process All > Journals > Overload > o103 All of these categories |
- Options:
- View Article Map
- View Archives
The Cat’s Meow
Description : Gail Ollis reports from the App-a-thon World Record attempt.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 27, #4 - September2015 ]
Description : Gail Ollis reports from the App-a-thon World Record attempt.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 27, #4 - September2015 ]
Writing a Technical Book
Description : Adam Tornhill discusses motivation, publishing and how to stay focused without ruining your life.
Category: [ Process Topics | CVu Journal Vol 27, #2 - May 2015 ]
Description : Adam Tornhill discusses motivation, publishing and how to stay focused without ruining your life.
Category: [ Process Topics | CVu Journal Vol 27, #2 - May 2015 ]
Non-Superfluous People: UX Specialists
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital.
Category: [ Design of applications and programs | Overload Journal #126 - April 2015 ]
Description : User experience specialists are sometimes regarded as superfluous people. Sergey Ignatchenko demonstrates why they can be vital.
Category: [ Design of applications and programs | Overload Journal #126 - April 2015 ]
What Do People Do All Day?
Description : Thaddaeus Frogley shares his day to day activities as a games programmer.
Category: [ Process Topics | CVu Journal Vol 27, #1 - March 2015 ]
Description : Thaddaeus Frogley shares his day to day activities as a games programmer.
Category: [ Process Topics | CVu Journal Vol 27, #1 - March 2015 ]
Standards Report
Description : Mark Radford brings the latest news from C++ Standardisation.
Category: [ Process Topics | CVu Journal Vol 26, #6 - January 2015 ]
Description : Mark Radford brings the latest news from C++ Standardisation.
Category: [ Process Topics | CVu Journal Vol 26, #6 - January 2015 ]
Playing By The Rules
Description : Pete Goodliffe makes up his own rules.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Description : Pete Goodliffe makes up his own rules.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Taming the Inbox
Description : Chris Oldwood shares his tactics for keeping on top of the mail.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Description : Chris Oldwood shares his tactics for keeping on top of the mail.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Standards Report
Description : Mark Radford brings the latest news from C++ Standardisation.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
Description : Mark Radford brings the latest news from C++ Standardisation.
Category: [ Process Topics | CVu Journal Vol 26, #5 - November 2014 ]
A Scheduling Technique for Small Software Projects and Teams
Description : Despite myriad scheduling tools, projects still overrun. Bob Schmidt presents some tips for accurate scheduling.
Category: [ Process Topics | Overload Journal #123 - October 2014 ]
Description : Despite myriad scheduling tools, projects still overrun. Bob Schmidt presents some tips for accurate scheduling.
Category: [ Process Topics | Overload Journal #123 - October 2014 ]
Feeding Back
Description : Feedback can be positive and negative. Kevlin Henney contemplates how to make feedback useful.
Category: [ Process Topics | Overload Journal #123 - October 2014 ]
Description : Feedback can be positive and negative. Kevlin Henney contemplates how to make feedback useful.
Category: [ Process Topics | Overload Journal #123 - October 2014 ]
Does Test-Driven Development Harm Clarity?
Description : Is clarity the key thing to aim for when writing software? Andy Balaam considers if TDD harms clarity and if this matters.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
Description : Is clarity the key thing to aim for when writing software? Andy Balaam considers if TDD harms clarity and if this matters.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
KISSing SOLID Goodbye
Description : Can you remember what SOLID stands for? Chris Oldwood distills it down to two easy to remember principles.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
Description : Can you remember what SOLID stands for? Chris Oldwood distills it down to two easy to remember principles.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
TDD Discussions and Disagreements
Description : Recently people have been arguing about the benefits and pitfalls if TDD. Seb Rose summarises the differing standpoints and presents his own.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
Description : Recently people have been arguing about the benefits and pitfalls if TDD. Seb Rose summarises the differing standpoints and presents his own.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #122 - August 2014 ]
Branching Strategies
Description : Branching can either be embraced or avoided. Chris Oldwood documents the pros and cons of three main branching strategies.
Category: [ Programming Topics | Process Topics | Overload Journal #121 - June 2014 ]
Description : Branching can either be embraced or avoided. Chris Oldwood documents the pros and cons of three main branching strategies.
Category: [ Programming Topics | Process Topics | Overload Journal #121 - June 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 ]
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 ]
Lies, Damn Lies and Estimates
Description : Predicting how long something will take is hard. Seb Rose takes us on a brief tour through the swamp that is estimation.
Category: [ Process Topics | Overload Journal #117 - October 2013 ]
Description : Predicting how long something will take is hard. Seb Rose takes us on a brief tour through the swamp that is estimation.
Category: [ Process Topics | Overload Journal #117 - October 2013 ]
YAGNI-C as a Practical Application of YAGNI
Description : YAGNI can seem vague. Sergey Ignatchenko offers a more precise definition.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
Description : YAGNI can seem vague. Sergey Ignatchenko offers a more precise definition.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
Has the Singleton Not Suffered Enough
Description : Singletons are much maligned. Omar Bashir considers why.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
Description : Singletons are much maligned. Omar Bashir considers why.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #117 - October 2013 ]
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 ]
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 ]
The Uncertainty Principle
Description : Not being sure of something is usually thought of as a problem. Kevlin Henney argues to the contrary.
Category: [ Process Topics | Overload Journal #115 - June 2013 ]
Description : Not being sure of something is usually thought of as a problem. Kevlin Henney argues to the contrary.
Category: [ Process Topics | Overload Journal #115 - June 2013 ]