Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Journals > Overload |
• Blogs
ACCU Topics
(2)
- ACCU magic
C++ Reflection for Python Binding
Description : There are various approaches to generating Python bindings in C++. Russell Standish shows how Classdesc can be used to achieve this. by Russell Standish
Category: [ Overload Journal #152 - August 2019 | Programming Topics ]
Description : There are various approaches to generating Python bindings in C++. Russell Standish shows how Classdesc can be used to achieve this. by Russell Standish
Category: [ Overload Journal #152 - August 2019 | Programming Topics ]
Trip Report: Italian C++ 2019
Description : Milan held Italy’s largest C++ conference. Hans Vredeveld reports back. by Hans Vredeveld
Category: [ Overload Journal #152 - August 2019 ]
Description : Milan held Italy’s largest C++ conference. Hans Vredeveld reports back. by Hans Vredeveld
Category: [ Overload Journal #152 - August 2019 ]
Afterwood
Description : Many people are risk-averse. Chris Oldwood considers this position – in verse. by Chris Oldwood
Category: [ Overload Journal #152 - August 2019 | Project Management ]
Description : Many people are risk-averse. Chris Oldwood considers this position – in verse. by Chris Oldwood
Category: [ Overload Journal #152 - August 2019 | Project Management ]
How Hard Can It Be?
Description : Getting different parties to collaborate might sound easy. Frances Buontempo explores where problems and opportunities arise. by Frances Buontempo
Category: [ Overload Journal #151 - June 2019 | Journal Editorial ]
Description : Getting different parties to collaborate might sound easy. Frances Buontempo explores where problems and opportunities arise. by Frances Buontempo
Category: [ Overload Journal #151 - June 2019 | Journal Editorial ]
Do Repeat Yourself
Description : Software developers are well aware of the ‘DRY Principle’. Lucian Radu Teodorescu investigates when this common wisdom does not always hold. by Lucian Radu Teodorescu
Category: [ Overload Journal #151 - June 2019 | Programming Topics ]
Description : Software developers are well aware of the ‘DRY Principle’. Lucian Radu Teodorescu investigates when this common wisdom does not always hold. by Lucian Radu Teodorescu
Category: [ Overload Journal #151 - June 2019 | Programming Topics ]
On IT and... CO2 Footprints
Description : Recent headlines declare a climate emergency. Sergey Ignatchenko considers how we can make an impact on IT’s carbon footprint. by Sergey Ignatchenko
Category: [ Overload Journal #151 - June 2019 | Design of applications and programs ]
Description : Recent headlines declare a climate emergency. Sergey Ignatchenko considers how we can make an impact on IT’s carbon footprint. by Sergey Ignatchenko
Category: [ Overload Journal #151 - June 2019 | Design of applications and programs ]
Use UTF-16 Interfaces to Ship Windows Code
Description : Character encoding can cause problems. Péter Ésik explains why UTF-16 interfaces help on Windows. by Péter Ésik
Category: [ Overload Journal #151 - June 2019 | Programming Topics ]
Description : Character encoding can cause problems. Péter Ésik explains why UTF-16 interfaces help on Windows. by Péter Ésik
Category: [ Overload Journal #151 - June 2019 | Programming Topics ]
ACCU Conference 2019: Reports
Description : ACCU holds an annual conference. Several attendees tell us what they learnt there this year. by Felix Petriconi, Stefan Turalski, Ori Ben-Shir, Mathieu Ropert, Anthony Williams
Category: [ Overload Journal #151 - June 2019 | Letters to the Editor ]
Description : ACCU holds an annual conference. Several attendees tell us what they learnt there this year. by Felix Petriconi, Stefan Turalski, Ori Ben-Shir, Mathieu Ropert, Anthony Williams
Category: [ Overload Journal #151 - June 2019 | Letters to the Editor ]
Afterwood
Description : There are parallels between writing and programming. Chris Oldwood shares his journey into learning to write well. by Chris Oldwood
Category: [ Overload Journal #151 - June 2019 | Process Topics ]
Description : There are parallels between writing and programming. Chris Oldwood shares his journey into learning to write well. by Chris Oldwood
Category: [ Overload Journal #151 - June 2019 | Process Topics ]
This means war!
Description : Careless use of language can upset people. Frances Buontempo asks what we can do to make the developer experience better. by Frances Buontempo
Category: [ Overload Journal #150 - April 2019 | Journal Editorial ]
Description : Careless use of language can upset people. Frances Buontempo asks what we can do to make the developer experience better. by Frances Buontempo
Category: [ Overload Journal #150 - April 2019 | Journal Editorial ]
NullableAttribute and C# 8
Description : C# 8 will bring many new features. Jon Skeet investigates the metadata representation of Nullable Reference Types. by Jon Skeet
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
Description : C# 8 will bring many new features. Jon Skeet investigates the metadata representation of Nullable Reference Types. by Jon Skeet
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
lvalues, rvalues, glvalues, prvalues, xvalues, help!
Description : C++11 introduced new value categories. Anders Schau Knatten explains his way of thinking about them. by Anders Schau Knatten
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
Description : C++11 introduced new value categories. Anders Schau Knatten explains his way of thinking about them. by Anders Schau Knatten
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
Modern SAT solvers: fast, neat and underused (part 1 of N)
Description : SAT solvers can quickly find solutions to Boolean Logic problems. Martin Hořeňovský demonstrates how this can be used to solve arbitrary Sudoku puzzles. by Martin Hořeňovský
Category: [ Overload Journal #150 - April 2019 | Design of applications and programs ]
Description : SAT solvers can quickly find solutions to Boolean Logic problems. Martin Hořeňovský demonstrates how this can be used to solve arbitrary Sudoku puzzles. by Martin Hořeňovský
Category: [ Overload Journal #150 - April 2019 | Design of applications and programs ]
The Duality…
Description : Genetic algorithms can find solutions that other algorithms might miss. Anders Modén discusses their use in conjunction with back-propagation for finding better solutions. by Anders Modén
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
Description : Genetic algorithms can find solutions that other algorithms might miss. Anders Modén discusses their use in conjunction with back-propagation for finding better solutions. by Anders Modén
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
Blockchain-Structured Programming
Description : Coins are a wedge-shaped piece used for some purpose. Teedy Deigh shares her angle on the technology underpinning crypto-currencies. by Teedy Deigh
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
Description : Coins are a wedge-shaped piece used for some purpose. Teedy Deigh shares her angle on the technology underpinning crypto-currencies. by Teedy Deigh
Category: [ Overload Journal #150 - April 2019 | Programming Topics ]
Rip It Up and Start Again
Description : Some things can be resurrected, others cannot. Frances Buontempo wonders when we need to repent and start over. by Frances Buontempo
Category: [ Overload Journal #149 - February 2019 | Journal Editorial ]
Description : Some things can be resurrected, others cannot. Frances Buontempo wonders when we need to repent and start over. by Frances Buontempo
Category: [ Overload Journal #149 - February 2019 | Journal Editorial ]
5 Big Fat Reasons Why Mutexes Suck Big Time
Description : Mutable shared state in multithreaded code is often protected by mutexes. Sergey Ignatchenko reminds us that Re-Actors can avoid many of the problems. by Sergey Ignatchenko
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
Description : Mutable shared state in multithreaded code is often protected by mutexes. Sergey Ignatchenko reminds us that Re-Actors can avoid many of the problems. by Sergey Ignatchenko
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
A Small Universe
Description : Writing a programming language is a hot topic. Deák Ferenc shows us how he wrote a compiler for bytecode callable from C++. by Deák Ferenc
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
Description : Writing a programming language is a hot topic. Deák Ferenc shows us how he wrote a compiler for bytecode callable from C++. by Deák Ferenc
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
A Small Universe Part II
Description : Writing a programming language is a hot topic. Deák Ferenc shows us how he wrote a compiler for bytecode callable from C++. by Deák Ferenc
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
Description : Writing a programming language is a hot topic. Deák Ferenc shows us how he wrote a compiler for bytecode callable from C++. by Deák Ferenc
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
QM Bites: Understand Windows Operating-System Identification Preprocessor Macros
Description : Quality matters and bite sized articles help. Matthew Wilson returns with a QM Bites. by Matthew Wilson
Category: [ Overload Journal #149 - February 2019 | Programming Topics ]
Description : Quality matters and bite sized articles help. Matthew Wilson returns with a QM Bites. by Matthew Wilson
Category: [ Overload Journal #149 - February 2019 | Programming Topics ]