Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #89 - February 2009
Browse in : |
All
> Topics
> Programming All > Journals > Overload > 89 All of these categories |
- Options:
- View Article Map
- View Archives
Agile Manchester 2020: Testers Edition
Description : Many tech conferences are still going ahead online. Jit Gosai reports on Agile Manchester from a tester’s perspective.
Category: [ Programming Topics | Overload Journal #158 - August 2020 ]
Description : Many tech conferences are still going ahead online. Jit Gosai reports on Agile Manchester from a tester’s perspective.
Category: [ Programming Topics | Overload Journal #158 - August 2020 ]
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 ]
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 ]
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 for Code Reuse
Description : Pete Goodliffe considers the case for code reuse.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
Description : Pete Goodliffe considers the case for code reuse.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
Assembly Club
Description : Ian Bruntlett compares dialects of assembly code.
Category: [ Programming Topics | CVu Journal Vol 31, #2 - May 2019 ]
Description : Ian Bruntlett compares dialects of assembly code.
Category: [ Programming Topics | CVu Journal Vol 31, #2 - May 2019 ]
Algol 68 – A Retrospective
Description : Algol 68 has influenced programming languages in many ways. Daniel James reminds us just how many.
Category: [ Programming Topics | Overload Journal #148 - December 2018 ]
Description : Algol 68 has influenced programming languages in many ways. Daniel James reminds us just how many.
Category: [ Programming Topics | Overload Journal #148 - December 2018 ]
ACCU Standards Report
Description : Emyr Williams reports the latest from the C++ Standards meetings.
Category: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
Description : Emyr Williams reports the latest from the C++ Standards meetings.
Category: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
A Short Overview of Object Oriented Software Design
Description : Object oriented design has many principles. Stanislav Kozlovski demonstrates good design through a role playing game.
Category: [ Programming Topics | Overload Journal #145 - June 2018 ]
Description : Object oriented design has many principles. Stanislav Kozlovski demonstrates good design through a role playing game.
Category: [ Programming Topics | Overload Journal #145 - June 2018 ]
Afterwood
Description : Tabs are controversial. Chris Oldwood reminds us of their many guises.
Category: [ Programming Topics | Overload Journal #142 - December 2017 ]
Description : Tabs are controversial. Chris Oldwood reminds us of their many guises.
Category: [ Programming Topics | Overload Journal #142 - December 2017 ]
A Brief Introduction to Docker
Description : Silas S. Brown shares his experiences of setting up a virtual appliance.
Category: [ Programming Topics | CVu Journal Vol 29, #5 - November 2017 ]
Description : Silas S. Brown shares his experiences of setting up a virtual appliance.
Category: [ Programming Topics | CVu Journal Vol 29, #5 - November 2017 ]
‘Speedy Gonzales’ Serializing (Re)Actors via Allocators
Description : More speed! Sergey Ignatchenko completes his (Re)Actor allocator series with Part III.
Category: [ Programming Topics | Overload Journal #141 - October 2017 ]
Description : More speed! Sergey Ignatchenko completes his (Re)Actor allocator series with Part III.
Category: [ Programming Topics | Overload Journal #141 - October 2017 ]
A Glint of Ruby
Description : Pete Cordell shares his experiences with learning a new scripting language.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 ]
Description : Pete Cordell shares his experiences with learning a new scripting language.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 ]
A C++ Developer Sees Rustlang for the First Time
Description : Rust claims to run blazingly fast, prevents segfaults, and guarantees thread safety. Katarzyna Macias provides an introduction for a C++ developer.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Description : Rust claims to run blazingly fast, prevents segfaults, and guarantees thread safety. Katarzyna Macias provides an introduction for a C++ developer.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Afterwood
Description : Chris Oldwood reminds us to fix the problem, not to blame.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Description : Chris Oldwood reminds us to fix the problem, not to blame.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Allocator for (Re)Actors with Optional Kinda-Safety and Relocation
Description : How do you deal with memory for (Re)Actors? Sergey Ignatchenko proposes an allocation scheme.
Category: [ Programming Topics | Overload Journal #139 - June 2017 ]
Description : How do you deal with memory for (Re)Actors? Sergey Ignatchenko proposes an allocation scheme.
Category: [ Programming Topics | Overload Journal #139 - June 2017 ]
An Ode to Code
Description : Pete Goodliffe shares his annual programming practice poem.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
Description : Pete Goodliffe shares his annual programming practice poem.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
A Hollywood Take on Dangling Pointers?
Description : Silas S. Brown tells a fable about read-only variables.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
Description : Silas S. Brown tells a fable about read-only variables.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
Afterwood
Description : Trying to find a good candidate for a role is hard. Chris Oldwood reminisces on various factors that influence interviewers.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
Description : Trying to find a good candidate for a role is hard. Chris Oldwood reminisces on various factors that influence interviewers.
Category: [ Programming Topics | Overload Journal #137 - February 2017 ]
A Case of Mistaken Identity
Description : Chris Oldwood puts values to the test.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 28, #6 - January 2017 ]
Description : Chris Oldwood puts values to the test.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 28, #6 - January 2017 ]