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

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
NullableAttribute and C# 8
Description : C# 8 will bring many new features. Jon Skeet investigates the metadata representation of Nullable Reference Types.
Category: [ Overload Journal #150 - April 2019 ]
Numbers in JavaScript
Description : JavaScript floating point numbers can confuse C++ programmers. Anthony Williams draws our attention to some surprising behaviour.
Category: [ Overload Journal #128 - August 2015 ]
Object-Environment Collision Detection using Onion BSPs
Description : Previously we considered 3D navigation. Stuart Golodetz demonstrates how to detect collisions using onion binary space partitioning.
Category: [ Design of applications and programs | Overload Journal #118 - December 2013 ]
[ Various | Paradigms ] Objective Caml
Description : Objective Caml is the most popular variant of the Caml language. From a language standpoint, it extends the core Caml language with a fully-fledged object-oriented layer, as well as a powerful module system, all connected by a sound, polymorphic type system featuring type inference.
Source : Old site
Added on : 10 February 2006 21:33:29 +00:00
Objects for States
Description : Originally captured in Design Patterns, Objects for States is described in close conjunction with the Singleton pattern. This article investigates better alternatives for implementing the pattern in C++.
Category: [ Overload Journal #73 - Jun 2006 ]
Ode to the BBDB
Description : Silas S. Brown remembers different ways of managing email contacts.
Category: [ CVu Journal Vol 27, #4 - September2015 ]
On Fifteen Love
Description : A student demystifies the Baron’s game of cards.
Category: [ CVu Journal Vol 28, #2 - May 2016 ]
On Francis’s Challenge #4
Description : Andreas Gieriet presents his solution (ab-)using expression- and jump-statements.
Category: [ CVu Journal Vol 30, #4 - September 2018 ]
On High Rollers
Description : A student investigates the Baron’s last puzzle.
Category: [ CVu Journal Vol 28, #5 - November 2016 ]
On the Defensive
Description : Pete Goodliffe demonstrates defensive programming techniques for robust code.
Category: [ CVu Journal Vol 29, #1 - March 2017 ]
On Turnabout is Fair Play
Description : A student responds to the Baron’s latest challenge.
Category: [ CVu Journal Vol 29, #2 - May 2017 ]
On Zero-Side-Effect Interactive Programming, Actors, and FSMs
Description : Functional programming is alien to many programmers. Sergey Ignatchenko considers parallels between actors and finite state machines.
Category: [ Overload Journal #131 - February 2016 ]
Once Again on TCP vs UDP
Description : TCP and UDP have different properties. Sergey Ignatchenko weighs up their pros and cons.
Category: [ Overload Journal #130 - December 2015 ]
One Approach to Using Hardware Registers in C++
Description : Testing increases software reliability. Martin Moene presents a technique for checking the control of hardware.
Category: [ Overload Journal #95 - February 2010 ]
One Definition Rule
Description : Roger Orr explains an often misunderstood aspect of C++.
Category: [ CVu Journal Vol 27, #5 - November 2015 ]
OOD and Testing using the Dependency Inversion Principle
Description :

I learned one of the most important OOD techniques 10 years ago on an OOD workshop. It has since become known as the Dependency Inversion Principle.


Category: [ CVu Journal Vol 12, #6 - Dec 2000 ]
Operators for Arithmetic Classes

Source : Generated via JPG, PDF, OCR, markdown from scanned journal
Category: [ Overload Journal #5 - Sep 1994 ]
Optimizing Big Number Arithmetic Without SSE
Description : Addition and multiplication can be slow for big numbers. Sergey Ignatchenko and Dmytro Ivanchykhin try to speed things up.
Category: [ Overload Journal #119 - February 2014 ]

  |<   <<   21   22   23   24   25   26   27   28   29   30   >>   >|
Sort by Date Title