Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #42 - Apr 2001
Browse in : |
All
> Topics
> Programming All > Journals > Overload > 42 All of these categories |
- Options:
- View Article Map
- View Archives
Quick Modular Calculations(Part 2)
Description : The minverse algorithm previously seen is fast but has limitations. Cassio Neri presents two alternatives.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Description : The minverse algorithm previously seen is fast but has limitations. Cassio Neri presents two alternatives.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Quick Modular Calculations (Part 1)
Description : Compilers are good at optimising modular calculations. Can we they do better? Cassio Neri shows they can.
Category: [ Programming Topics | Overload Journal #154 - December 2019 ]
Description : Compilers are good at optimising modular calculations. Can we they do better? Cassio Neri shows they can.
Category: [ Programming Topics | Overload Journal #154 - December 2019 ]
QM Bites: Understand Windows Operating-System Identification Preprocessor Macros
Description : Quality matters and bite sized articles help. Matthew Wilson returns with a QM Bites.
Category: [ Programming Topics | Overload Journal #149 - February 2019 ]
Description : Quality matters and bite sized articles help. Matthew Wilson returns with a QM Bites.
Category: [ Programming Topics | Overload Journal #149 - February 2019 ]
QM Bites – Order Your Includes (Twice Over)
Description : Header includes can be a shambles. Matthew Wilson encourages us to bring some order to the chaos.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
Description : Header includes can be a shambles. Matthew Wilson encourages us to bring some order to the chaos.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
QM Bites: Understand Windows OS Identification Preprocessor Macros
Description : There’s confusion between user-defined and predefined Windows 32/64-bit operating-system identification macros. Matthew Wilson shines light on the issue.
Category: [ Programming Topics | Overload Journal #132 - April 2016 ]
Description : There’s confusion between user-defined and predefined Windows 32/64-bit operating-system identification macros. Matthew Wilson shines light on the issue.
Category: [ Programming Topics | Overload Journal #132 - April 2016 ]
QM Bites: looping for-ever
Description : Never-ending loop constructs can confound user and compiler in subtle ways. Matthew Wilson offers advice to maximise portability and transparency.
Category: [ Programming Topics | Overload Journal #132 - April 2016 ]
Description : Never-ending loop constructs can confound user and compiler in subtle ways. Matthew Wilson offers advice to maximise portability and transparency.
Category: [ Programming Topics | Overload Journal #132 - April 2016 ]
QM Bites : Maximising Discoverability of Virtual Methods
Description : C++11 introduced override as a contextual keyword. Matthew Wilson encourages us to use it.
Category: [ Programming Topics | Overload Journal #131 - February 2016 ]
Description : C++11 introduced override as a contextual keyword. Matthew Wilson encourages us to use it.
Category: [ Programming Topics | Overload Journal #131 - February 2016 ]
QM Bites – The two sides of Boolean Parameters
Description : Boolean parameters are tempting but make life difficult. Matthew Wilson advises us to avoid them (almost) all the time.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
Description : Boolean parameters are tempting but make life difficult. Matthew Wilson advises us to avoid them (almost) all the time.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
Quality Matters #8: Exceptions for Recoverable Conditions
Description : Too many programs deal with exceptions incorrectly. Matthew Wilson suggests practical steps to improve your code.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Description : Too many programs deal with exceptions incorrectly. Matthew Wilson suggests practical steps to improve your code.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Quality Matters #7 Exceptions: the story so far
Description : Exception handling is difficult to get right. Matthew Wilson recaps the story so far.
Category: [ Programming Topics | Overload Journal #114 - April 2013 ]
Description : Exception handling is difficult to get right. Matthew Wilson recaps the story so far.
Category: [ Programming Topics | Overload Journal #114 - April 2013 ]
Queue with Position Reservation
Description : Multiple threads can make processing a message queue faster. Eugene Surman needs the right data structure.
Category: [ Programming Topics | Overload Journal #101 - February 2011 ]
Description : Multiple threads can make processing a message queue faster. Eugene Surman needs the right data structure.
Category: [ Programming Topics | 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 ]
Quality Matters #6: Exceptions for Practically-Unrecoverable Conditions
Description : Being robust is harder than you think. Matthew Wilson analyses a classic program.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
Description : Being robust is harder than you think. Matthew Wilson analyses a classic program.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
Quality Matters: Diagnostic Measures
Description : How do we catch problems early? Matthew Wilson investigates the recls library.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Description : How do we catch problems early? Matthew Wilson investigates the recls library.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Quality Matters: Diagnostic Measures (Listings)
Description : Program listings for Quality Matters: Diagnostic Measures
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Description : Program listings for Quality Matters: Diagnostic Measures
Category: [ Programming Topics | Design of applications and programs | Overload Journal #95 - February 2010 ]
Quality Matters: Introductions, and Nomenclature
Description : There are many aspects of Software Quality. Matthew Wilson introduces us to some of the concepts.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #92 - August 2009 ]
Description : There are many aspects of Software Quality. Matthew Wilson introduces us to some of the concepts.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #92 - August 2009 ]
Quick Guide to MinGW (GCC for Windows)
Category: [ Programming Topics | CVu Journal Vol 15, #3 - Jun 2003 ]
Category: [ Programming Topics | CVu Journal Vol 15, #3 - Jun 2003 ]