Dr.Dobb's C++ Articles
File Descriptors And Multithreaded Programs
Sergey applies design patterns to parallel programming.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
The Man Who Sold The Sky
Greg Wyler's mission is to make the Internet accessible and affordable to the "other three billion" people in the developing world, enriching lives and ensuring fair and equal access to information throughout.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
CUDA, Supercomputing for the Masses: Part 9
Extending High-level Languages with CUDA
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Understanding Parallel Performance
Understanding parallel performance. How do you know when good is good enough?
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Complex Requirements On an Agile Project
There's nothing simple about complex requirements and agile projects. Still with a discipline and a little luck...
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Writing a Generalized Concurrent Queue
Herb tackles the general problem of supporting multiple producers and multiple consumers with as much concurrency as possible.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
C3 Programming
C3 programming is a process for fostering better communications between developers and other stakeholders.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
What's New in Boost Threads?
The Boost.Thread library, which enables the use of multiple threads of execution with shared data in portable C++ code, has undergone some major changes.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Green Telnet
Reducing energy consumption is of growing importance. Jeremy and Ken create a "green telnet" that lets clients transition to a low-power, sleep state.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Newsflash: Agilists Write Documentation!
Who said Agilists don't do documentation? Scott looks at what agile teams actually do in practice.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Security Is a State of Mind
Checking in with expert Bruce Schneier about the state of security.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Saving Open Source
The cause of free and open-source software dodged a bullet earlier this year.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Writing Lock-Free Code: A Corrected Queue
Herb continues his exploration of lock-free code--this time focusing on creating a lock-free queue.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
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.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Indexing and Searching Image files
Lucene.NET is a high-performance text retrieval library that Adelene uses to index and search image files.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
The Book Cipher Algorithm
The Book cipher algorithm uses letters of subsequent words in some text or book as a key to encode messages.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Safe Coding Practices
Gwyn examines several types of coding vulnerabilities and examines how you can mitigate the risk of exploit within your code.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
Beyond Functional Requirements On Agile Projects
Scott examines the best ways to address nonfunctional requirements.
Categories: Articles & Tutorials, C, C++, VC++ Etc.
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?
Categories: Articles & Tutorials, C, C++, VC++ Etc.

