Features (12)

Two ways to work more effectively with Java exceptions

Dealing with exceptions is more than just a matter of writing a try/catch block. They must be handled in a way that makes sense to both the developer and user. Read more »

Becoming a Sun Certified Programmer for Java

Certification in a particular technology increases advancement opportunities at the workplace and asserts that the certified individual is qualified to do a certain level of tasks. Read more »

Speed PHP application development by using PEAR

By using PEAR, developers can deploy and enhance basic functions that are already written and focus on writing new functionality. See how Read more »

Working with events in Java

Java offers numerous approaches to event handling, such as anonymous classes and reflection. This article will show you three ways to get started with Java event handling. Read more »

Using asynchronous method calls in C#

Customers hate to wait and are turned off by poor performance. .NET addresses this issue with asynchronous communication support. Get started with C#. Read more »

Streamline .NET strings

Strings are integral to most app dev projects, so it is imperative that they don't impair performance. The .NET StringBuilder class streamlines string values processing. Read more »

Use method overloading in Java

Devising unique naming conventions can be a tedious chore, but reusing method names via overloading can make the task easier. Here's a look at how this technique works in Java. Read more »

Take a manageable approach to reading HTML page data

There are many reasons for scraping data from a Web site. You might need to download data from a published site to be analysed or determine whether a site is displaying the correct value each day without any errors. You may even be creating a Web service. Read more »

Carefully choose the location for your Web code

Technologies like CSS and scripting languages have put the days of basic HTML behind us. The HTML standard provides numerous methods for combining these technologies to build dynamic sites, and it's helpful to be familiar with each approach. Read more »

Discover Perl's File::Find module

To show how this works, Builder.com walks you through a sample script that employs the File::Find module. Read more »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?