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

Browse in : > Journals > Overload > o125
• Programming +

• LettersEditor +

• o125 +
  • Overload 26 PDF
  • Overload 25 PDF
  • Overload 24 PDF
  • Overload 23 PDF
  • Overload 22 PDF
  • Overload 21 PDF
  • Overload 20 PDF
  • Overload 19 PDF
  • Overload 16 PDF
  • Overload 15 PDF
  • Overload 14 PDF
  • Overload 13 PDF
  • Overload 12 PDF
  • Overload 11 PDF
  • Overload 10 PDF
  • Overload 9 PDF
  • Overload 8 PDF
  • Overload 7 PDF

Eight Rooty Pieces
Description : Finding a square root is a common interview question. Patrick Martin demonstrates eight different ways to find a root. by Patrick Martin
Category: [ Overload Journal #135 - October 2016 | Programming Topics ]
Polymorphic Comparisons
Description : Polymorphic comparisons require much boilerplate. Robert Mill and Jonathan Coe introduce a template utility for such comparisons. by Robert Mill and Jonathan Coe
Category: [ Overload Journal #135 - October 2016 | Programming Topics ]
C++ Synchronous Continuation Passing Style
Description : Direct and continuation passing styles differ. Nick Weatherhead explains a continuation passing style for synchronous data flow. by Nick Weatherhead
Category: [ Overload Journal #135 - October 2016 | Programming Topics ]
Attacking Licensing Problems with C++
Description : Software licenses are often crackable. Deák Ferenc presents a technique for tackling this problem. by Deák Ferenc
Category: [ Overload Journal #135 - October 2016 | Programming Topics ]
Home-Grown Tools
Description : Chris Oldwood turns to custom tools when off the shelf won’t do. by Chris Oldwood
Category: [ CVu Journal Vol 28, #4 - September 2016 | Programming Topics ]
Why Floats Are Never Equal
Description : Silas S. Brown tries his hand at optimising floating point equality comparisons. by Silas S. Brown
Category: [ CVu Journal Vol 28, #4 - September 2016 | Programming Topics ]
Smarter, Not Harder
Description : Pete Goodliffe tries to solve the right problems the right way. by Pete Goodliffe
Category: [ CVu Journal Vol 28, #4 - September 2016 | Programming Topics | Process Topics ]
An Introduction to OpenMP
Description : Silas S. Brown dabbles in multiprocessing to speed up his calculations. by Silas S. Brown
Category: [ CVu Journal Vol 28, #4 - September 2016 | Programming Topics ]
Random Confusion
Description : Silas S. Brown tries to clear up a muddle about Standard C’s rand(). by Silas S. Brown
Category: [ CVu Journal Vol 28, #4 - September 2016 | Programming Topics ]
High Rollers
Description : Baron M proposes a new wager over a glass of wine. by Baron M
Category: [ CVu Journal Vol 28, #4 - September 2016 | Programming Topics ]
Standards Report
Description : Jonathan Wakely brings the latest news. by Jonathan Wakely
Category: [ CVu Journal Vol 28, #4 - September 2016 | Programming Topics ]
Some Big-Os are Bigger Than Others
Description : Big-O notation is often used to compare algorithms. Sergey Ignatchenko reminds us that asymptotic limits might not be generally applicable. by Sergey Ignatchenko
Category: [ Overload Journal #134 - August 2016 | Programming Topics ]
Kill the Clones
Description : Problems in code can hide in surprising places. Adam Tornhill demonstrates how to detect software clones and uncover hidden dependencies. by Adam Tornhill
Category: [ Overload Journal #134 - August 2016 | Programming Topics ]
Implementing SNAAAKE
Description : Almost everyone knows the game Snake! Thaddaeus Frogley shares a diary of how his implementation grew over time. by Thaddaeus Frogley
Category: [ Overload Journal #134 - August 2016 | Programming Topics ]
C++ Antipatterns
Description : Certain mistakes crop up frequently in C++. Jonathan Wakely offers some pro-tips to help you avoid common errors. by Jonathan Wakely
Category: [ Overload Journal #134 - August 2016 | Programming Topics ]
Testing Propositions
Description : Is testing propositions more important than having examples as exemplars? Russel Winder considers this hypothesis. by Russel Winder
Category: [ Overload Journal #134 - August 2016 | Programming Topics ]
Testing Private
Description : Paul Grenyer shows that testing doesn’t need public access. by Paul Grenyer
Category: [ CVu Journal Vol 28, #3 - July 2016 | Programming Topics ]
The Codealow
Description : Pete Goodliffe presents a new software soliloquy. by Pete Goodliffe
Category: [ CVu Journal Vol 28, #3 - July 2016 | Programming Topics ]
Debugging – What Has Changed in the Last Decade?
Description : Neil Horlock travels through time in search of bugs. by Neil Horlock
Category: [ CVu Journal Vol 28, #3 - July 2016 | Programming Topics ]
Code Critique Competition 100
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 28, #3 - July 2016 | Programming Topics | Student Code Critiques from CVu journal. ]
  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|