Tags: c , resume

News (2)

Recruiters auto-forward trojan-infected resumes

Customers of an Australian recruitment firm have been targeted with resumes that are booby-trapped with a backdoor trojan. Read more »

Apache piping makes it easy to rotate logs

Apache offers rich logging capabilities, but the information gets stuffed into one ever-growing log file. Luckily, it's fairly easy to use facilities built right into Apache to keep your log files down to a manageable size. Read more »

Features (21)

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 »

Does a compiler class still matter?

In this age of ever-faster hardware and complicated operating systems, does it really make sense for a CS student to have a compiler class in their c.v.? Rex Baldazo says yes and no. Read more »

Developer skills outlook 2007: What's hot for employers?

What skills will developers need to remain in a job in 2007? In the first of a two-part series, Angus Kidman speaks to employers and industry watchers to identify the key technologies and soft skills that are currently in demand. Read more »

Analyse your managed .NET code with FxCop

Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. Read more »

Configure GNU Screen to handle multiple terminals

GNU Screen is a fantastic terminal "window manager" in that it lets you handle multiple terminals from within one -- not only that, but what you run under Screen can be shared with other users or used remotely if you start a Screen session and then ssh into your box and resume the session. Read more »

Filemaker multi-table search

Graham Lauren shows how to search across multiple tables in Filemaker 7 and 8. Read more »

Lazy list builders: Generators in Python

Sometimes your program is just too motivated, and does all this work you don't need or want it to do -- you want it to be lazier. That's where generators come in. Using a generator in Python lets you choose exactly how much you want done, and when. Read more »

5 steps to poor listening

Paul Glen offers a few thoughts on how to ensure poor client and peer relationships. Read more »

Should you hire the COBOL guy?

Hiring a programmer from the COBOL days can bring a valuable asset to your shop, both in terms of hands-on development and in intangibles. Read more »

Blog (1)

Down to Semantics

Lana Kovacevic [blogs:webanatomy] -- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". 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?