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 #125 - February 2015

Options:
View Article Map
View Archives
Jumping around in Emacs
Description : Silas S. Brown shares a tip for navigating code.
Category: [ Programming Topics | CVu Journal Vol 32, #4 - September 2020 ]
The Global Lockdown of Locks
Description : Locks can be replaced with tasks. Lucian Radu Teodorescu shows us how.
Category: [ Programming Topics | Overload Journal #158 - August 2020 ]
C++20: A Simple Math Module
Description : Modules are one big change introduced by C++20. Rainer Grimm describes how to build a mathematics module.
Category: [ Programming Topics | Overload Journal #158 - August 2020 ]
Agile Manchester 2020: Testers Edition
Description : Many tech conferences are still going ahead online. Jit Gosai reports on Agile Manchester from a tester’s perspective.
Category: [ Programming Topics | Overload Journal #158 - August 2020 ]
Static Analysis in GCC and Clang
Description : Silas S. Brown shares some experiences of analysing code.
Category: [ Programming Topics | CVu Journal Vol 32, #3 - July 2020 ]
Comment Only What The Code Cannot Say
Description : Comments can help or hinder. Kevlin Henney assesses when to avoid them.
Category: [ Programming Topics | Overload Journal #157 - June 2020 ]
Some Objects Are More Equal Than Others
Description : Comparing objects is a fundamental operation. Steve Love and Roger Orr consider different language approaches.
Category: [ Programming Topics | Overload Journal #157 - June 2020 ]
Reviews
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 32, #2 - May 2020 ]
Pass the Parcel
Description : Python’s module and package system has many features. Steve Love explores some more advanced ones.
Category: [ Programming Topics | Overload Journal #156 - April 2020 ]
Using Compile Time Maps for Sorting
Description : Compile time sorting can be interesting. Norman Wilson shows how to sort a map.
Category: [ Programming Topics | Overload Journal #156 - April 2020 ]
Profiting from the Folly of Others
Description : Code referred to as a hack can raise an eyebrow. Alastair Harrison learns about accessing private members of C++ classes by investigating a header called UninitializedMemoryHacks.h
Category: [ Programming Topics | Overload Journal #156 - April 2020 ]
Adding Python 3 Compatibility to Python 2 Code
Description : Silas S. Brown explains how to cope with the differences.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Making a Linux Desktop – Launching Applications
Description : Alan Griffiths continues his series on the Mir desktop.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
Reviews
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 32, #1 - March 2020 ]
A line-to-line conversion from Node.js to Node.cpp
Description : Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk show how we can get a 5x improvement in speed.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Quick Modular Calculations(Part 2)
Description : The minverse algorithm previously seen is fast but has limitations. Cassio Neri presents two alternatives.
Category: [ Programming Topics | Overload Journal #155 - February 2020 ]
Restaurant C++ and Pidgin Python
Description : Pete Goodliffe looks at the idioms of language.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Python has setdefault
Description : Silas S. Brown shares a quick tip on Python.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Static C library and GNU Make
Description : Ian Bruntlett shares his experiences with using ‘make’ to build a small test project.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]
Reviews
Description : The latest roundup of reviews.
Category: [ Programming Topics | CVu Journal Vol 31, #6 - January 2020 ]

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