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 : > Topics > Programming
• Programming +

• Editorial +

Editorial: Random (non)sense
Description : It’s not pretty and it’s not clever. Frances Buontempo considers if the cut-up method can be used to generate editorials. by Frances Buontempo
Category: [ Overload Journal #119 - February 2014 | Journal Editorial ]
Static Polymorphic Named Parameters in C++
Description : Adding parameters to an object can be messy. Martin Moene demonstrates how method chaining can make code more readable. by Martin Moene
Category: [ Overload Journal #119 - February 2014 | Programming Topics ]
Integrating the Catch Test Framework into Visual Studio
Description : Visual Studio’s Test Explorer allows native C++ tests to be run under a managed wrapper. Malcolm Noyes takes it a step further using Catch to drive the tests. by Malcolm Noyes
Category: [ Overload Journal #119 - February 2014 | Programming Topics ]
Anatomy of a Java Decompiler
Description : Java byte code can be reverted back into source code. Lee Benfield and Mike Strobel show how. by Lee Benfield and Mike Strobel
Category: [ Overload Journal #119 - February 2014 | Programming Topics ]
Optimizing Big Number Arithmetic Without SSE
Description : Addition and multiplication can be slow for big numbers. Sergey Ignatchenko and Dmytro Ivanchykhin try to speed things up. by Sergey Ignatchenko and Dmytro Ivanchykhin
Category: [ Overload Journal #119 - February 2014 | Programming Topics ]
Capturing lvalue References in C++11 Lambdas
Description : How confusing does it get when references refer to references and references are captured by value? Pete Barber shows us that it all falls out in the C++ consistency wash. by Pete Barber
Category: [ Overload Journal #119 - February 2014 | Programming Topics ]
Editorial: Not So Much a Program, More a Way of Life
Description : In an attempt to continue and improve on the successful formula of previous editorial avoidance techniques, Frances Buontempo considers what a program really is. by Frances Buontempo
Category: [ Overload Journal #118 - December 2013 | Journal Editorial ]
How to Program Your Way Out of a Paper Bag Using Genetic Algorithms
Description : It is often claimed people cannot program their way out of a paper bag. Frances Buontempo bucks the trend using genetic algorithms. by Frances Buontempo
Category: [ Overload Journal #118 - December 2013 | Programming Topics ]
Object-Environment Collision Detection using Onion BSPs
Description : Previously we considered 3D navigation. Stuart Golodetz demonstrates how to detect collisions using onion binary space partitioning. by Stuart Golodetz
Category: [ Overload Journal #118 - December 2013 | Programming Topics | Design of applications and programs ]
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. by Chris Oldwood
Category: [ Overload Journal #118 - December 2013 | Programming Topics ]
Editorial: Decisions, Decisions
Description : Providing precise definitions can be difficult. For example, what is a program? by Frances Buontempo
Category: [ Overload Journal #117 - October 2013 | Journal Editorial ]
Code as a Crime Scene
Description : Forensic techniques can predict possible future crimes. Adam Tornhill shows how they can be applied to code. by Adam Tornhill
Category: [ Overload Journal #117 - October 2013 | Programming Topics ]
YAGNI-C as a Practical Application of YAGNI
Description : YAGNI can seem vague. Sergey Ignatchenko offers a more precise definition. by Sergey Ignatchenko
Category: [ Overload Journal #117 - October 2013 | Programming Topics | Design of applications and programs ]
Has the Singleton Not Suffered Enough
Description : Singletons are much maligned. Omar Bashir considers why. by Omar Bashir
Category: [ Overload Journal #117 - October 2013 | Programming Topics | Design of applications and programs ]
Automatic Navigation Mesh Generation in Configuration Space
Description : Walkable 3D environments can be automatically navigated. Stuart Golodetz demonstrates how navigation meshes achieve this. by Stuart Golodetz
Category: [ Overload Journal #117 - October 2013 | Programming Topics ]
C++ Range and Elevation
Description : C++ provides many features for higher-level programming, but lacks some common ones present in other languages. by Steve Love
Category: [ Overload Journal #117 - October 2013 | Programming Topics | Design of applications and programs ]
Editorial: Learning Fantasy Languages
Description : The last Overload editorial described a Fantasy Language. Now, how do you learn one? by Frances Buontempo
Category: [ Overload Journal #116 - August 2013 | Journal Editorial ]
Hard Upper Limit on Memory Latency
Description : Achieving very low latency is important. Sergey Ignatchenko asks how low can we go. by Sergey Ignatchenko
Category: [ Overload Journal #116 - August 2013 | Programming Topics ]
Simple Instrumentation
Description : Programs often run out of memory or grind to a halt. Chris Oldwood demonstrates how to add instrumentation to your code to track its performance. by Chris Oldwood
Category: [ Overload Journal #116 - August 2013 | Programming Topics ]
  |<   <<   11   12   13   14   15   16   17   18   19   20   >>   >|