FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
C++ FORUM | NEWSLETTERS


Writing Lock-Free Code: A Corrected Queue
Herb continues his exploration of lock-free code--this time focusing on creating a lock-free queue.
September 29, 2008
Extending Continuous Integration Into ALM
Traditional Continuous Integration has been constrained so that it provides only a partial picture of software quality. Maciej suggests alternatives.
September 24, 2008
Indexing and Searching Image files
Lucene.NET is a high-performance text retrieval library that Adelene uses to index and search image files.
September 24, 2008
The Book Cipher Algorithm
The Book cipher algorithm uses letters of subsequent words in some text or book as a key to encode messages.
September 24, 2008
Safe Coding Practices
Gwyn examines several types of coding vulnerabilities and examines how you can mitigate the risk of exploit within your code.
September 18, 2008
Beyond Functional Requirements On Agile Projects
Scott examines the best ways to address nonfunctional requirements.
September 16, 2008
Funambulism and the Perpetual Tension of Software Development
Coverity CTO Ben Chelf wonders, how can we maintain our balance while walking the tightrope of software development?
September 8, 2008
Lock-Free Code: A False Sense of Security
Writing lock-free code can confound anyone—even expert programmers, as Herb shows this month.
September 8, 2008
Managing Application Thread Use
Multicore processors are increasingly replacing single-core processors, and developers are being confronted with new challenges when using them.
September 4, 2008
The Android Mobile Phone Platform
Android is an open-source mobile phone stack developed by Google for the Open Handset Alliance.
September 4, 2008


C++ Archive
2009 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2008 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2007 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2006 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2005 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2004 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2003 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2002 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2000 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1999 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1998 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1997 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1996 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1995 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec




MICROSITES
FEATURED TOPIC

ADDITIONAL TOPICS

INFO-LINK