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
Modern C++ Testing
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Description : Various C++ testing framework exist. Phil Nash compares CATCH with the competition.
Category: [ Programming Topics | Overload Journal #125 - February 2015 ]
Musings on Python – by a C++ Developer
Description : Python and C++ are very different languages. Sergey Ignatchenko walks through things in Python that can confuse a C++ programmer.
Category: [ Programming Topics | Overload Journal #122 - August 2014 ]
Description : Python and C++ are very different languages. Sergey Ignatchenko walks through things in Python that can confuse a C++ programmer.
Category: [ Programming Topics | Overload Journal #122 - August 2014 ]
Minimal Overhead for Multiple Interfaces
Description : Using multiple interfaces can slow things down. Daniel Gutson and Pablo Oliva present an alternative.
Category: [ Programming Topics | Overload Journal #121 - June 2014 ]
Description : Using multiple interfaces can slow things down. Daniel Gutson and Pablo Oliva present an alternative.
Category: [ Programming Topics | Overload Journal #121 - June 2014 ]
Migrating from Visual SourceSafe to Git
Description : Migrating from one version control system to another is a big change. Chris Oldwood records the trials and triumphs of migrating from VSS to git.
Category: [ Programming Topics | Overload Journal #118 - December 2013 ]
Description : Migrating from one version control system to another is a big change. Chris Oldwood records the trials and triumphs of migrating from VSS to git.
Category: [ Programming Topics | Overload Journal #118 - December 2013 ]
Microsoft Visual C++ V1.5 (16bit)
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Microsoft Visual C++ Strategy
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Mutation Testing
Description : We all know that testing improves our code, guarding against errors. Filip van Laenen asks how we know that the tests are comprehensive?
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : We all know that testing improves our code, guarding against errors. Filip van Laenen asks how we know that the tests are comprehensive?
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Memory Leaks and Memory Leaks
Description : Correct use of memory is a major occupation of software development. Sergey Ignatchenko considers what we mean by ‘correct’.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : Correct use of memory is a major occupation of software development. Sergey Ignatchenko considers what we mean by ‘correct’.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Many Slices of π
Description : Many numberic estimation techniques are easily parallelisable. Steve Love employs multi-threading, message passing, and more in search of π.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : Many numberic estimation techniques are easily parallelisable. Steve Love employs multi-threading, message passing, and more in search of π.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Making String ReTRIEval Fast
Description : Sometimes you really do have to optimize your code. Björn Fahller looks at a string lookup data structure.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
Description : Sometimes you really do have to optimize your code. Björn Fahller looks at a string lookup data structure.
Category: [ Programming Topics | Overload Journal #99 - October 2010 ]
Multi-threading in C++0x
Description : Threading support is being added to C++. Anthony Williams introduces us to the new facilities.
Category: [ Programming Topics | Overload Journal #93 - October 2009 ]
Description : Threading support is being added to C++. Anthony Williams introduces us to the new facilities.
Category: [ Programming Topics | Overload Journal #93 - October 2009 ]
Model View Controller with Java Swing
Description : It's recommended to keep user interface and data model separate. Paul Grenyer looks a common solution.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Description : It's recommended to keep user interface and data model separate. Paul Grenyer looks a common solution.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
[
References
| Microsoft
| Programming
]
Microsoft Press Books
Description : Find books from Microsoft Press that will enable you to get the most from Microsoft tools, technologies, and programs.
Added on : 10 February 2006 23:44:52 +00:00
Description : Find books from Microsoft Press that will enable you to get the most from Microsoft tools, technologies, and programs.
Added on : 10 February 2006 23:44:52 +00:00
[
Microsoft
| C and C++
| Programming
]
Microsoft Visual C++
Description : Microsoft Visual C++ Developers Center
Added on : 10 February 2006 23:43:38 +00:00
Description : Microsoft Visual C++ Developers Center
Added on : 10 February 2006 23:43:38 +00:00
[
Microsoft
| Development Techniques
| Programming
]
Microsoft Developers Network
Description : Microsoft Developers Network
Added on : 10 February 2006 23:42:20 +00:00
Description : Microsoft Developers Network
Added on : 10 February 2006 23:42:20 +00:00
Metaprogramming is Your Friend
Category: [ Programming Topics | Design of applications and programs | Overload Journal #66 - Apr 2005 ]
Category: [ Programming Topics | Design of applications and programs | Overload Journal #66 - Apr 2005 ]
Multiple Streams Going Nowhere
Source : C++ output streams ostream
Category: [ Programming Topics | Overload Journal #65 - Feb 2005 ]
Source : C++ output streams ostream
Category: [ Programming Topics | Overload Journal #65 - Feb 2005 ]
Memory For a Short Sequence of Assignment Statements
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]
Description :
This is the second of a two part article describing an experiment carried out during the 2004 ACCU conference. The previous part was published in the previous issue of C Vu. This second part discusses how the if statement part of the problem affected subject performance.
Category: [ Programming Topics | CVu Journal Vol 17, #1 - Feb 2005 ]