Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #39 - Sep 2000
Browse in : |
All
> Topics
> Programming All > Journals > Overload > 39 All of these categories |
- Options:
- View Article Map
- View Archives
Object (low-level) Design and Implementation
Category: [ Programming Topics | Overload Journal #27 - Aug 1998 ]
Category: [ Programming Topics | Overload Journal #27 - Aug 1998 ]
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: [ Programming Topics | Design of applications and programs | Overload Journal #118 - December 2013 ]
Description : Previously we considered 3D navigation. Stuart Golodetz demonstrates how to detect collisions using onion binary space partitioning.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #118 - December 2013 ]
[
Various
| Paradigms
| Programming
]
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
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: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
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: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Ode to the BBDB
Description : Silas S. Brown remembers different ways of managing email contacts.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
Description : Silas S. Brown remembers different ways of managing email contacts.
Category: [ Programming Topics | CVu Journal Vol 27, #4 - September2015 ]
On Fifteen Love
Description : A student demystifies the Baron’s game of cards.
Category: [ Programming Topics | CVu Journal Vol 28, #2 - May 2016 ]
Description : A student demystifies the Baron’s game of cards.
Category: [ Programming Topics | 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: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
Description : Andreas Gieriet presents his solution (ab-)using expression- and jump-statements.
Category: [ Programming Topics | CVu Journal Vol 30, #4 - September 2018 ]
On High Rollers
Description : A student investigates the Baron’s last puzzle.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
Description : A student investigates the Baron’s last puzzle.
Category: [ Programming Topics | CVu Journal Vol 28, #5 - November 2016 ]
On the Defensive
Description : Pete Goodliffe demonstrates defensive programming techniques for robust code.
Category: [ Programming Topics | CVu Journal Vol 29, #1 - March 2017 ]
Description : Pete Goodliffe demonstrates defensive programming techniques for robust code.
Category: [ Programming Topics | CVu Journal Vol 29, #1 - March 2017 ]
On Turnabout is Fair Play
Description : A student responds to the Baron’s latest challenge.
Category: [ Programming Topics | CVu Journal Vol 29, #2 - May 2017 ]
Description : A student responds to the Baron’s latest challenge.
Category: [ Programming Topics | 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: [ Programming Topics | Overload Journal #131 - February 2016 ]
Description : Functional programming is alien to many programmers. Sergey Ignatchenko considers parallels between actors and finite state machines.
Category: [ Programming Topics | 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: [ Programming Topics | Overload Journal #130 - December 2015 ]
Description : TCP and UDP have different properties. Sergey Ignatchenko weighs up their pros and cons.
Category: [ Programming Topics | 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: [ Programming Topics | Overload Journal #95 - February 2010 ]
Description : Testing increases software reliability. Martin Moene presents a technique for checking the control of hardware.
Category: [ Programming Topics | Overload Journal #95 - February 2010 ]
One Definition Rule
Description : Roger Orr explains an often misunderstood aspect of C++.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
Description : Roger Orr explains an often misunderstood aspect of C++.
Category: [ Programming Topics | CVu Journal Vol 27, #5 - November 2015 ]
OOD and Testing using the Dependency Inversion
Principle
Description :
Category: [ Programming Topics | CVu Journal Vol 12, #6 - Dec 2000 ]
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: [ Programming Topics | CVu Journal Vol 12, #6 - Dec 2000 ]
Operators for Arithmetic Classes
Source : Generated via JPG, PDF, OCR, markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Source : Generated via JPG, PDF, OCR, markdown from scanned journal
Category: [ Programming Topics | 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: [ Programming Topics | Overload Journal #119 - February 2014 ]
Description : Addition and multiplication can be slow for big numbers. Sergey Ignatchenko and Dmytro Ivanchykhin try to speed things up.
Category: [ Programming Topics | Overload Journal #119 - February 2014 ]
Order Notation in Practice
Description : What does complexity measurement mean? Roger Orr reminds us of the academic definition and looks at some real life situations.
Category: [ Programming Topics | Overload Journal #124 - December 2014 ]
Description : What does complexity measurement mean? Roger Orr reminds us of the academic definition and looks at some real life situations.
Category: [ Programming Topics | Overload Journal #124 - December 2014 ]
Orderly Termination of Programs
Description : Ensuring a clean shutdown is important. Omar Bashir presents some techniques.
Category: [ Programming Topics | Overload Journal #89 - February 2009 ]
Description : Ensuring a clean shutdown is important. Omar Bashir presents some techniques.
Category: [ Programming Topics | Overload Journal #89 - February 2009 ]