Forgot your password?
typodupeerror
Programming

Are C and C++ Losing Ground? 961

Pickens writes "Dr. Dobbs has an interesting interview with Paul Jansen, the managing director of TIOBE Software, about the Programming Community Index, which measures the popularity of programming languages by monitoring their web presence. Since the TIOBE index has been published now for more than 6 years, it gives an interesting picture about trends in the usage of programming languages. Jansen says not much has affected the top ten programming languages in the last five years, with only Python entering the top 10 (replacing COBOL), but C and C++ are definitely losing ground. 'Languages without automated garbage collection are getting out of fashion,' says Jansen. 'The chance of running into all kinds of memory problems is gradually outweighing the performance penalty you have to pay for garbage collection.'"
User Journal

Journal Journal: Where are the open source counterparts to popular web apps?

Open source has given us very competitive alternatives to some commercial powerhouses in software. Office suites (OpenOffice.org vs Microsoft Office), Image editing (GIMP vs Photoshop), web browsers (Firefox vs IE), instant messengers (Gaim/Pidgin, millions of others vs the standard clients), plus a ton of other apps, both standalone and web hosted. But where are the open source counterparts to popular commercial web apps? Specifically, I'm looking at email and image galleries.

Hardware Hacking

Submission + - How to spy on monitors through walls

An anonymous reader writes: Using radio to eavesdrop on CRTs has been around since the 80s, but Cambridge University researchers have shown laptops and flat-panel displays are vulnerable too. Using basic radio equipment and an FPGA board totalling less than $2,000 you it was possible to read text from a laptop three offices away. This is certainly cool, but is this a security issue we should worry about?
The Internet

Submission + - Shortage of electricity drives data center siting

Engineer-Poet writes: "Per the San Jose Mercury News, competitors such as Google and Yahoo are meeting to discuss the issue of electricity in Silicon Valley. How much of the USA's 4038 billion kWh/year goes into data centers? Enough to make a difference. Data centers are moving out of California to spread the load and avoid a single-point-of-failure scenario. This is a serious matter; as Andrew Karsner (assistant secretary of energy efficiency and renewable energy for the Department of Energy) asked, "What happens to national productivity when Google goes down for 72 hours?" I'm sure nobody wants to know. (Though setting up to generate another 5000 billion kWh/year or so would put the issue off for at least a decade or three.)"

Slashdot Top Deals

This process can check if this value is zero, and if it is, it does something child-like. -- Forbes Burkowski, CS 454, University of Washington

Working...