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

ACCU Journals: CVu and Overload


Overload
Overload
Options:
View Article Map
View Archives
Bug Hunting
Description : Pete Goodliffe continues the hunt for software faults.
Category: [ Programming Topics | CVu Journal Vol 27, #6 - January 2016 ]
Finding Text
Description : Chris Oldwood hunts for the right tool to search text files.
Category: [ Programming Topics | CVu Journal Vol 27, #6 - January 2016 ]
in vivo, in vitro, in silico
Description : Frances Buontempo examines the idea of software vivisection.
Category: [ Programming Topics | CVu Journal Vol 27, #6 - January 2016 ]
"HTTPS Everywhere" considered harmful
Description : Silas S. Brown considers an unintended cost of security.
Category: [ Programming Topics | CVu Journal Vol 27, #6 - January 2016 ]
Code Critique Competition 97
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ CVu Journal Vol 27, #6 - January 2016 | Student Code Critiques from CVu journal. ]
View from the Chair
Description : Alan Lenton, chair@accu.org
Category: [ CVu Journal Vol 27, #6 - January 2016 ]

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Overload 130 PDF

Martin Moene

08 December 2015 10:00:54 +00:00

Editorial: Reduce, reuse, recycle
Description : The introduction of a carrier bag tax has caused a little fuss. Frances Buontempo considers if it has lessons for programmers.
Category: [ Overload Journal #130 - December 2015 | Journal Editorial ]
Once Again on TCP vs UDP
Description : TCP and UDP have different properties. Sergey Ignatchenko weighs up their pros and cons.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
Type Mosaicing with Consultables and Delegates
Description : If several classes need to work together lots of boilerplate code is often needed. Nicolas Bouillot introduces type mosaicing to avoid this.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
The Universality and Expressiveness of std::accumulate
Description : Folding is a highly generic operation available through std::accumulate. Paul Keir goes beyond reduction, with the help of C++14’s polymorphic lambdas.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
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 ]
Identify your Errors better with char[]
Description : Error codes still get used instead of exceptions. Patrick Martin and Dietmar Kühl consider how to use char arrays for better information.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
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 ]

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

C Vu Volume 27 Issue 5 PDF

Martin Moene

11 November 2015 09:40:06 +00:00

Bug Hunting
Description : Pete Goodliffe looks for software faults.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Building C & C++ CLI Programs with the libCLImate Mini-framework
Description : Matthew Wilson presents a framework for simplifying CLI programs.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Raspberry Pi Linux User Mode GPIO in C++ (Part 3)
Description : Ralph McArdell demonstrates the library with two peripherals on the Pi.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
One Definition Rule
Description : Roger Orr explains an often misunderstood aspect of C++.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]

  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|
Sort by Date Title