Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Process Topics or Development Techniques
Browse in : |
All
> Topics
> Programming All > Topics > Process All > Web Links > Technique > Development Techniques All of these categories |
- Options:
- View Article Map
- View Archives
Adding Python 3 Compatibility to Python 2 Code
Description : Silas S. Brown explains how to cope with the differences.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Description : Silas S. Brown explains how to cope with the differences.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Making a Linux Desktop – Launching Applications
Description : Alan Griffiths continues his series on the Mir desktop.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Description : Alan Griffiths continues his series on the Mir desktop.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Reviews
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
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.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk show how we can get a 5x improvement in speed.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Quick Modular Calculations(Part 2)
Description : The minverse algorithm previously seen is fast but has limitations. Cassio Neri presents two alternatives.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Description : The minverse algorithm previously seen is fast but has limitations. Cassio Neri presents two alternatives.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Afterwood
Description : The centre half is more than a sporting term. Chris Oldwood shows us why.
Category: [ Process Topics | Overload Journal #155 - February 2020 ]
Description : The centre half is more than a sporting term. Chris Oldwood shows us why.
Category: [ Process Topics | Overload Journal #155 - February 2020 ]
Restaurant C++ and Pidgin Python
Description : Pete Goodliffe looks at the idioms of language.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Description : Pete Goodliffe looks at the idioms of language.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
The Refactor Part of TDD – Reducing to the Min with FizzBuzz
Description : Simon Sebright considers whether de-duplication in refactoring can be too aggressive.
Category: [ Process Topics | CVu Journal Vol 31, #6 - January 2020 ]
Description : Simon Sebright considers whether de-duplication in refactoring can be too aggressive.
Category: [ Process Topics | CVu Journal Vol 31, #6 - January 2020 ]
Python has setdefault
Description : Silas S. Brown shares a quick tip on Python.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Description : Silas S. Brown shares a quick tip on Python.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Static C library and GNU Make
Description : Ian Bruntlett shares his experiences with using ‘make’ to build a small test project.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Description : Ian Bruntlett shares his experiences with using ‘make’ to build a small test project.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Reviews
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Non-Recursive Compile Time Sort
Description : Compile time sorting usually uses recursion. Norman Wilson shows how C++14 features make this easier.
Category: [ Programming Topics | Overload Journal #154 - December 2019 ]
Description : Compile time sorting usually uses recursion. Norman Wilson shows how C++14 features make this easier.
Category: [ Programming Topics | Overload Journal #154 - December 2019 ]
Quick Modular Calculations (Part 1)
Description : Compilers are good at optimising modular calculations. Can we they do better? Cassio Neri shows they can.
Category: [ Programming Topics | Overload Journal #154 - December 2019 ]
Description : Compilers are good at optimising modular calculations. Can we they do better? Cassio Neri shows they can.
Category: [ Programming Topics | Overload Journal #154 - December 2019 ]
Exodep : A Simple External Dependency Refresher
Description : Pete Cordell introduces a library dependency tool for C++ projects.
Category: [ Programming Topics | CVu Journal Vol 31, #5 - November 2019 ]
Description : Pete Cordell introduces a library dependency tool for C++ projects.
Category: [ Programming Topics | CVu Journal Vol 31, #5 - November 2019 ]
The Standard Report
Description : Guy Davidson reports from the C++ Standards Committee.
Category: [ Programming Topics | CVu Journal Vol 31, #5 - November 2019 ]
Description : Guy Davidson reports from the C++ Standards Committee.
Category: [ Programming Topics | CVu Journal Vol 31, #5 - November 2019 ]
Scenarios Using Custom DSLs
Description : Natural-language BDD can be hard to maintain. Liz Keogh demonstrates a simple code-based alternative.
Category: [ Programming Topics | Overload Journal #153 - October 2019 ]
Description : Natural-language BDD can be hard to maintain. Liz Keogh demonstrates a simple code-based alternative.
Category: [ Programming Topics | Overload Journal #153 - October 2019 ]
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.
Category: [ Programming Topics | Overload Journal #153 - October 2019 ]
Description : What helps a programming language gain traction? Patrick Martin remembers why he used to use Delphi.
Category: [ Programming Topics | Overload Journal #153 - October 2019 ]
Attitude, Accomplishment, Artistry
Description : Pete Goodliffe looks at our attitude to the code we write.
Category: [ Programming Topics | CVu Journal Vol 31, #4 - September 2019 ]
Description : Pete Goodliffe looks at our attitude to the code we write.
Category: [ Programming Topics | CVu Journal Vol 31, #4 - September 2019 ]
A Case Against the Use of Code ‘Smells’
Description : Simon Sebright asks if we’re using the term correctly.
Category: [ Process Topics | CVu Journal Vol 31, #4 - September 2019 ]
Description : Simon Sebright asks if we’re using the term correctly.
Category: [ Process Topics | CVu Journal Vol 31, #4 - September 2019 ]
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.
Category: [ Programming Topics | Overload Journal #152 - August 2019 ]
Description : Scoped enums have many advantages. Lukas Böger demonstrates their use as strong types of numbers.
Category: [ Programming Topics | Overload Journal #152 - August 2019 ]