Performance Portable C++
Performance portability means that code can achieve good performance across a range of computer architectures while maintaining a single body of source code.
May 7, 2008
There Must be Contest
Programming contests used to be fun. Now they're a commercial software development business—and they're still fun!
May 1, 2008
Interrupt Politely
Stopping threads or tasks you no longer need is important for efficiency.
But how do you do it?
April 9, 2008
Scaling Scrum
Scrum is an agile methodology that focuses on a subset of project management and requirements management. But some organizations are finding it can be a challenge to scale Scrum to meet the complexities of their real-world environments.
April 8, 2008
An Interview with Bjarne Stroustrup
C++ creator Bjarne Stroustrup discusses the evolving C++0x standard, the education of programmers, and the future of programming.
March 27, 2008
The Byzantine Generals Problem
The Byzantine Generals Problem is an agreement protocol that's built around an imaginary General who makes a decision to attack or retreat, and who must communicate his decision to his lieutenants.
March 18, 2008
Economic Models for Many-Core Processors
The impact of many-core processors goes beyond technical issues. Rakesh explains how they also change the economic model of how CPUs are bought and sold.
February 20, 2008
Agile is Relative
Scott examines the myths surrounding agile software development.
February 12, 2008
Wt: A Web Toolkit
Wt is a freely available library and application server that lets C++ programmers write modern web applications using a familiar C++ GUI programming style.
February 11, 2008
Going Superlinear
When it comes to scalability and concurrency, more is always better.
January 30, 2008
Making Pimpl Easy
The Pimpl technique is a useful way to minimize coupling, and separate interface and implementation. Here's a way to simplify Pimpl deployment.
January 25, 2008
C++ Archive
|
 |
|
|
EVENTS
THE DOBBS CHALLENGE
Download the Dr. Dobbs Challenge game for either Windows or Windows Mobile and modify it using Visual Studio 2008. Win $10,000!
|
MICROSITES
FEATURED TOPIC
ADDITIONAL TOPICS
| | | |