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

Programming Topics  (877) +
• Design +

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

OOP Is not Essential
Description : People tend to love or hate Object Oriented Programming. Lucian Teodorescu considers a recent OOP claim.
Category: [ Overload Journal #153 - October 2019 | Design of applications and programs ]
I Come Here Not to Bury Delphi, But to Praise It
Description : What helps a programming language gain traction? Patrick Martin remembers why he used to use Delphi. by Patrick Martin
Category: [ Overload Journal #153 - October 2019 | Programming Topics ]
C++ Pipes
Description : Expressive code can make life easier. Jonathan Boccara demonstrates fluent pipelines for collections in C++. by Jonathan Boccara
Category: [ Overload Journal #153 - October 2019 | Design of applications and programs ]
Making a Linux Desktop
Description : Alan Griffiths illustrates how to get started with Mir. by Alan Griffiths
Category: [ CVu Journal Vol 31, #4 - September 2019 | Design of applications and programs ]
Attitude, Accomplishment, Artistry
Description : Pete Goodliffe looks at our attitude to the code we write. by Pete Goodliffe
Category: [ CVu Journal Vol 31, #4 - September 2019 | Programming Topics ]
A Low-Latency Logging Framework
Description : Logging can be a bottleneck in systems. Wesley Maness and Richard Reich demonstrate a low-latency logging framework that avoids common problems. by Wesley Maness & Richard Reich
Category: [ Overload Journal #152 - August 2019 | Design of applications and programs ]
Empty Scoped Enums as Strong Aliases for Integral Types
Description : Scoped enums have many advantages. Lukas Böger demonstrates their use as strong types of numbers. by Lukas Böger
Category: [ Overload Journal #152 - August 2019 | Programming Topics ]
C++ Reflection for Python Binding
Description : There are various approaches to generating Python bindings in C++. Russell Standish shows how Classdesc can be used to achieve this. by Russell Standish
Category: [ Overload Journal #152 - August 2019 | Programming Topics ]
A Case for Code Reuse
Description : Pete Goodliffe considers the case for code reuse. by Pete Goodliffe
Category: [ CVu Journal Vol 31, #3 - July 2019 | Programming Topics ]
Who Are You Calling Weak?
Description : Spencer Collyer muses on the surprising strength of weak_ptrs. by Spencer Collyer
Category: [ CVu Journal Vol 31, #3 - July 2019 | Programming Topics ]
Do Repeat Yourself
Description : Software developers are well aware of the ‘DRY Principle’. Lucian Radu Teodorescu investigates when this common wisdom does not always hold. by Lucian Radu Teodorescu
Category: [ Overload Journal #151 - June 2019 | Programming Topics ]
On IT and... CO2 Footprints
Description : Recent headlines declare a climate emergency. Sergey Ignatchenko considers how we can make an impact on IT’s carbon footprint. by Sergey Ignatchenko
Category: [ Overload Journal #151 - June 2019 | Design of applications and programs ]
Use UTF-16 Interfaces to Ship Windows Code
Description : Character encoding can cause problems. Péter Ésik explains why UTF-16 interfaces help on Windows. by Péter Ésik
Category: [ Overload Journal #151 - June 2019 | Programming Topics ]
Building C#/.NET, Go, and Ruby Programs with libCLImate – Part 1: Ruby
Description : Matthew Wilson demonstrates command-line processing. by Matthew Wilson
Category: [ CVu Journal Vol 31, #2 - May 2019 | Programming Topics ]
Assembly Club
Description : Ian Bruntlett compares dialects of assembly code. by Ian Bruntlett
Category: [ CVu Journal Vol 31, #2 - May 2019 | Programming Topics ]
Challenges
Description : Francis Glassborow revisits old challenges and sets a new one. by Francis Glassborow
Category: [ CVu Journal Vol 31, #2 - May 2019 | Programming Topics ]
NullableAttribute and C# 8
Description : C# 8 will bring many new features. Jon Skeet investigates the metadata representation of Nullable Reference Types. by Jon Skeet
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
lvalues, rvalues, glvalues, prvalues, xvalues, help!
Description : C++11 introduced new value categories. Anders Schau Knatten explains his way of thinking about them. by Anders Schau Knatten
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
Modern SAT solvers: fast, neat and underused (part 1 of N)
Description : SAT solvers can quickly find solutions to Boolean Logic problems. Martin Hořeňovský demonstrates how this can be used to solve arbitrary Sudoku puzzles. by Martin Hořeňovský
Category: [ Overload Journal #150 - April 2019 | Design of applications and programs ]
The Duality…
Description : Genetic algorithms can find solutions that other algorithms might miss. Anders Modén discusses their use in conjunction with back-propagation for finding better solutions. by Anders Modén
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|