Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼



site Search Results

Results for: herb sutter a false sense of security

Sort by: Relevance | Date

The Dr. Dobb's Developer Library DVD Order the NEW Discounted Dr. Dobb's Developer Library DVD 6
Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.

Lock-Free Code: A False Sense of Security

Dr. Dobb's Journal,
September 08, 2008

Writing lock-free code can confound anyone—even expert programmers, as Herb shows this month. - C/C++

Verity Stob

Dr. Dobb's Journal,
July 16, 2008

Back in the day, Dr. Dobb's Journal ran a humorous column written by a programmer in the United Kingdom under the pseudonym Verity Stob. In this installment from 2002, Verity took aim at critics of Microsoft's .NET and its treatment of C++.

- JVM Languages

The Architect's Role

Dr. Dobb's Journal,
July 01, 2008

David Kranz talks about the architect's role in the world of RIA development. - Design

Lock-Free Queues  

Dr. Dobb's Journal,
July 01, 2008

One thread can write and another read—at the same time! - Parallel

Maximize Locality, Minimize Contention

Dr. Dobb's Journal,
May 23, 2008

Want to kill your parallel application's scalability? Easy: Just add a dash of contention. - Parallel

Application-Level Abstractions for Lock-Free Data Sharing

Dr. Dobb's Journal,
December 21, 2007

No one ever said that programming for concurrency would be easy - C/C++

Implementing Audio CAPTCHA  

Dr. Dobb's Journal,
December 10, 2007

David uses sound to make CAPTCHA an equal opportunity security device. - Web Development

Understanding task and data parallelism

Dr. Dobb's Journal
November 15, 2007

Intel director James Reinders explains the difference between task and data parallelism, and how there is a way around the limits imposed by Amdahl's Law...

Are multicore processors here to stay?

Dr. Dobb's Journal
November 15, 2007

Intel director James Reinders looks at the power, memory and instruction-level parallelism walls that are forcing the move to multicore processors, and explains why sometimes it makes sense to underclock, not overclock...

Dr. Dobb's Agile Newsletter 9/07

Dr. Dobb's Journal,
September 24, 2007

Do traditional approaches to modeling involve risks? - Design

Previous 1 2 3 4 5 6 7 8 9 10 Next