Advertisement
Membership
Login
ACCU Buttons
ACCU Journals: CVu and Overload
Browse in : |
All
> Journals
|
![]() Overload |
- Options:
- View Article Map
- View Archives
Description : A tension exists between being immersed in something and stepping back. Frances Buontempo considers the importance of taking a break.
Category: [ Overload Journal #121 - June 2014 | Journal Editorial ]
Description : Branching can either be embraced or avoided. Chris Oldwood documents the pros and cons of three main branching strategies.
Category: [ Programming Topics | Process Topics | Overload Journal #121 - June 2014 ]
Description : Attractiveness matters. Adam Tornhill uses a Clojure example to show how generalisation can be more beautiful than special cases.
Category: [ Programming Topics | Overload Journal #121 - June 2014 ]
Description : Choose the right sort of problem, focus on strategies for solving it, and the code will come easily. Seb Rose teaches kids to code.
Category: [ Programming Topics | Overload Journal #121 - June 2014 ]
Description : CONSTANTS often shout. Jonathan Wakely considers why this happens in C and what the alternatives are in C++.
Category: [ Programming Topics | Overload Journal #121 - June 2014 ]
Description : Using multiple interfaces can slow things down. Daniel Gutson and Pablo Oliva present an alternative.
Category: [ Programming Topics | Overload Journal #121 - June 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.
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 : We leave an increasingly detailed digital footprint. Ric Parkin worries who can see it.
Category: [ Overload Journal #120 - April 2014 | Journal Editorial ]
Description : Should you target 32 or 64 bits? Sergey Ignatchenko and Dmytro Ivanchykhin consider the costs and benefits.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Description : We’ve had years to get used to the old rules for making classes copyable. Juan Alday sees how the new standards change them.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Description : Too many programs deal with exceptions incorrectly. Matthew Wilson suggests practical steps to improve your code.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Description : We’ve all learnt to avoid the use of the static keyword. Chris Oldwood questions this wisdom.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Description : Finding code of interest is a vital skill but our tools are often too simple. Martin Moene tries something better.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Description : How the stack works is useful to understanding your programs’ behaviour. Roger Orr compares and contrasts.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Description : There’s a big push to get programming into schools. Teedy Deigh considers what would suit the target audience.
Category: [ Overload Journal #120 - April 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.
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 : It’s not pretty and it’s not clever. Frances Buontempo considers if the cut-up method can be used to generate editorials.
Category: [ Overload Journal #119 - February 2014 | Journal Editorial ]