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
Code Aesthetics
Description : Pete Goodliffe implores us to care (enough) about code beauty.
Category: [ Programming Topics | CVu Journal Vol 29, #5 - November 2017 | Professionalism in Programming, from CVu journal ]
Description : Pete Goodliffe implores us to care (enough) about code beauty.
Category: [ Programming Topics | CVu Journal Vol 29, #5 - November 2017 | Professionalism in Programming, from CVu journal ]
C++11 (and beyond) Exception Support
Description : C++11 introduced many new exception related features. Ralph McArdell gives a comprehensive overview.
Category: [ Programming Topics | Overload Journal #141 - October 2017 ]
Description : C++11 introduced many new exception related features. Ralph McArdell gives a comprehensive overview.
Category: [ Programming Topics | Overload Journal #141 - October 2017 ]
Code Critique Competition 107
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 | Student Code Critiques from CVu journal. ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 | Student Code Critiques from CVu journal. ]
Code Critique Competition 106
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 ]
Code Critique Competition 105
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
Contractual Loopholes
Description : Compilers can optimise away functions you may want to time. Deák Ferenc explores ways to stop this happening.
Category: [ Programming Topics | Overload Journal #138 - April 2017 ]
Description : Compilers can optimise away functions you may want to time. Deák Ferenc explores ways to stop this happening.
Category: [ Programming Topics | Overload Journal #138 - April 2017 ]
Correct Integer Operations with Minimal Runtime Penalties
Description : Results of C++ integer operations are not guaranteed to be arithmetically correct. Robert Ramey introduces a library to enforce correct behaviour.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Description : Results of C++ integer operations are not guaranteed to be arithmetically correct. Robert Ramey introduces a library to enforce correct behaviour.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Code Critique Competition 103
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
Commit Checklist
Description : Chris Oldwood goes through the motions of version control.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
Description : Chris Oldwood goes through the motions of version control.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
C++ Synchronous Continuation Passing Style
Description : Direct and continuation passing styles differ. Nick Weatherhead explains a continuation passing style for synchronous data flow.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Description : Direct and continuation passing styles differ. Nick Weatherhead explains a continuation passing style for synchronous data flow.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
C++ Antipatterns
Description : Certain mistakes crop up frequently in C++. Jonathan Wakely offers some pro-tips to help you avoid common errors.
Category: [ Programming Topics | Overload Journal #134 - August 2016 ]
Description : Certain mistakes crop up frequently in C++. Jonathan Wakely offers some pro-tips to help you avoid common errors.
Category: [ Programming Topics | Overload Journal #134 - August 2016 ]
Code Critique Competition 100
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 28, #3 - July 2016 | Student Code Critiques from CVu journal. ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 28, #3 - July 2016 | Student Code Critiques from CVu journal. ]
Concepts Lite in Practice
Description : Concepts should make templates easier to use and write. Roger Orr gives a practical example to show this.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
Description : Concepts should make templates easier to use and write. Roger Orr gives a practical example to show this.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
Come Code With Me
Description : Alan Griffiths outlines an Open Source project and invites contributions.
Category: [ Programming Topics | CVu Journal Vol 28, #2 - May 2016 ]
Description : Alan Griffiths outlines an Open Source project and invites contributions.
Category: [ Programming Topics | CVu Journal Vol 28, #2 - May 2016 ]
Code Critique Competition 99
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 28, #2 - May 2016 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 28, #2 - May 2016 ]
Classdesc: A Reflection System for C++11
Description : C++ lacks direct support for reflection. Russell Standish brings an automated reflection system for C++, Classdesc, up to date.
Category: [ Programming Topics | Overload Journal #131 - February 2016 ]
Description : C++ lacks direct support for reflection. Russell Standish brings an automated reflection system for C++, Classdesc, up to date.
Category: [ Programming Topics | Overload Journal #131 - February 2016 ]
CPU Clocks and Clock Interrupts, and Their Effects on Schedulers
Description : Instructions to sleep for a second almost never result in precisely one second’s sleep. Bob Schmidt walks us through the mechanics of why.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
Description : Instructions to sleep for a second almost never result in precisely one second’s sleep. Bob Schmidt walks us through the mechanics of why.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
Code Critique Competition 96
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Code Critique Competition 95
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Code Critique Competition 93
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]