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 +

• Code Critique +

Libraries, Console Apps and GUIs
Description : Chris Oldwood compares the use of different application interfaces. by Chris Oldwood
Category: [ CVu Journal Vol 30, #2 - May 2018 | Programming Topics ]
The New C++ Interview
Description : Pete Goodliffe introduces a new way to test programming skills. by Pete Goodliffe
Category: [ CVu Journal Vol 30, #2 - May 2018 | Programming Topics ]
Code Critique Competition 111
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 30, #2 - May 2018 | Programming Topics | Student Code Critiques from CVu journal. ]
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. by Paul Floyd
Category: [ Overload Journal #144 - April 2018 | Programming Topics ]
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. by Sergey Ignatchenko
Category: [ Overload Journal #144 - April 2018 | Programming Topics ]
The Expressive C++ Coding Challenge in D
Description : Sebastian Wilzbach presents a D language solution to a C++ problem. by Sebastian Wilzbach
Category: [ CVu Journal Vol 30, #1 - March 2018 | Programming Topics ]
Code Critique Competition 110 Part II
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 30, #1 - March 2018 | Programming Topics | Student Code Critiques from CVu journal. ]
Code Critique Competition 110
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 30, #1 - March 2018 | ACCU Topics | Student Code Critiques from CVu journal. ]
CTAD – What Is This New Acronym All About?
Description : What is class template argument deduction? Roger Orr elucidates this new C++17 feature. by Roger Orr
Category: [ Overload Journal #143 - February 2018 | Programming Topics ]
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. by Simon Brand
Category: [ Overload Journal #143 - February 2018 | Programming Topics ]
Testing Times (Part 1)
Description : Pete Goodliffe explores how to test code to ensure it works as expected. by Pete Goodliffe
Category: [ CVu Journal Vol 29, #6 - January 2018 | Programming Topics ]
Code Critique Competition 109
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 29, #6 - January 2018 | Student Code Critiques from CVu journal. ]
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. by Paul Grenyer
Category: [ Overload Journal #142 - December 2017 | Programming Topics ]
Implementing Type-Classes as OCaml Modules
Description : Type classes achieve overloading in functional paradigms. Shayne Fletcher implements some as OCaml modules. by Shayne Fletcher
Category: [ Overload Journal #142 - December 2017 | Programming Topics ]
Afterwood
Description : Tabs are controversial. Chris Oldwood reminds us of their many guises. by Chris Oldwood
Category: [ Overload Journal #142 - December 2017 | Programming Topics ]
Code Aesthetics
Description : Pete Goodliffe implores us to care (enough) about code beauty. by Pete Goodliffe
Category: [ CVu Journal Vol 29, #5 - November 2017 | Programming Topics | Professionalism in Programming, from CVu journal ]
A Brief Introduction to Docker
Description : Silas S. Brown shares his experiences of setting up a virtual appliance. by Silas S. Brown
Category: [ CVu Journal Vol 29, #5 - November 2017 | Programming Topics ]
Code Critique Competition 108
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 29, #5 - November 2017 | Student Code Critiques from CVu journal. ]
‘Speedy Gonzales’ Serializing (Re)Actors via Allocators
Description : More speed! Sergey Ignatchenko completes his (Re)Actor allocator series with Part III. by Sergey Ignatchenko
Category: [ Overload Journal #141 - October 2017 | Programming Topics ]
Polymorphism in C++ – A Type Compatibility View
Description : Polymorphism can happen in many ways. Satprem Pamudurthy compiles an exhaustive matrix of approaches. by Satprem Pamudurthy
Category: [ Overload Journal #141 - October 2017 | Programming Topics ]
  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|