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

Programming Topics or Design of applications and programs or Overload Journal #79 - Jun 2007

Options:
View Article Map
View Archives
Piping Software for Less
Description : Paul Grenyer continues his mission to build a DevOps pipeline on a budget.
Category: [ Design of applications and programs | CVu Journal Vol 32, #4 - September 2020 ]
Pass the Parcel
Description : Python’s module and package system has many features. Steve Love explores some more advanced ones.
Category: [ Programming Topics | Overload Journal #156 - April 2020 ]
Profiting from the Folly of Others
Description : Code referred to as a hack can raise an eyebrow. Alastair Harrison learns about accessing private members of C++ classes by investigating a header called UninitializedMemoryHacks.h
Category: [ Programming Topics | Overload Journal #156 - April 2020 ]
Python has setdefault
Description : Silas S. Brown shares a quick tip on Python.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
P1063 vs Coroutines TS: Consensus on High-Level Semantics
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk argue that we need coroutines TS now to improve-based-on-experience later.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Program Challenge Report 3 and Challenge 4
Description : Francis Glassborow comments on his last challenge and presents a new one.
Category: [ Programming Topics | CVu Journal Vol 30, #3 - July 2018 ]
Practical Cryptographical Theory for Programmers
Description : Cryptography is a daunting subject. Deák Ferenc helps you get started.
Category: [ Design of applications and programs | Overload Journal #144 - April 2018 ]
Practical Scale Testing
Description : Everyone wants scalable systems. Arun Saha explores methods for testing scalability.
Category: [ Design of applications and programs | Overload Journal #143 - February 2018 ]
Programmers’ Puzzles
Description : Francis Glassborow reviews his last challenge and presents a new one.
Category: [ Design of applications and programs | CVu Journal Vol 29, #6 - January 2018 ]
Polymorphism in C++ – A Type Compatibility View
Description : Polymorphism can happen in many ways. Satprem Pamudurthy compiles an exhaustive matrix of approaches.
Category: [ Programming Topics | Overload Journal #141 - October 2017 ]
Portable Console I/O via iostreams
Description : Portable streaming is challenging. Alf Steinbach describes how his library fixes problems with non-ASCII characters.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Python Streams vs Unix Pipes
Description : Dealing with an infinite sequence requires some thought. Thomas Guest presents various ways to approach such a problem.
Category: [ Programming Topics | Overload Journal #136 - December 2016 ]
Polymorphic Comparisons
Description : Polymorphic comparisons require much boilerplate. Robert Mill and Jonathan Coe introduce a template utility for such comparisons.
Category: [ Programming Topics | Overload Journal #135 - October 2016 ]
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.
Category: [ Programming Topics | Overload Journal #133 - June 2016 ]
Password Hashing: Why and How
Description : Password hashing is important. Sergey Ignatchenko explains how to do it properly.
Category: [ Programming Topics | Overload Journal #129 - October 2015 ]
Parsing Configuration Files in C++ with Boost
Description : Giuseppe Vacanti describes how to deal with program options, C++ style.
Category: [ Programming Topics | CVu Journal Vol 26, #5 - November 2014 ]
Perl is a Better Sed, and Python 2 is Good
Description : Silas S. Brown sweats the differences between tools on common platforms.
Category: [ Programming Topics | CVu Journal Vol 26, #5 - November 2014 ]
Paper Bag Escapology Using Particle Swarm Optimisation
Description : Some attempts at programming one’s way out of a paper bag need an upfront model. Frances Buontempo simplifies things using particle swarm optimisation.
Category: [ Programming Topics | Overload Journal #123 - October 2014 ]
Portable String Literals in C++
Description : How hard can it be to make a file in C++ with international text literals in its name? Alf Steinbach shows us.
Category: [ Programming Topics | Overload Journal #116 - August 2013 ]
Programming Darwinism
Description : Have you ever thought your software had a life of its own? Sergey Ignatchenko wonders whether you might be right.
Category: [ Programming Topics | Overload Journal #109 - June 2012 ]

  |<   <   1   2   3   >   >|
Sort by Date Title