Rusty Russell gave the keynote at this year's Open Source Developer's Conference on a subject close to his heart, C.

Despite the language being over 30 years old, Russell feels that it should still remain an essential tool to any serious programmer. He discusses why despite the emergence of other languages that have "flavour of the month" status, C still continues to remain relevant.

In order to watch video content you need to enable javascript and install Flash player version 8 or above.

Advertisement

 Do you need help with Java, C, or C++? Gain advice from Builder AU forums

  • Comments

1

Alex - 18/01/08

  • Leave A Comment

(if you need to share some code)

You must read and type the 6 chars within 0..9 and A..F

* mandatory fields.

  • Latest comments

1

Alex - 18/01/08

WOW Im is Shok ... more

Log in


Sign up | Forgot your password?

  • Blogs

StaffXO to run XP
When Bill Gates says that everything in the world should be a computer, what he means is that everything in the world should be running Windows. Read more »

-- posted by Staff

StaffDrop in on Builder AU at Open CeBiT 2008
Got a question on open source you need answered? Need a way to help convince your boss that open source is the way to go? Or just curious to learn what all the fuss is about? Then drop in to the Builder AU Open Source Afternoon on Wednesday May 21. Read more »

-- posted by Staff

Chris DuckettAssumption-based Hacking 101
High-level thinking leads to assumptions, and assumptions are the mother of all mistakes -- consequently the best place to find a security hole is in a place where the programmer has made an incorrect assumption. Read more »

-- posted by Chris Duckett

  • What's On?

Club Builder: Vapour-where? Club Builder: Vapour-where?
Applets are back from the dead, but do we want them? This week's Club Builder also looks at which pieces of software are utter vapour.

Understanding task and data parallelism
The difference between task and data parallelism, and how there is a way around the limits imposed by Amdahl's Law.