Artikel
The "Guide" pattern
Written by P. Most   

How can you apply the visitor pattern if you don't control the object structure or if there isn't one to begin with.

Last Updated on Tuesday, 06 September 2011 09:32
 
Type inference for generic container in Java
Written by P. Most   

How can you instantiate generic containers without the need to repeat the type parameters in the constructor call?

Last Updated on Tuesday, 01 February 2011 12:00
 
Postmortem debugging under Windows
Written by P. Most   

It's surprising how many developers don't know how to enable and use postmortem debugging under Windows. Here is a step by step instruction.

Last Updated on Thursday, 01 July 2010 13:43
 
Compile time guaranteed thread synchronization in C++
Written by P. Most   

The usual way to synchronize thread access to a shared resource, is by convention or agreement through comments in the source code. The obvious risk is of course that you might forget or overlook this important hint, with the usual consequences of a corrupt or invalid data state. So how can we make sure that accessing a shared resource is synchronized?

Last Updated on Tuesday, 30 August 2011 18:16
 


PERA Software Solutions GmbH, Powered by Joomla! and designed by SiteGround web hosting