Advertisement
Membership
Login
ACCU Buttons
Design of applications and programs or CVu Journal Vol 29, #6 - January 2018
Browse in : |
All
> Topics
> Design All > Journals > CVu > 296 All of these categories |
- Options:
- View Article Map
- View Archives
A Usable C++ Dialect that is Safe Against Memory Corruption
Description : Suitable allocators for (Re)Actors can speed things up. Sergey Ignatchenko continues his investigation in Allocator for (Re)Actors (Part 2).
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Description : Suitable allocators for (Re)Actors can speed things up. Sergey Ignatchenko continues his investigation in Allocator for (Re)Actors (Part 2).
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Metaclasses: Thoughts on Generative C++
Description : Can you simplify C++ with minimal library extension? Herb Sutter shows how metaclasses could make this possible.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Description : Can you simplify C++ with minimal library extension? Herb Sutter shows how metaclasses could make this possible.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
A Functional Alternative to Dependency Injection in C++
Description : Dependency injection allows flexibility. Satprem Pamudurthy showcases a functional alternative in C++.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Description : Dependency injection allows flexibility. Satprem Pamudurthy showcases a functional alternative in C++.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Rip It Up and Start Again
Description : Jez Higgins shares a tale of re-implementing a software system.
Category: [ Design of applications and programs | CVu Journal Vol 29, #3 - July 2017 ]
Description : Jez Higgins shares a tale of re-implementing a software system.
Category: [ Design of applications and programs | CVu Journal Vol 29, #3 - July 2017 ]
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 ]
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 ]
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 ]
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 ]
Executable Documentation Doesn’t Have To Slow You Down
Description : Comprehensibility of end-to-end scenarios and quick feedback of unit tests are competing goals. Seb Rose introduces Cucumber with tags to meet both needs.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #114 - April 2013 ]
Description : Comprehensibility of end-to-end scenarios and quick feedback of unit tests are competing goals. Seb Rose introduces Cucumber with tags to meet both needs.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #114 - April 2013 ]
Systems Thinking Software Development
Description : Many processes cause more problems than they solve. Tom Sedge shows how to tailor your own.
Category: [ Design of applications and programs | Process Topics | Overload Journal #103 - June 2011 ]
Description : Many processes cause more problems than they solve. Tom Sedge shows how to tailor your own.
Category: [ Design of applications and programs | Process Topics | Overload Journal #103 - June 2011 ]
Rise of the Machines
Description : Sometimes the world really is out to get you. Kevlin Henney identifies some culprits.
Category: [ Design of applications and programs | Overload Journal #101 - February 2011 ]
Description : Sometimes the world really is out to get you. Kevlin Henney identifies some culprits.
Category: [ Design of applications and programs | Overload Journal #101 - February 2011 ]
Quality Matters Christmas Intermezzo
Description : Sometimes it's good to reflect. Matthew Wilson considers what he's learnt so far.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #100 - December 2010 ]
Description : Sometimes it's good to reflect. Matthew Wilson considers what he's learnt so far.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #100 - December 2010 ]
You're Going To Have To Think!
Description : Numerical computing has many pitfalls. Richard Harris starts looking for a silver bullet.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
Description : Numerical computing has many pitfalls. Richard Harris starts looking for a silver bullet.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
To DLL or Not To DLL
Description : Shared libraries provide both benefits and problems. Sergey Ignatchenko introduces a rabbit's-eye view.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
Description : Shared libraries provide both benefits and problems. Sergey Ignatchenko introduces a rabbit's-eye view.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
Renovating a Legacy C++ Project
Description : Over time projects tend to become hard to maintain. Alan Griffiths describes how one was improved.
Category: [ Project Management | Design of applications and programs | Overload Journal #98 - August 2010 ]
Description : Over time projects tend to become hard to maintain. Alan Griffiths describes how one was improved.
Category: [ Project Management | Design of applications and programs | Overload Journal #98 - August 2010 ]
Single-Threading: Back to the Future? (Part 2)
Description : Multithreading can cause notoriously difficult bugs. Sergey Ignatchenko finds mitigating strategies for programs on servers.
Category: [ Design of applications and programs | Overload Journal #98 - August 2010 ]
Description : Multithreading can cause notoriously difficult bugs. Sergey Ignatchenko finds mitigating strategies for programs on servers.
Category: [ Design of applications and programs | Overload Journal #98 - August 2010 ]