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 #148 - December 2018

Options:
View Article Map
View Archives
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 ]
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 ]

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 148 ePub

Bob Schmidt

16 December 2018 17:59:07 +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 148 PDF

Bob Schmidt

14 December 2018 18:31:54 +00:00

Revolution, Restoration and Revival
Description : Trends cycle in seasons. Frances Buontempo wonders what programmers should on the lookout for.
Category: [ Overload Journal #148 - December 2018 | Journal Editorial ]
Diseconomies of Scale
Description : Bigger is not always better. Allan Kelly considers when smaller is more productive.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Flip Model: A Design Pattern
Description : Publishing dynamic, complex data to many clients in a threadsafe manner is challenging. Daniele Pallastrelli presents the Flip model pattern to overcome the challenges.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Memory Management Patterns in Business-Level Programs
Description : There are many memory management patterns. Sergey Ignatchenko considers these from an application level.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Compile-time Data Structures in C++17: Part 3, Map of Values
Description : A compile time map of values allows code to be tested more easily. Bronek Kozicki demonstrates how to avoid a central repository of values.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
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 ]
Measuring Throughput and the Impact of Cache-line Awareness
Description : How do you measure throughput? Richard Reich and Wesley Maness investigate suitable metrics.
Category: [ Design of applications and programs | Overload Journal #148 - December 2018 ]
Afterwood
Description : Renovation or redecorating throws up decisions. Chris Oldwood reminds us to make sympathetic changes.
Category: [ Process 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