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
• Blogs
ACCU Topics  (2) +
  • ACCU magic

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 ]
Writing a Wayland Server Using Mir
Description : Alan Griffiths explains the basics of a new X11 replacement API. by Alan Griffiths
Category: [ CVu Journal Vol 30, #2 - May 2018 | Design of applications and programs ]
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 ]
Monitoring: Turning Noise into Signal
Description : Creating useful logging is a constant challenge. Chris Oldwood shows us how structured logging helps. by Chris Oldwood
Category: [ Overload Journal #144 - April 2018 | Design of applications and programs ]
The Interface to Component Pattern and DynaMix
Description : Dynamic Polymorphism is hard in C++. Borislav Stanimirov demonstrates how the DynaMix library helps. by Borislav Stanimirov
Category: [ Overload Journal #144 - April 2018 | Design of applications and programs ]
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 ]
Practical Cryptographical Theory for Programmers
Description : Cryptography is a daunting subject. Deák Ferenc helps you get started. by Deák Ferenc
Category: [ Overload Journal #144 - April 2018 | Design of applications and programs ]
Testing Times (Part 2)
Description : Pete Goodliffe continues the journey into software testing. by Pete Goodliffe
Category: [ CVu Journal Vol 30, #1 - March 2018 | Process 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 ]
Getting Personal
Description : Chris Oldwood considers the effect of personal choice on delivering software. by Chris Oldwood
Category: [ CVu Journal Vol 30, #1 - March 2018 | Process 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. ]
A Wider Vision of Software Development
Description : Is code a hopeful arrangement of bytes? Charles Tolman brings his Organising Principles series to a close. by Charles Tolman
Category: [ Overload Journal #143 - February 2018 | Design of applications and programs ]
An MWSR Queue with Minimalist Locking
Description : Multithreaded queues come in many flavours. Sergey Ignatchenko describes his implementation of a multiple writer single reader queue. by Sergey Ignatchenko
Category: [ Overload Journal #143 - February 2018 | Design of applications and programs ]
Testing: Choose the Right Level
Description : Testing can be easy. Andy Balaam considers levels to keep your focus just right. by Andy Balaam
Category: [ Overload Journal #143 - February 2018 | Design of applications and programs ]
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 ]
C++ with Meta-classes?
Description : Meta-classes will allow us to detail class requirements. Francis Glassborow compares them to developments of C++ in the 1990s. by Francis Glassborow
Category: [ Overload Journal #143 - February 2018 | Design of applications and programs ]
Practical Scale Testing
Description : Everyone wants scalable systems. Arun Saha explores methods for testing scalability. by Arun Saha
Category: [ Overload Journal #143 - February 2018 | Design of applications and programs ]
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 ]
  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|