Advertisement
Membership
Login
ACCU Buttons
ACCU Journals: CVu and Overload
Browse in : |
All
> Journals
|
Overload |
- Options:
- View Article Map
- View Archives
Description : Adding parameters to an object can be messy. Martin Moene demonstrates how method chaining can make code more readable.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
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.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
Description : Java byte code can be reverted back into source code. Lee Benfield and Mike Strobel show how.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
Description : Addition and multiplication can be slow for big numbers. Sergey Ignatchenko and Dmytro Ivanchykhin try to speed things up.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
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.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
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.
Description : Interviewing is an important skill which is hard to get right. Sergey Ignatchenko gives advice to get you thinking.
Source : HTML generated from Framemaker by Alison Peck. Hand Editing: width of images, location of images, internal links.
Category: [ Overload test issue ]
Description : Previously we considered 3D navigation. Stuart Golodetz demonstrates how to detect collisions using onion binary space partitioning.
Source : HTML generated from Framemaker by Alison Peck. Hand Editing: width of images, location of images, internal links.
Category: [ Overload test issue ]
Description : It is often claimed people cannot program their way out of a paper bag. Frances Buontempo bucks the trend using genetic algorithms.
Source : HTML generated from Framemaker by Alison Peck. Hand Editing: width of images, location of images, internal links.
Category: [ Overload test issue ]
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.
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.
Category: [ Overload Journal #118 - December 2013 | Journal Editorial ]
Description : Interviewing is an important skill which is hard to get right. Sergey Ignatchenko gives advice to get you thinking.
Category: [ Project Management | Overload Journal #118 - December 2013 ]
Description : It is often claimed people cannot program their way out of a paper bag. Frances Buontempo bucks the trend using genetic algorithms.
Category: [ Programming Topics | Overload Journal #118 - December 2013 ]
Description : Previously we considered 3D navigation. Stuart Golodetz demonstrates how to detect collisions using onion binary space partitioning.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #118 - December 2013 ]
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.
Category: [ Programming Topics | Overload Journal #118 - December 2013 ]
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.
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.
Description : Providing precise definitions can be difficult. For example, what is a program?
Category: [ Overload Journal #117 - October 2013 | Journal Editorial ]
Description : Forensic techniques can predict possible future crimes. Adam Tornhill shows how they can be applied to code.
Category: [ Programming Topics | Overload Journal #117 - October 2013 ]
Description : Predicting how long something will take is hard. Seb Rose takes us on a brief tour through the swamp that is estimation.
Category: [ Process Topics | Overload Journal #117 - October 2013 ]