
Software Engineering Environments | Dr Dobb's
Stowe provides readers with a map of the meandering journey toward a coherent software engineering environment. He also presents the strengths and weaknesses of various languages and …
A Tunable Fuzzy Logic Engine | Dr Dobb's
Software tools and techniques for global software development. Dr. Dobb's features articles, source code, blogs,forums,video tutorials, and audio podcasts, as well as articles from Dr. Dobb's Journal, …
Debugging the Tivo Way: Record and Capture | Dr Dobb's
In fact, our customers often refer to us as a "TiVo for software" because our technology records and replays software, but also, because it's just that easy to use. When DVR technology was introduced, …
Tracing NT Kernel-Mode Calls | Dr Dobb's
Apr 1, 2000 · Software tools and techniques for global software development. Dr. Dobb's features articles, source code, blogs,forums,video tutorials, and audio podcasts, as well as articles from Dr. …
A Discipline for Software Engineering | Dr Dobb's
A Discipline for Software Engineering is about improving yourself as a computer programmer. If a large portion of your income comes from programming, I urge you to look at this book. Watts S. Humphrey …
The Evolution of a Binary Tree in Turbo C | Dr Dobb's
Since C passes parameters by value, changes to this_node made inside the tree_delete function will disappear when the function goes out of scope. However if this_node is a right child and we change …
Interfacing to a FOSSIL Communications Driver | Dr Dobb's
The foremost advantage of utilizing a FOSSIL driver is that applications can more readily tolerate changes and advances in communication hardware. For instance, many workplaces now tie PCs …
Keep Your Project On Track - Dr. Dobb's
As a software developer or project manager, you're probably more than aware of the problems that plague your organization. The problem list typically starts with overwhelming commitments and …
What's Open About OpenSolaris? | Dr Dobb's
This release changes the way innovation is delivered and allows the community to contribute new ideas and interesting software. OpenSolaris 2008.05 targets customers willing to accept more rapid …
Managing Multi-Core Projects, Part 2: HPC Project Implementation
These apply as well to software fields where multi-core is just starting to raise the issue of effective management of parallel projects. Multi-core changes the competitive landscape by making threading …