News (98)

C++ creator calls for programming apprenticeships

C++ creator Bjarne Stroustrup and software design guru James Coplien are calling for better training for software developers. Read more »

Torvalds: Stick to C for kernel coding

Linus Torvalds at linux.conf.au 2008 discussed how C remains the most appropriate coding language for the Linux kernel. Read more »

Microsoft extends tool giveaway

Microsoft has decided to continue indefinitely a free development tool offer it launched last year to better attract hobbyists and students to Microsoft's software. Read more »

Adobe tools put desktop apps in the browser

Adobe is preparing to open source development tools that will enable existing desktop and server software to run in Web browsers, according to reports. Read more »

Google open sources 'Protocol Buffers'

Google has open sourced an internal development tool called 'Protocol Buffers', a data description language that forms a basic part of the operation of the company's vast computing cluster. Read more »

C# gets ISO approval

Microsoft's programming language is set to get ISO approval, which it hopes will help it win over corporations and governments. Read more »

IBM, JBoss eye new Java plan

IBM and open-source Java software company JBoss Group are in discussions to spearhead a Java standardisation effort aimed at cooling off the growing popularity of Microsoft's C# language. Read more »

Commodore 64 celebrates 25th birthday

The Commodore 64 turned 25 this year, and its legacy was celebrated on Monday with an anniversary presentation at the Computer History Museum in Silicon Valley. Read more »

Details on Intel's beta Mac development tools

Intel has released betas of its software development tools for Mac OS X running on the Intel architecture. Read more »

Sun's McNealy swings at rivals

Scott McNealy, the Sun Microsystems chief executive who has become something of a punching bag as his company fights back to profitability, threw some punches of his own on Tuesday. Read more »

Features (432)

Manipulate instances of Windows forms in C#

This article is the first in a series that's intended to ease the learning curve and help you get started working productively with C#. Read more »

Pick up the basics of .NET Framework multithreaded programming

Writing multithreaded .NET applications can be tough for beginning programmers. We'll show you how to create threads and how the syntax differs for VB.NET, C++, and C#. Read more »

Jump-start your C++ expertise

Our C++ QuickStart tool gives you the information you need to quickly grasp the fundamentals of developing in the C++ programming language. Read more »

Make your C# code more readable with comments

Application developers enjoy solving problems and churning out line after line of code, but the mere mention of documentation sends them running for the exit. Here are some tips for comments using C#. Read more »

The developer's guide to C# 2.0

The next version of the C# programming language promises some impressive new tricks when it arrives later this year. This guide by local expert Glenn Stephens is just the ticket you need to get started today. Read more »

Don't sweat C# type conversions

In his new C# column, Harold Davis explains type conversions in .NET and discusses the differences between casting in C# and VB.NET. Read more »

Handling optional parameters in C#

One feature that's missing from C# is the ability to declare a method parameter as optional. Here's a look at what you can do to fake it. Read more »

Will C# benefit Microsoft, or the industry?

Now that C# has been approved by the ISO, one question looms large: Will Microsoft use its intellectual property rights to make it difficult for developers to comply with the standard? Read more »

C++: In search of the perfect convert-to-string function

Follow this tutorial using STL to develop an efficient, generic conversion function that will handle any data type with an overloaded operator. 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 »

Blog (8)

You shall be replaced by a small shell script

Staff [blogs:syslog] -- This week's roundup covers OSDC, Google's attempt to get school kids into open source, the roel of automation in software development, why we hate salespeople and more. Read more »

NICTA: Aussies should focus on embedded programming not VB

Brendon Chase [blogs:codemonkeybusiness] -- The CEO of the national ICT research centre says the future of Aussie developers should focus on building better embedded and wireless applications and focus less on technologies such as Visual Basic. Read more »

Repent Open Sourcerers

Staff [blogs:syslog] -- The Anglican Diocese in Sydney is moving away from Microsoft technologies, Access and ActiveX provide another way for remote code execution and a local Aussie team wins the Imagine Cup. All that and more in this week's Roundup. Read more »

What's new in GWT 1.5?

Lana Kovacevic [blogs:webanatomy] -- 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 »

No, you can't have private attributes in Python

Nick Gibson [blogs:byteclub] -- 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 »

In a world of Goliaths, who's got a stone?

David McAmis [blogs:theneteffect] -- 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 »

Flash in the pan

Staff [blogs:syslog] -- So Silverlight will kill Flash, will it? Maybe it will. A lot of people have told me this and I began to wonder if the opinion had any validity. Read more »

Software piracy rates and the BSAA

Brendon Chase [blogs:codemonkeybusiness] -- The annual Business Software Association (BSA) report into global piracy rates of packaged software was released last week. Interestingly enough the BSA claim that Australia's piracy rates have dropped slightly by one percent making 31% of all packaged software pirated. The Australian arm of the BSA, called the Business Software Association of Australia (BSAA) claim the losses through piracy cost Australia $446 million in 2005. 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?