Advertisement
Membership
Login
ACCU Buttons
Browse in : | > Topics |
• Blogs
- ACCU magic
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 ]
The Simple Life
Description : Pete Goodliffe urges us to keep code simple. by Pete Goodliffe
Category: [ CVu Journal Vol 31, #1 - March 2019 | Design of applications and programs ]
Description : Pete Goodliffe urges us to keep code simple. by Pete Goodliffe
Category: [ CVu Journal Vol 31, #1 - March 2019 | Design of applications and programs ]
GitHub’s Crazy Contribution-Graph Game
Description : Silas S. Brown does a one-year streak. by Silas S. Brown
Category: [ CVu Journal Vol 31, #1 - March 2019 | Internet Topics ]
Description : Silas S. Brown does a one-year streak. by Silas S. Brown
Category: [ CVu Journal Vol 31, #1 - March 2019 | Internet Topics ]
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 ]
A Thorough Introduction to Distributed Systems
Description : What is a distributed system, and why is it so complicated? Stanislav Kozlovski explains. by Stanislav Kozlovski
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
Description : What is a distributed system, and why is it so complicated? Stanislav Kozlovski explains. by Stanislav Kozlovski
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
Don’t Use std::endl
Description : How do you add a new line in C++? Chris Sharpe suggests std::endl is a tiny utility that’s more trouble than it’s worth. by Chris Sharpe
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
Description : How do you add a new line in C++? Chris Sharpe suggests std::endl is a tiny utility that’s more trouble than it’s worth. by Chris Sharpe
Category: [ Overload Journal #149 - February 2019 | Design of applications and programs ]
Afterwood
Description : Good workers tidy up after themselves – it avoids accidents and makes them more productive. Chris Oldwood argues that good software developers should do the same. by Chris Oldwood
Category: [ Overload Journal #149 - February 2019 | Process Topics ]
Description : Good workers tidy up after themselves – it avoids accidents and makes them more productive. Chris Oldwood argues that good software developers should do the same. by Chris Oldwood
Category: [ Overload Journal #149 - February 2019 | Process Topics ]
Effective Software Testing
Description : Pete Goodliffe describes a healthy software test regimen. by Pete Goodliffe
Category: [ CVu Journal Vol 30, #6 - January 2019 | Process Topics ]
Description : Pete Goodliffe describes a healthy software test regimen. by Pete Goodliffe
Category: [ CVu Journal Vol 30, #6 - January 2019 | Process Topics ]
C++ Tagged Reference Types
Description : Pete Cordell proposes an extension to C++ move syntax. by Pete Cordell
Category: [ CVu Journal Vol 30, #6 - January 2019 | Programming Topics ]
Description : Pete Cordell proposes an extension to C++ move syntax. by Pete Cordell
Category: [ CVu Journal Vol 30, #6 - January 2019 | Programming Topics ]
When Will Python 2 End?
Description : Silas Brown explains why the days of Python 2, while numbered, may be longer than you think. by Silas S. Brown
Category: [ CVu Journal Vol 30, #6 - January 2019 | Programming Topics ]
Description : Silas Brown explains why the days of Python 2, while numbered, may be longer than you think. by Silas S. Brown
Category: [ CVu Journal Vol 30, #6 - January 2019 | Programming Topics ]
An Interview Icebreaker
Description : Chris Oldwood tries a novel approach to open up the interview conversation. by Chris Oldwood
Category: [ CVu Journal Vol 30, #6 - January 2019 | Project Management ]
Description : Chris Oldwood tries a novel approach to open up the interview conversation. by Chris Oldwood
Category: [ CVu Journal Vol 30, #6 - January 2019 | Project Management ]
DIY Technical Authoring
Description : Alison Peck shares some of the tricks of her trade. by Alison Peck
Category: [ CVu Journal Vol 30, #6 - January 2019 | Process Topics ]
Description : Alison Peck shares some of the tricks of her trade. by Alison Peck
Category: [ CVu Journal Vol 30, #6 - January 2019 | Process Topics ]
China’s New AI School Textbooks
Description : Silas Brown is sceptical about an education initiative. by Silas S. Brown
Category: [ CVu Journal Vol 30, #6 - January 2019 | Design of applications and programs ]
Description : Silas Brown is sceptical about an education initiative. by Silas S. Brown
Category: [ CVu Journal Vol 30, #6 - January 2019 | Design of applications and programs ]
Code Critique Competition 115
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 30, #6 - January 2019 | Programming Topics | Student Code Critiques from CVu journal. ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry. by Roger Orr
Category: [ CVu Journal Vol 30, #6 - January 2019 | Programming Topics | Student Code Critiques from CVu journal. ]