News (1)
Apple's WWDC: New iPhone, new OS X, new .Mac?
Expect to hear new details about the future of Apple's Mac OS X and Web business next week at the Worldwide Developers Conference — and we think there might be a new iPhone, too. Read more »
Features (89)
Employ the Iterator class to streamline filtering
Iterator objects don't store objects the way arrays and linked lists do. See how using a filtering Iterator class can help you avoid wasted memory and decreased performance. Read more »
How do I ... recursively scan directories with PHP's DirectoryIterators?
One of PHP5's most interesting new features is the addition of Iterators, a collection of ready-made interfaces designed to help in navigating and processing hierarchical data structures. Read more »
Why should you choose fstream classes for file I/O in C++?
The fstream class I/O library in C++ boasts several features that the stdio.h lacks, including an OO interface and internationalisation support. See what other advantages you can gain from fstream classes. Read more »
Take advantage of strongly typed collection classes in .NET
This article will walk you through some code samples that show you how to better access the data layer. Read more »
Learn to read and write XML with .NET
Lamont Adams wrote a sample application to explain how to use the XmlTextReader and XmlTextW classes to work with XML documents. Read more »
Getting .NET class info with Reflection
In this article, Builder.com walks you through two example programsââ,¬"a run-time class information reporter and a convoluted Hello World applicationââ,¬"that illustrate late-bound method invocation. Read more »
Class interfaces play a key role with inheritance
Class interfaces in C# ensure that your code will behave the way you expect. In this installment of C# for Newbies, Builder.com outlines the role of class interfaces in inheritance and abstract base classes. Read more »
Agile programming works for the solo developer
Agile programming, aka extreme programming, offers a great deal to the lone developer. Learn how agile practices brings order to solo efforts. Read more »
C++: Removing duplicates from a range
Removing duplicates from ranges is a fairly common task in C++, but the std::unique algorithm in the Standard Template Library (STL) has some limitations. Find out how to work around them. Read more »
Get started with Java Native Interface
The JNI can greatly improve Java performance by letting you write parts of your app as natively compiled code. Here's what you need to know to get started. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
A first look at Windows 7 betaIn this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »
-
Opera's new SDK: Better browsing on the Wii?Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »
-
It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.
