About 384 results
Open links in new tab
  1. Lean UX: Rethink Development | Dr Dobb's

    Tear down the walls between designers and developers for a faster way to design and develop software

  2. Emergn Teaches Developers Agile-Lean Thinking, "AND" Practices

    Work-based qualification for developers with extreme practical focus

  3. Porting Unix to the 386 Research & the Commercial Sector

    Research operating systems must be lean, mean computing machines. So, while everyone longs for the latest innovation, the BSD Maserati, not everyone feels comfortable with the incredible …

  4. Two Classes for Simple Socket Programming | Dr Dobb's

    Using these classes, getting your program hooked to the 'Net really can be as simple as plugging in a socket.

  5. A Resource Monitor for NT 4.0 | 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. …

  6. It's Not Metaprogramming | Dr Dobb's

    Nov 1, 2024 · AOP was a move away from explicit metaprogramming to a direct semantics for coding crosscutting concerns. But metaprogramming can still be useful--if it's kept under control.

  7. What CPU? | Dr Dobb's

    What makes you pick one CPU over another? That's a great way to start a fight at a hockey game. Well, perhaps a poor choice of metaphor, but you know what I mean. I was recently …

  8. The BuDDy Library & Boolean Expressions | Dr Dobb's

    The output of the program execution is in Listing 1, line 9. The output is composed of vectors (only one vector, in this case), and each place in the vector has the variable's index from the left …

  9. The ZK Framework | Dr Dobb's

    ZK is a framework that introduces event-handling programming—backed by an AJAX engine—to web applications.

  10. An Algorithm for Compressing Space and Time | Dr Dobb's

    Making a slow program fast can lead to both joy and frustration. But sometimes a new approach yields amazing improvements.