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 +

Programming Topics  (877) +
• Design +

It’s About Time
Description : How easy is it to make code wait for a time period before doing something? Mike Crowe looks at ways to avoid problems when a system clock changes. by Mike Crowe
Category: [ Overload Journal #156 - April 2020 | Design of applications and programs ]
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 ]
The Standard Report
Description : Guy Davidson reports from the C++ Standards Committee. by Guy Davidson
Category: [ CVu Journal Vol 32, #1 - March 2020 | Design of applications and programs ]
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 ]
The Path of Least Resistance
Description : Python’s modules and imports can be overwhelming. Steve Love attempts to de-mystify the process. by Steve Love
Category: [ Overload Journal #155 - February 2020 | Design of applications and programs ]
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 ]
A Secure Environment for Running Apps?
Description : Getting apps from the app store is easy. Alan Griffiths considers this from a security perspective. by Alan Griffiths
Category: [ Overload Journal #155 - February 2020 | Design of applications and programs ]
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 ]
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 ]
Afterwood
Description : We are aware of the film Get Carter. Chris Oldwood asks if it should be called Acquire Carter instead. by Chris Oldwood
Category: [ Overload Journal #154 - December 2019 | Design of applications and programs ]
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 ]
Making a Linux Desktop: Painting Some Wallpaper
Description : Alan Griffiths continues his series on coding with the Mir library. by Alan Griffiths
Category: [ CVu Journal Vol 31, #5 - November 2019 | Design of applications and programs ]
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 ]
  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|