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.

Centralized vs. Distributed SCM

Dr. Dobb's Journal,
September 13, 2011

The model that works for open-source projects might not work in the enterprise — or is that a false dichotomy? - Design

GData: Accessing Google-Application Data

Dr. Dobb's Journal,
August 29, 2011

Google's GData returns data in Atom or JSON formats. But the APIs are so poorly implemented, accessing the data is a project onto itself. - Web Development

Memory Constraints on Thread Performance

Dr. Dobb's JournalAndrew Binstock
August 09, 2011

Threading is no guarantee of improved performance if memory issues are not attended to - Tools

Puppet Labs CEO: Cloud Is No Panacea for Developers

Dr. Dobb's Journal,
July 06, 2011

Wake up call for developers who think the cloud offers pre-baked infrastructure layer with fewer deployment challenges? - Parallel

Introducing Multithreading to Mature Desktop Applications

Dr. Dobb's Journal,
June 08, 2011

A crash course tutorial - Tools

Getting Started With the Cloud: Logging On With Google OAuth

Dr. Dobb's Journal,
May 23, 2011

Access Calendar and other Google Apps after you do the authorization dance - Web Development

Twisting the RTTI System for Safe Dynamic Casts of void* in C++

Dr. Dobb's Journal,
April 05, 2011

A safe mechanism to dynamically cast void* to typed pointers at runtime - C/C++

SQL Injection Attacks and Data Theft

Dr. Dobb's JournalKen North
November 16, 2010

SQL databases are everywhere. Many are accessible from Internet connections, such as for use with web-facing applications. But even today not all database servers tied to the Internet are hardened and... - Database

Programming with Reason: Why is goto Bad?

Dr. Dobb's Journal,
November 15, 2010

And do break and continue deserve the same scrutiny? - JVM Languages

Prefer Using Futures or Callbacks to Communicate Asynchronous Results

Dr. Dobb's Journal,
August 12, 2010

Handling asynchronous communication back to the caller - C/C++

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