Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Topics |
• Blogs
ACCU Topics
(2)
+
- ACCU magic
Afterwood
Description : Can you code on paper in an interview? Chris Oldwood recounts his attempts to write a calendar. by Chris Oldwood
Category: [ Overload Journal #143 - February 2018 | Process Topics ]
Description : Can you code on paper in an interview? Chris Oldwood recounts his attempts to write a calendar. by Chris Oldwood
Category: [ Overload Journal #143 - February 2018 | Process Topics ]
Visualisation of Multidimensional Data
Description : Frances Buontempo considers how to represent large data sets. by Frances Buontempo
Category: [ CVu Journal Vol 29, #6 - January 2018 | Design of applications and programs ]
Description : Frances Buontempo considers how to represent large data sets. by Frances Buontempo
Category: [ CVu Journal Vol 29, #6 - January 2018 | Design of applications and programs ]
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 ]
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 ]
Programmers’ Puzzles
Description : Francis Glassborow reviews his last challenge and presents a new one. by Francis Glassborow
Category: [ CVu Journal Vol 29, #6 - January 2018 | Design of applications and programs ]
Description : Francis Glassborow reviews his last challenge and presents a new one. by Francis Glassborow
Category: [ CVu Journal Vol 29, #6 - January 2018 | Design of applications and programs ]
CAS (Re)Actor for Non-Blocking Multithreaded Primitives
Description : Lock free programming can be difficult. Sergey Ignatchenko shows how copy and swap can work for reactors. by Sergey Ignatchenko
Category: [ Overload Journal #142 - December 2017 | Design of applications and programs ]
Description : Lock free programming can be difficult. Sergey Ignatchenko shows how copy and swap can work for reactors. by Sergey Ignatchenko
Category: [ Overload Journal #142 - December 2017 | Design of applications and programs ]
A Design Example
Description : Design issues cause problems. Charles Tolman considers an organising principle to get to the heart of the matter. by Charles Tolman
Category: [ Overload Journal #142 - December 2017 | Design of applications and programs ]
Description : Design issues cause problems. Charles Tolman considers an organising principle to get to the heart of the matter. by Charles Tolman
Category: [ Overload Journal #142 - December 2017 | Design of applications and programs ]
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 ]
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 ]
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 ]
Evolutionary Computing Frameworks for Optimisation
Description : Evolutionary algorithms can find optimal solutions to problems. Aurora RamÃrez and Chris Simons give us an overview. by Aurora RamÃrez and Chris Simons
Category: [ Overload Journal #142 - December 2017 | Design of applications and programs ]
Description : Evolutionary algorithms can find optimal solutions to problems. Aurora RamÃrez and Chris Simons give us an overview. by Aurora RamÃrez and Chris Simons
Category: [ Overload Journal #142 - December 2017 | Design of applications and programs ]
Afterwood
Description : Tabs are controversial. Chris Oldwood reminds us of their many guises. by Chris Oldwood
Category: [ Overload Journal #142 - December 2017 | Programming Topics ]
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 ]
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 ]
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 ]
Planet Code
Description : Andy Balaam introduces his blog aggregator. by Andy Balaam
Category: [ CVu Journal Vol 29, #5 - November 2017 | Internet Topics ]
Description : Andy Balaam introduces his blog aggregator. by Andy Balaam
Category: [ CVu Journal Vol 29, #5 - November 2017 | Internet Topics ]
Marking Benches
Description : Too slow! Russel Winder reminds us that benchmarking code performance is a complicated issue. by Russel Winder
Category: [ Overload Journal #141 - October 2017 | Design of applications and programs ]
Description : Too slow! Russel Winder reminds us that benchmarking code performance is a complicated issue. by Russel Winder
Category: [ Overload Journal #141 - October 2017 | Design of applications and programs ]
‘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 ]
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 ]
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 ]
Open Source – And Still Deceiving Programmers
Description : Malware can hijack the normal flow of your program. Deák Ferenc walks through the ELF format to avoid malicious code injection. by Deák Ferenc
Category: [ Overload Journal #141 - October 2017 | Internet Topics ]
Description : Malware can hijack the normal flow of your program. Deák Ferenc walks through the ELF format to avoid malicious code injection. by Deák Ferenc
Category: [ Overload Journal #141 - October 2017 | Internet Topics ]
C++11 (and beyond) Exception Support
Description : C++11 introduced many new exception related features. Ralph McArdell gives a comprehensive overview. by Ralph McArdell
Category: [ Overload Journal #141 - October 2017 | Programming Topics ]
Description : C++11 introduced many new exception related features. Ralph McArdell gives a comprehensive overview. by Ralph McArdell
Category: [ Overload Journal #141 - October 2017 | Programming Topics ]
Afterwood
Description : Too soon! Chris Oldwood reviews optimisation in the development process. by Chris Oldwood
Category: [ Overload Journal #141 - October 2017 | Process Topics ]
Description : Too soon! Chris Oldwood reviews optimisation in the development process. by Chris Oldwood
Category: [ Overload Journal #141 - October 2017 | Process Topics ]
Navigating a Route
Description : Pete Goodliffe helps us work with unfamiliar code. by Pete Goodliffe
Category: [ CVu Journal Vol 29, #4 - September 2017 | Process Topics ]
Description : Pete Goodliffe helps us work with unfamiliar code. by Pete Goodliffe
Category: [ CVu Journal Vol 29, #4 - September 2017 | Process Topics ]