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 Design of applications and programs or Overload Journal #118 - December 2013

Options:
View Article Map
View Archives
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
"HTTPS Everywhere" considered harmful
Description : Silas S. Brown considers an unintended cost of security.
Category: [ Programming Topics | CVu Journal Vol 27, #6 - January 2016 ]
(Not Really So) New Niche for C++: Browser!?
Description : How do you run C++ in a browser? Sergey Ignatchenko demonstrates how to use Emscripten.
Category: [ Programming Topics | Overload Journal #138 - April 2017 ]
(Re)Actor Allocation at 15 CPU Cycles
Description : (Re)Actor serialisation requires an allocator. Sergey Ignatchenko, Dmytro Ivanchykhin and Marcos Bracco pare malloc/free down to 15 CPU cycles.
Category: [ Programming Topics | Overload Journal #146 - August 2018 ]
-640K- 2^256 Bytes of Memory is More than Anyone Would Ever -Need- Get
Description : How fast can computers get? Sergey Ignatchenko provides us with some upper limits.
Category: [ Programming Topics | Overload Journal #112 - December 2012 ]
10 Things You Always Wanted to Know About Assert (But Were Afraid to Ask)
Description :

This article is aimed primarily at those who are unfamiliar with assertions. However, even advanced programmers may make one or two new discoveries.


Category: [ Programming Topics | CVu Journal Vol 15, #2 - Apr 2003 ]
1974 ACM Turing Award Lecture
Description :

We very rarely publish material that is not original. However I thought that readers might enjoy this item from one of the great programmers of any time. Please note that this was first presented 25 years ago. I think it is worth reflecting on what we have and have not learnt since.


Category: [ Programming Topics | CVu Journal Vol 11, #6 - Oct 1999 ]
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 ]
5 Reasons NOT to Use std::ostream for Human-Readable Output
Description : C++’s ostream can be hard to use. Sergey Ignatchenko suggests we use the {fmt} library instead.
Category: [ Programming Topics | Overload Journal #144 - April 2018 ]
9.7 Things Every Programmer Really, Really Should Know
Description : Most of us have heard of the twelve step program. Teedy Deigh introduces a 9.7 step plan for programmers.
Category: [ Programming Topics | Overload Journal #132 - April 2016 ]
A Brief Introduction to Docker
Description : Silas S. Brown shares his experiences of setting up a virtual appliance.
Category: [ Programming Topics | CVu Journal Vol 29, #5 - November 2017 ]
A C++ Developer Sees Rustlang for the First Time
Description : Rust claims to run blazingly fast, prevents segfaults, and guarantees thread safety. Katarzyna Macias provides an introduction for a C++ developer.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
A Case for Code Reuse
Description : Pete Goodliffe considers the case for code reuse.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
A Case of Mistaken Identity
Description : Chris Oldwood puts values to the test.
Category: [ Programming Topics | Process Topics | CVu Journal Vol 28, #6 - January 2017 ]
A Class What I Wrote
Description : Paul Grenyer reduces the boilerplate with simple abstraction.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
A Commoner’s Response
Description : Roger Orr offers an analysis of the Baron’s last game.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]

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