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 Overload Journal #39 - Sep 2000

Options:
View Article Map
View Archives
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 ]
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 ]
Picking Patterns for Parallel Programs (Part 1)
Description : Designing programs for multi-core systems can be extremely complex. Anthony Williams suggests some patterns to keep things under control.
Category: [ Programming Topics | Overload Journal #105 - October 2011 ]
Programming - Abstraction by Design
Description : Nigel Eke acts as a guide to aspect oriented programming using AspectJ as an example.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #77 - Feb 2007 ]
Pooled Lists
Description : Christopher Baus explains the advantages of using a pooled memory allocation strategy for high performance applications.
Category: [ Programming Topics | Overload Journal #76 - Dec 2006 ]
[ References | Perl | Programming ] Perl
Description : The Source for Perl
Added on : 10 February 2006 23:53:13 +00:00

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