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 > 42
• Programming +

• 42 +
  • 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

• LettersEditor +

Dogen: The Package Management Saga
Description : How do you manage packages in C++? Marco Craveiro eventually discovered Conan after some frustrating experiences. by Marco Craveiro
Category: [ Overload Journal #133 - June 2016 | Programming Topics ]
QM Bites – Order Your Includes (Twice Over)
Description : Header includes can be a shambles. Matthew Wilson encourages us to bring some order to the chaos. by Matthew Wilson
Category: [ Overload Journal #133 - June 2016 | Programming Topics ]
A Lifetime In Python
Description : Resource management is important in any language. Steve Love demonstrates how to use context managers in Python. by Steve Love
Category: [ Overload Journal #133 - June 2016 | Programming Topics ]
Deterministic Components for Distributed Systems
Description : Non-deterministic data leads to unstable tests. Sergey Ignatchenko considers when this happens and how to avoid it. by Sergey Ignatchenko
Category: [ Overload Journal #133 - June 2016 | Programming Topics ]
Programming Your Own Language in C++
Description : Scripting languages allow dynamic features easily. Vassili Kaplan writes his own in C++ allowing keywords in any human language. by Vassili Kaplan
Category: [ Overload Journal #133 - June 2016 | Programming Topics ]
Concepts Lite in Practice
Description : Concepts should make templates easier to use and write. Roger Orr gives a practical example to show this. by Roger Orr
Category: [ Overload Journal #133 - June 2016 | Programming Topics ]
Encryption
Description : Kevin Highley implements a common technique for secure communication. by Kevin Highley
Category: [ CVu Journal Vol 28, #2 - May 2016 | Programming Topics ]
Come Code With Me
Description : Alan Griffiths outlines an Open Source project and invites contributions. by Alan Griffiths
Category: [ CVu Journal Vol 28, #2 - May 2016 | Programming Topics ]
On Fifteen Love
Description : A student demystifies the Baron’s game of cards. by A Student
Category: [ CVu Journal Vol 28, #2 - May 2016 | Programming Topics ]
Standards Report
Description : Jonathan Wakely reports from the latest C and C++ meetings. by Jonathan Wakely
Category: [ CVu Journal Vol 28, #2 - May 2016 | Programming Topics ]
Code Critique Competition 99
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 28, #2 - May 2016 | Programming Topics ]
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: [ Overload Journal #132 - April 2016 | 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: [ Overload Journal #132 - April 2016 | 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: [ Overload Journal #132 - April 2016 | Programming 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: [ Overload Journal #132 - April 2016 | 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: [ Overload Journal #132 - April 2016 | 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: [ Overload Journal #132 - April 2016 | 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: [ Overload Journal #132 - April 2016 | 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: [ Overload Journal #132 - April 2016 | Programming Topics ]
Sliding Window Filters : A Set-based Implementation
Description : Omar Bashir presents an implementation using pre-sorted data to reduce CPU load. by Omar Bashir
Category: [ CVu Journal Vol 28, #1 - March 2016 | Programming Topics ]
  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|