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

Overload Journal #132 - April 2016

Browse in : > Journals > Overload > o132

Editorial: Where Does All The Time Go?
Description : There’s never enough time. Frances Buontempo wonders what this really means. by Frances Buontempo
Category: [ Journal Editorial ]
The Tao of Scratch
Description : Scratch is an environment designed to help young people learn to code. Patrick Martin walks us through it. by Patrick Martin
Category: [ Programming Topics ]
Knowledge-Sharing Architects As An Alternative to Coding Architects
Description : Should architects write code? Sergy Ignatchenko explores this controversial subject. by Sergey Ignatchenko
Category: [ Programming Topics ]
QM Bites: Understand Windows OS Identification Preprocessor Macros
Description : There’s confusion between user-defined and predefined Windows 32/64-bit operating-system identification macros. Matthew Wilson shines light on the issue. by Matthew Wilson
Category: [ Programming Topics ]
Why Collaboration is Key for QA Teams in an Agile World
Description : Agile processes can have an impact on QA departments. Greg Law considers how they can adapt to survive and even thrive. by Greg Law
Category: [ Process Topics ]
How to Diffuse Your Way Out of a Paper Bag
Description : Diffusion models can be used in many areas. Frances Buontempo applies them to paper bag escapology. by Frances Buontempo
Category: [ Programming Topics ]
Stufftar
Description : How do you quickly transfer data from one machine to another? Ian Bruntlett shows us the bash script he uses. by Ian Bruntlett
Category: [ Programming Topics ]
QM Bites: looping for-ever
Description : Never-ending loop constructs can confound user and compiler in subtle ways. Matthew Wilson offers advice to maximise portability and transparency.
Category: [ Programming Topics ]
Using Enum Classes as Bitfields
Description : Scope enums have many advantages over standard enums. Anthony Williams shows how to use them as bitmasks. by Anthony Williams
Category: [ Programming Topics ]
9.7 Things Every Programmer Really, Really Should Know
Description : Most of us have heard of the twelve step program. Teedy Deigh introduces a 9.7 step plan for programmers.
Category: [ Programming Topics ]