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 Process Topics or CVu Journal Vol 28, #4 - September 2016

Options:
View Article Map
View Archives
Modern C++ Features: User-Defined Literals
Description : User-defined literals were introduced in C++11. Arne Mertz walks us through their use.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Python Streams vs Unix Pipes
Description : Dealing with an infinite sequence requires some thought. Thomas Guest presents various ways to approach such a problem.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Hello World in Go
Description : Go provides a way to write efficient concurrent programs in a C-like language. Eleanor McHugh shares a "Hello, world!" tutorial.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Afterwood
Description : One JavaScript module was removed and every Node.js build was knocked for six. Chris Oldwood fictionalises the tale.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Speak Up!
Description : Pete Goodliffe urges us to speak to the animals (that is, to other developers).
Category: [ Process Topics | CVu Journal Vol 28, #5 - November 2016 ]
Delivering Bad News from QA
Description : Silas S. Brown describes how not to report your senior colleague’s bug.
Category: [ Process Topics | CVu Journal Vol 28, #5 - November 2016 ]
Commit Checklist
Description : Chris Oldwood goes through the motions of version control.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
On High Rollers
Description : A student investigates the Baron’s last puzzle.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
A Commoner’s Response
Description : Roger Orr offers an analysis of the Baron’s last game.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
Determinism: Requirements vs Features
Description : A program can easily be non-deterministic. Sergey Ignatchenko considers how to define determinism.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Eight Rooty Pieces
Description : Finding a square root is a common interview question. Patrick Martin demonstrates eight different ways to find a root.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
Polymorphic Comparisons
Description : Polymorphic comparisons require much boilerplate. Robert Mill and Jonathan Coe introduce a template utility for such comparisons.
Category: [ Programming Topics | Overload Journal #135 - October 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 ]
Attacking Licensing Problems with C++
Description : Software licenses are often crackable. Deák Ferenc presents a technique for tackling this problem.
Category: [ Programming Topics | Overload Journal #135 - October 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.

C Vu Volume 28 Issue 4 PDF

Martin Moene

11 September 2016 17:14:00 +01:00

Home-Grown Tools
Description : Chris Oldwood turns to custom tools when off the shelf won’t do.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]
Why Floats Are Never Equal
Description : Silas S. Brown tries his hand at optimising floating point equality comparisons.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]
Smarter, Not Harder
Description : Pete Goodliffe tries to solve the right problems the right way.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 28, #4 - September 2016 ]
An Introduction to OpenMP
Description : Silas S. Brown dabbles in multiprocessing to speed up his calculations.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]

  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|
Sort by Date Title