Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Journal Editorial
Browse in : |
All
> Topics
> Programming All > Journal Columns > Editorial All of these categories |
- Options:
- View Article Map
- View Archives
Deeds not words
Description : Women’s suffrage used the motto “Deeds not Words". Frances Buontempo applies this to programming.
Category: [ Overload Journal #144 - April 2018 | Journal Editorial ]
Description : Women’s suffrage used the motto “Deeds not Words". Frances Buontempo applies this to programming.
Category: [ Overload Journal #144 - April 2018 | Journal Editorial ]
No News is Good News
Description : Using ‘new’ without care can be slow. Paul Floyd uses Godbolt’s compiler explorer to see what happens when you do.
Category: [ Programming Topics | Overload Journal #144 - April 2018 ]
Description : Using ‘new’ without care can be slow. Paul Floyd uses Godbolt’s compiler explorer to see what happens when you do.
Category: [ Programming Topics | Overload Journal #144 - April 2018 ]
5 Reasons NOT to Use std::ostream for Human-Readable Output
Description : C++’s ostream can be hard to use. Sergey Ignatchenko suggests we use the {fmt} library instead.
Category: [ Programming Topics | Overload Journal #144 - April 2018 ]
Description : C++’s ostream can be hard to use. Sergey Ignatchenko suggests we use the {fmt} library instead.
Category: [ Programming Topics | Overload Journal #144 - April 2018 ]
The Expressive C++ Coding Challenge in D
Description : Sebastian Wilzbach presents a D language solution to a C++ problem.
Category: [ Programming Topics | CVu Journal Vol 30, #1 - March 2018 ]
Description : Sebastian Wilzbach presents a D language solution to a C++ problem.
Category: [ Programming Topics | CVu Journal Vol 30, #1 - March 2018 ]
Code Critique Competition 110 Part II
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 30, #1 - March 2018 | Student Code Critiques from CVu journal. ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 30, #1 - March 2018 | Student Code Critiques from CVu journal. ]
Hapaxes, Singletons and Anomalies
Description : Programmers can be odd. Frances Buontempo celebrates many manifold peculiarities.
Category: [ Overload Journal #143 - February 2018 | Journal Editorial ]
Description : Programmers can be odd. Frances Buontempo celebrates many manifold peculiarities.
Category: [ Overload Journal #143 - February 2018 | Journal Editorial ]
CTAD – What Is This New Acronym All About?
Description : What is class template argument deduction? Roger Orr elucidates this new C++17 feature.
Category: [ Programming Topics | Overload Journal #143 - February 2018 ]
Description : What is class template argument deduction? Roger Orr elucidates this new C++17 feature.
Category: [ Programming Topics | Overload Journal #143 - February 2018 ]
Functional Error-Handling with Optional and Expected
Description : Exceptions should be exceptional. Simon Brand shows modern alternatives from the standard library and ways to improve them.
Category: [ Programming Topics | Overload Journal #143 - February 2018 ]
Description : Exceptions should be exceptional. Simon Brand shows modern alternatives from the standard library and ways to improve them.
Category: [ Programming Topics | Overload Journal #143 - February 2018 ]
Testing Times (Part 1)
Description : Pete Goodliffe explores how to test code to ensure it works as expected.
Category: [ Programming Topics | CVu Journal Vol 29, #6 - January 2018 ]
Description : Pete Goodliffe explores how to test code to ensure it works as expected.
Category: [ Programming Topics | CVu Journal Vol 29, #6 - January 2018 ]
Too Fast! Too slow! Too right!!
Description : Many products over-promise. Frances Buontempo muses on how to get things just right.
Category: [ Overload Journal #142 - December 2017 | Journal Editorial ]
Description : Many products over-promise. Frances Buontempo muses on how to get things just right.
Category: [ Overload Journal #142 - December 2017 | Journal Editorial ]
The Last Word in Patterns
Description : What can you do in a single transaction in a database? Paul Grenyer writes us his Single CrUD pattern.
Category: [ Programming Topics | Overload Journal #142 - December 2017 ]
Description : What can you do in a single transaction in a database? Paul Grenyer writes us his Single CrUD pattern.
Category: [ Programming Topics | Overload Journal #142 - December 2017 ]
Implementing Type-Classes as OCaml Modules
Description : Type classes achieve overloading in functional paradigms. Shayne Fletcher implements some as OCaml modules.
Category: [ Programming Topics | Overload Journal #142 - December 2017 ]
Description : Type classes achieve overloading in functional paradigms. Shayne Fletcher implements some as OCaml modules.
Category: [ Programming Topics | Overload Journal #142 - December 2017 ]
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 ]
Code Aesthetics
Description : Pete Goodliffe implores us to care (enough) about code beauty.
Category: [ Programming Topics | CVu Journal Vol 29, #5 - November 2017 | Professionalism in Programming, from CVu journal ]
Description : Pete Goodliffe implores us to care (enough) about code beauty.
Category: [ Programming Topics | CVu Journal Vol 29, #5 - November 2017 | Professionalism in Programming, from CVu journal ]
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 ]
This way up!
Description : Directions in computing can be very confusing. Frances Buontempo wonders if we know our right from left.
Category: [ Overload Journal #141 - October 2017 | Journal Editorial ]
Description : Directions in computing can be very confusing. Frances Buontempo wonders if we know our right from left.
Category: [ Overload Journal #141 - October 2017 | Journal Editorial ]
‘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 ]