FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
SEARCH TIPS
For ANY words separate the terms with OR
For ONLY these words separate the terms with AND
For EXACT PHRASES put "Quotes Around The Phrase"

Search Results
Found 22 items for diggins
Results sorted by:  Date  Relevance
Results 1 - 10


Distributing Work Across Cores Using .NET
A roll-your-own ThreadPool implementation
February 09, 2010
Three Reasons for Moving to Multicore
Performance is at the top of the list
March 24, 2009
Recursive Descent PEG Parsers Using C++ Templates
YARD -- "Yet Another Recursive Descent" -- is a C++ parsing framework
January 02, 2009
Cat: A Functional Stack-Based Little Language
Cat is an intermediate language for program verification, optimization, and more!
April 15, 2008
Identifying Top Developers
What the interview process can and cannot tell you
April 01, 2008
Dr. Dobb's Programmer's Bookshelf Newsletter
Defensive Design for the Web; Head First Servlets & JSP ; Jerry Pournelle Recommends...; Amazon.com Top Ten Programming Books Last Month
February 15, 2006
Building More Flexible Types with Mixins
The Curiously Recurring Template Pattern doesn't have to be exotic. Christopher uses it to make some flexible data types.
January 01, 2006
A View to a String: Part I
The D language includes the concept of the slice. Matthew shows how the "View" concept can help to model this in C++.
January 01, 2006
Flexible C++ #14: Finding Child Windows with Simulated Local Functions
A common problem in Windows programming is retrieving a descendent windows by Id. This is the topic Matthew examines this month. Additionally, he uses the problem to illustrate how some languages can use local functions to maximize encapsulation.
December 21, 2005
Flexible C++ #13: Beware Mixed Collection/Enumerator Interfaces
When the semantics of collection and enumerator interfaces are blurred, either through mistakes that we (the programmers) make, or by less-than-optimal design of the interfaces themselves, things can get hairy.
November 01, 2005


1 2 3 



MICROSITES
FEATURED TOPIC

ADDITIONAL TOPICS

INFO-LINK