ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics or Overload Journal #123 - October 2014

Options:
View Article Map
View Archives
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
From Occam's Razor to No Bugs' Axe
Description : Designing good APIs that stand the test of time is notoriously hard. Sergey Ignatchenko suggests a radical guideline.
Category: [ Programming Topics | Process Topics | Overload Journal #100 - December 2010 ]
FRUCTOSE - a C++ Unit Test Framework
Description : Andrew Marlow describes the development of FRUCTOSE and how it is different from other unit test frameworks.
Category: [ Programming Topics | Overload Journal #77 - Feb 2007 ]
Functional Error-Handling with Optional and Expected
Description : Exceptions should be exceptional. Simon Brand shows modern alternatives from the standard library and ways to improve them.
Category: [ Programming Topics | Overload Journal #143 - February 2018 ]
Functional Programming in C++
Description : Richard Falconer reports on an ACCU talk by Kevlin Henney.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Functional Programming Using C++ Templates (Part 1)
Description : Template metaprogramming can initially seem baffling, but exploring its link to functional programming helps shed some light on things.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #81 - Oct 2007 ]
Functional Programming Using C++ Templates (Part 2)
Description : Continuing his exploration of functional programming and template metaprogramming, Stuart Golodetz looks at some data structures.
Category: [ Programming Topics | Overload Journal #82 - Dec 2007 ]
[ Linux | C and C++ | Programming ] GCC Home Page
Description : The GNU Compiler Collection Home Page
Added on : 10 February 2006 22:19:16 +00:00
[ Linux | C and C++ | Programming ] GCC online documentation
Description : GCC online documentation
Added on : 10 February 2006 22:20:14 +00:00
Generating Lists for C++ in Python
Description :

In this, the second article in my Practical Uses for Python in C++ Series, I explore and provide examples of using Python [python] to generate lists for C++.


Category: [ Programming Topics | CVu Journal Vol 15, #3 - Jun 2003 ]
Generics Without Templates
Description : Robert Jones presents an alternative implementation of C++'s std::vector that can be used the absence of templates and exceptions.
Category: [ Programming Topics | Overload Journal #83 - Feb 2008 ]
Generics without Templates - Revisited
Description : Can you use the STL if your compiler lacks templates? Robert Jones implements iterators and alogorithms.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #88 - December 2008 ]
Get Debugging Better!
Description : The GNU debugger has several useful features you may not know. Jonathan Wakely shows us how to save time and pain with some simple tricks.
Category: [ Programming Topics | Overload Journal #127 - June 2015 ]
Getting Started with J2EE
Description :

This document is meant as a brief introduction to the Java 2 Enterprise Edition.


Category: [ Programming Topics | CVu Journal Vol 13, #3 - Jun 2001 ]
Getting Tuple Elements with a Runtime Index
Description : Accessing a tuple with a runtime index is a challenge. Anthony Williams shows us his approach.
Category: [ Programming Topics | Overload Journal #139 - June 2017 ]

  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|
Sort by Date Title