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

Programming Topics or Overload Journal #149 - February 2019

Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Overload 149 ePub

Bob Schmidt

15 March 2019 18:04:14 +00:00

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Overload 149 PDF

Bob Schmidt

22 February 2019 22:18:06 +00:00

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.
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.
Category: [ Design of applications and programs | Overload Journal #149 - February 2019 ]
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++.
Category: [ Design of applications and programs | Overload Journal #149 - February 2019 ]
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++.
Category: [ Design of applications and programs | Overload Journal #149 - February 2019 ]
QM Bites: Understand Windows Operating-System Identification Preprocessor Macros
Description : Quality matters and bite sized articles help. Matthew Wilson returns with a QM Bites.
Category: [ Programming Topics | Overload Journal #149 - February 2019 ]
A Thorough Introduction to Distributed Systems
Description : What is a distributed system, and why is it so complicated? Stanislav Kozlovski explains.
Category: [ Design of applications and programs | Overload Journal #149 - February 2019 ]
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.
Category: [ Design of applications and programs | Overload Journal #149 - February 2019 ]
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.
Category: [ Process Topics | Overload Journal #149 - February 2019 ]
C++ Tagged Reference Types
Description : Pete Cordell proposes an extension to C++ move syntax.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
When Will Python 2 End?
Description : Silas Brown explains why the days of Python 2, while numbered, may be longer than you think.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Code Critique Competition 115
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 | Student Code Critiques from CVu journal. ]
Report on Challenge 5
Description : Francis Glassborow comments on his previous challenge, and provides a new puzzle.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Algol 68 – A Retrospective
Description : Algol 68 has influenced programming languages in many ways. Daniel James reminds us just how many.
Category: [ Programming Topics | Overload Journal #148 - December 2018 ]
Improve Code by Removing It
Description : Pete Goodliffe takes a scalpel to unnecessary code.
Category: [ Programming Topics | CVu Journal Vol 30, #5 - November 2018 ]
How to Write a Programming Language: Part 3, The Evaluator
Description : We’ve parsed our tokens: now we need turn them into values. Andy Balaam continues writing a programming language with the evaluator.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
P1063 vs Coroutines TS: Consensus on High-Level Semantics
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk argue that we need coroutines TS now to improve-based-on-experience later.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Implementing the Spaceship Operator for Optional
Description : Comparison operators can get complicated. Barry Revzin explores how the new operator <=> helps.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]
Compile-time Data Structures in C++17: Part 2, Map of Types
Description : Compile time type selection allows static polymorphsim. Bronek Kozicki details an implementation of a compile time map.
Category: [ Programming Topics | Overload Journal #147 - October 2018 ]

  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|
Sort by Date Title