News (57)
Sun pours out latest Java flavour
Version 5.0 of Java 2 Platform Standard Edition (J2SE) offers improved performance and makes it easier for developers to create code, Sun has claimed. Read more »
Simplify your life with PEAR classes
Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »
Google reveals Android source code
A year after announcing Android, the open source phone operating system intended to jump-start the mobile Internet, Google has begun sharing the project's underlying source code. Read more »
Building quality code, not testing for quality
Involve quality in the entire application development process, instead of concentrating on it only from the software debugging stage, industry watchers have urged companies. Read more »
Kernel coding no picnic, says Torvalds
Linux project lead Linus Torvalds has said it is not easy to become a major contributor to the Linux kernel. Read more »
Coding for fame, and dollars
Las Vegas has seen its share of title fights, but the only thing that will get pounded by the 64 finalists arriving this week for the 2006 TopCoder Open will be a computer keyboard. Read more »
Code King unveils secrets of success
Wrapped in the Australian flag, John Dethridge from Victoria recently took home the 2002 TopCoder Invitational Championship title. Builder Australia recently caught up with the #1 coder to talk about his achievement. Read more »
Microsoft pushes coding qualifications in India
A new programme to push for the use of international standards in Indian software development has been launched by Microsoft. Read more »
Linux Foundation releases developer guide
The Linux Foundation has released a guide for developers who wish to contribute Linux code. Read more »
Google open sources XML-alternative Protocol Buffers
XML, it seems, has run out of steam for Google. Google said Monday that it has created an open source project for a data interchange format called Protocol Buffers. Read more »
Features (638)
Simplify coding and maintenance with class libraries
You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »
Create custom class interfaces in .NET
Builder.com returns to the topic of .NET class interfaces with a look at creating your own interfaces in C#. You'll learn how to specify an interface--and you'll have a nice chunk of code to download and play with. 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 »
Create wrapper classes with dynamic proxies
With dynamic proxies, you can create wrappers on the fly to prevent malfunctions and save tedious code repetition. Find out how you can use them. Read more »
Use class and sequence diagrams for modeling
UML is used as a representation of the Java programming language. Using sample class and sequence diagrams, you can see how UML conveys unambiguous code-mapping information to developers. Read more »
Specify DataSet in XML
This article describes a mechanism that uses a Singleton Factory Class for creating DataSet objects that represent sets of views, locating the base configuration nodes for each view via XPath query. Read more »
Download files over the Web with .NET's WebClient class
The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »
Get the most out of Java's class loaders
Class loaders are one of Java's most powerful features. However, developers often forget about the class-loading component even though it's essential when you develop anything more complex than a "Hello, world" application. Read more »
A .NET primer on reference types and value types
This article explains some .NET basics -- the difference between reference types and value types. Read more »
Explore static nested classes and inner classes
Nested classes can be confusing, but once you understand their purpose and get used to the semantics, there isn't a lot to them. Read more »
Blog (12)
In a world of Goliaths, who's got a stone?
-- It seems like it is that time of year again... the days are getting longer, the weather is getting a bit warmer and the top-tier software vendors are on a buying spree. Will you get lost in the shuffle? Why not support your local software developer! Read more »
And this one time at code camp...
-- Attention Java Developers. At ease. Sun Microsystems are putting on one of the biggest developer days in Australia since I can remember. Better still, it's free! Read more »
Bridging the gap between programmers and the vision
-- A successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
What's new in Dreamweaver CS4?
-- Let's look at some of the new features we can expect to see in Dreamweaver CS4. Read more »
What's new in GWT 1.5?
-- I recently wrote an introduction to the Google Web Toolkit based on Lars Rasmussen's session at the Google Developer Day 2008 in Sydney. Following the introductory session Lars gave us a deeper insight into GWT, particularly what's new in version 1.5. Read more »
CSS support in Opera 9.50 Beta 1
-- In our CSS compatibility tests article we didn't use a beta version of Opera. Now see the results for Opera 9.50 Beta 1. Read more »
No, you can't have private attributes in Python
-- Is the lack of privacy a real shortcoming of the language, or is our judgment clouded by the old conventions of C++ and Java? Why do we need private variables anyway -- at what point does defensive programming become paranoia? Read more »
What to Expect in Java SE 7
-- At the Sun Tech Days Australia Conference last week, I attended Chuk-Munn Lee's presentation "Java SE 6 Top 10 Features and Java SE 7". Here are some features we can expect to see in Java SE 7. Read more »
How to manage a team of geniuses
-- Hiring a team of developers and techies that are smarter than you is inevitable. As a manager how do you cope with this and keep things on track? Read more »
Aussies bringing Ruby to .NET
-- Developers at the Queensland University of Technology are currently working on an innovative project to create a compiler for the Ruby language that runs on the .NET Common Language Runtime. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
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.
