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 : > Topics > Programming
• Programming +
Process Topics  (83) +

Programming Topics  (877) +
• Process +

Adding Python 3 Compatibility to Python 2 Code
Description : Silas S. Brown explains how to cope with the differences. by Silas S. Brown
Category: [ CVu Journal Vol 32, #1 - March 2020 | Programming Topics ]
Making a Linux Desktop – Launching Applications
Description : Alan Griffiths continues his series on the Mir desktop. by Alan Griffiths
Category: [ CVu Journal Vol 32, #1 - March 2020 | Programming Topics ]
Reviews
Description : The latest roundup of reviews. by Ian Bruntlett, Paul Floyd
Category: [ CVu Journal Vol 32, #1 - March 2020 | Programming Topics ]
A line-to-line conversion from Node.js to Node.cpp
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk show how we can get a 5x improvement in speed. by Dmytro Ivanchykhin, Sergey Ignatchenko, Maxim Blashchuk
Category: [ Overload Journal #155 - February 2020 | Programming Topics ]
Quick Modular Calculations(Part 2)
Description : The minverse algorithm previously seen is fast but has limitations. Cassio Neri presents two alternatives. by Cassio Neri
Category: [ Overload Journal #155 - February 2020 | Programming Topics ]
Afterwood
Description : The centre half is more than a sporting term. Chris Oldwood shows us why. by Chris Oldwood
Category: [ Overload Journal #155 - February 2020 | Process Topics ]
Restaurant C++ and Pidgin Python
Description : Pete Goodliffe looks at the idioms of language. by Pete Goodliffe
Category: [ CVu Journal Vol 31, #6 - January 2020 | Programming Topics ]
The Refactor Part of TDD – Reducing to the Min with FizzBuzz
Description : Simon Sebright considers whether de-duplication in refactoring can be too aggressive. by Simon Sebright
Category: [ CVu Journal Vol 31, #6 - January 2020 | Process Topics ]
Python has setdefault
Description : Silas S. Brown shares a quick tip on Python. by Silas S. Brown
Category: [ CVu Journal Vol 31, #6 - January 2020 | Programming Topics ]
Static C library and GNU Make
Description : Ian Bruntlett shares his experiences with using ‘make’ to build a small test project. by Ian Bruntlett
Category: [ CVu Journal Vol 31, #6 - January 2020 | Programming Topics ]
Reviews
Description : The latest roundup of reviews. by Ian Bruntlett
Category: [ CVu Journal Vol 31, #6 - January 2020 | Programming Topics ]
Non-Recursive Compile Time Sort
Description : Compile time sorting usually uses recursion. Norman Wilson shows how C++14 features make this easier. by Norman Wilson
Category: [ Overload Journal #154 - December 2019 | Programming Topics ]
Quick Modular Calculations (Part 1)
Description : Compilers are good at optimising modular calculations. Can we they do better? Cassio Neri shows they can. by Cassio Neri
Category: [ Overload Journal #154 - December 2019 | Programming Topics ]
Exodep : A Simple External Dependency Refresher
Description : Pete Cordell introduces a library dependency tool for C++ projects. by Pete Cordell
Category: [ CVu Journal Vol 31, #5 - November 2019 | Programming Topics ]
The Standard Report
Description : Guy Davidson reports from the C++ Standards Committee. by Guy Davidson
Category: [ CVu Journal Vol 31, #5 - November 2019 | Programming Topics ]
Scenarios Using Custom DSLs
Description : Natural-language BDD can be hard to maintain. Liz Keogh demonstrates a simple code-based alternative. by Liz Keogh
Category: [ Overload Journal #153 - October 2019 | Programming Topics ]
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 ]
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 Case Against the Use of Code ‘Smells’
Description : Simon Sebright asks if we’re using the term correctly. by Simon Sebright
Category: [ CVu Journal Vol 31, #4 - September 2019 | Process Topics ]
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 ]
  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|