Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Francis' Scribbles from CVu journal
Browse in : |
All
> Topics
> Programming All > Journal Columns > Francis' Scribbles All of these categories |
- Options:
- View Article Map
- View Archives
Thread-Safe Access Guards
Description : Ensuring safe access to shared data can be cumbersome and error-prone. Bjørn Reese presents a technique to help.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
Description : Ensuring safe access to shared data can be cumbersome and error-prone. Bjørn Reese presents a technique to help.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
Through The Looking Glass
Description : What's happening in the next room? Stuart Golodetz has to find the door first!
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
Description : What's happening in the next room? Stuart Golodetz has to find the door first!
Category: [ Programming Topics | Design of applications and programs | Overload Journal #89 - February 2009 ]
Time for Change
Category: [ CVu Journal Vol 11, #1 - Nov 1998 | Francis' Scribbles from CVu journal ]
Category: [ CVu Journal Vol 11, #1 - Nov 1998 | Francis' Scribbles from CVu journal ]
To DLL or Not To DLL
Description : Shared libraries provide both benefits and problems. Sergey Ignatchenko introduces a rabbit's-eye view.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
Description : Shared libraries provide both benefits and problems. Sergey Ignatchenko introduces a rabbit's-eye view.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #99 - October 2010 ]
Transactions with Delegates in C#
Description :
Category: [ Programming Topics | CVu Journal Vol 17, #4 - Aug 2005 ]
Description :
The Delegate type is a powerful feature of C#. This article introduces delegates, and shows how they can be used to solve a common problem: ensuring that a series of database updates occur as a single operation by use of a transaction.
Category: [ Programming Topics | CVu Journal Vol 17, #4 - Aug 2005 ]
[
Linux
| C and C++
| Programming
]
Trolltech Online Reference Documentation
Description : Online Reference Documentation for QT and associated libraries
Source : Old site
Added on : 10 February 2006 22:05:37 +00:00
Description : Online Reference Documentation for QT and associated libraries
Source : Old site
Added on : 10 February 2006 22:05:37 +00:00
[
Java
| Frameworks
| Programming
]
Turbine
Description : Turbine is a servlet based framework that allows experienced Java developers to quickly build web applications. Turbine allows you to use personalize the web sites and to use user logins to restrict access to parts of your application.
Added on : 10 February 2006 22:42:33 +00:00
Description : Turbine is a servlet based framework that allows experienced Java developers to quickly build web applications. Turbine allows you to use personalize the web sites and to use user logins to restrict access to parts of your application.
Added on : 10 February 2006 22:42:33 +00:00
Turnabout is Fair Play
Description : Baron M is still game for a wager.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
Description : Baron M is still game for a wager.
Category: [ Programming Topics | CVu Journal Vol 28, #6 - January 2017 ]
Two Daemons
Description : Most people have come across C++11’s forwarding references. Dietmar Kühl explains what && really means.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]
Description : Most people have come across C++11’s forwarding references. Dietmar Kühl explains what && really means.
Category: [ Programming Topics | Overload Journal #128 - August 2015 ]
Type Mosaicing with Consultables and Delegates
Description : If several classes need to work together lots of boilerplate code is often needed. Nicolas Bouillot introduces type mosaicing to avoid this.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
Description : If several classes need to work together lots of boilerplate code is often needed. Nicolas Bouillot introduces type mosaicing to avoid this.
Category: [ Programming Topics | Overload Journal #130 - December 2015 ]
Type-agnostic Tracing Using {fmt}
Description : Tracing compound and custom types is a challenge. Mike Crowe demonstrates how {fmt} provides a safe alternative to printf.
Category: [ Programming Topics | Overload Journal #145 - June 2018 ]
Description : Tracing compound and custom types is a challenge. Mike Crowe demonstrates how {fmt} provides a safe alternative to printf.
Category: [ Programming Topics | Overload Journal #145 - June 2018 ]