Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
Programming

Submission + - Are C and C++ Losing Ground?

Pickens writes: "Dr. Dobbs has an interesting interview with Paul Jansen, the managing director of TIOBE Software, about the Programming Community Index that 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 area of programming languages. Jansen says that not much has happened in the top ten programming languages in the last five years with only Python entering the top 10, replacing COBOL but that 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." On the other hand the winners of the last couple of years have been Visual Basic, Ruby, JavaScript, C#, and D."

Comment Re:Not a good idea (Score 1) 312

I also thought immediately of this. They dont even have to disassemble it. The article implies the main way that knockoff fabs get their plans are by blueprints. So chip manufacturers are going to produce chips that have DRM because they cant keep their blueprint designs safe. Makes a hell of a lot of sense....

If a knockoff gets the blueprints, its fairly trivial to figure out where the DRM stuff is located and they can modify their fab process so that it doesnt include them.
Businesses

MIT Student Plans to Take on RIAA 169

NewYorkCountryLawyer writes "MIT's online newspaper, The Tech, reports that a student named as a John Doe by the RIAA is planning to fight back against their questionable legal tactics. The anonymous student told The Tech that he is 'the victim of a fishing expedition by the RIAA,' and is 'disappointed that MIT isn't going to step up ... Other schools like Boston University and the University of Oregon have resisted RIAA subpoenas of student records more actively than MIT has, he said'. Maybe his attorneys will be able to get some assistance from some of the Harvard Law School students in Professor Nesson's 'Evidence' class, who have been assigned — as part of their coursework — the drafting of a motion to quash an RIAA subpoena."
Databases

Submission + - MySQL is closing off its source

vboulytchev writes: MySQL quietly let slip that it would no longer be distributing the MySQL Enterprise Server source as a tarball, not quite a year after the company announced a split between its paid and free versions. While the Enterprise Server code is still under the GNU General Public License (GPL), MySQL is making it harder for non-customers to access the source code. http://www.linux.com/feature/118489

Slashdot Top Deals

The major difference between bonds and bond traders is that the bonds will eventually mature.

Working...