Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #123 - October 2014
Browse in : |
All
> Topics
> Programming All > Journals > Overload > o123 All of these categories |
- Options:
- View Article Map
- View Archives
Designing Observers in C++11
Description : The observer pattern is over two decades old. Alan Griffiths fits a venerable design pattern into a contemporary context.
Category: [ Programming Topics | Overload Journal #124 - December 2014 ]
Description : The observer pattern is over two decades old. Alan Griffiths fits a venerable design pattern into a contemporary context.
Category: [ Programming Topics | Overload Journal #124 - December 2014 ]
Determinism: Requirements vs Features
Description : A program can easily be non-deterministic. Sergey Ignatchenko considers how to define determinism.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Description : A program can easily be non-deterministic. Sergey Ignatchenko considers how to define determinism.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Deterministic Components for Distributed Systems
Description : Non-deterministic data leads to unstable tests. Sergey Ignatchenko considers when this happens and how to avoid it.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
Description : Non-deterministic data leads to unstable tests. Sergey Ignatchenko considers when this happens and how to avoid it.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
Developing a C++ Unit Testing Framework
Category: [ Programming Topics | Overload Journal #52 - Dec 2002 ]
Category: [ Programming Topics | Overload Journal #52 - Dec 2002 ]
Do birds in their little nests always agree?
Category: [ Programming Topics | Overload Journal #4 - Feb 1994 ]
Category: [ Programming Topics | Overload Journal #4 - Feb 1994 ]
Do Repeat Yourself
Description : Software developers are well aware of the ‘DRY Principle’. Lucian Radu Teodorescu investigates when this common wisdom does not always hold.
Category: [ Programming Topics | Overload Journal #151 - June 2019 ]
Description : Software developers are well aware of the ‘DRY Principle’. Lucian Radu Teodorescu investigates when this common wisdom does not always hold.
Category: [ Programming Topics | Overload Journal #151 - June 2019 ]
do...while
Description :
Category: [ Programming Topics | CVu Journal Vol 16, #1 - Feb 2004 ]
Description :
What can be said about C’s everyday do...while loop? It just does something while some condition holds. End of story, right?
No, of course not. That would make the title of this small article silly, so let’s cover two topics.
Category: [ Programming Topics | CVu Journal Vol 16, #1 - Feb 2004 ]
doctest – the Lightest C++ Unit Testing Framewor
Description : C++ has many unit testing frameworks. Viktor Kirilov introduces doctest.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Description : C++ has many unit testing frameworks. Viktor Kirilov introduces doctest.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
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 ]
Dogen: The Package Management Saga
Description : How do you manage packages in C++? Marco Craveiro eventually discovered Conan after some frustrating experiences.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
Description : How do you manage packages in C++? Marco Craveiro eventually discovered Conan after some frustrating experiences.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
[
References
| News and Views
| Programming
]
Don Knuth's Home Page
Description : News, FAQ, errata etc.
Added on : 11 February 2006 00:15:02 +00:00
Description : News, FAQ, errata etc.
Added on : 11 February 2006 00:15:02 +00:00
Don’t Assume Any Non-Zero exit() Will Fail!
Description : Silas S. Brown shares his finding on process exit codes.
Category: [ Programming Topics | CVu Journal Vol 30, #3 - July 2018 ]
Description : Silas S. Brown shares his finding on process exit codes.
Category: [ Programming Topics | CVu Journal Vol 30, #3 - July 2018 ]
Don’t Design for Performance Until It’s Too Late
Description : People claim optimisation can cause unreadable code. Andy Balaam argues good performance should be at the core of code design.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]
Description : People claim optimisation can cause unreadable code. Andy Balaam argues good performance should be at the core of code design.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]
Dynamic C++ (Part 2)
Description : Previously we saw how to use some simple dynamic features in C++. Alex Fabijanic and Richard Saunders explore more powerful dynamic tools.
Category: [ Programming Topics | Overload Journal #116 - August 2013 ]
Description : Previously we saw how to use some simple dynamic features in C++. Alex Fabijanic and Richard Saunders explore more powerful dynamic tools.
Category: [ Programming Topics | Overload Journal #116 - August 2013 ]
Dynamic C++, Part 1
Description : Static and dynamic languages have different trade-off. Alex Fabijanic attempts to get the best of both worlds.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Description : Static and dynamic languages have different trade-off. Alex Fabijanic attempts to get the best of both worlds.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
DynamicAny (Part 2)
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
Description : Alex Fabijanic uncovers the internals of DynamicAny with some performance and size tests.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #87 - October 2008 ]
DynamicAny, Part I
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Description : Alex Fabijanic presents a class hierarchy providing dynamic typing in standard C++.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #86 - August 2008 ]
Editor << letters;
Category: [ Programming Topics | Overload Journal #28 - Oct 1998 | Letters to the Editor ]
Category: [ Programming Topics | Overload Journal #28 - Oct 1998 | Letters to the Editor ]
editor << letters;
Category: [ Programming Topics | Overload Journal #34 - Oct 1999 | Letters to the Editor ]
Category: [ Programming Topics | Overload Journal #34 - Oct 1999 | Letters to the Editor ]