Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 13 declined, 2 accepted (15 total, 13.33% accepted)

Programming

Submission + - NYU Profs. Slam Java As "damaging" To Stud (af.mil) 1

jfmiller writes: Two professors emeritus of computer science at New York University have penned an article titled Computer Science Education: Where Are the Software Engineers of Tomorrow? in which they berate their university and other for not teaching solid languages like C, C++, Lisp and ADA. From the article,

The resulting set of skills is insufficient for today's software industry (in particular for safety and security purposes) and, unfortunately, matches well what the outsourcing industry can offer. We are training easily replaceable professionals.
and further:

Java programming courses did not prepare our students for the first course in systems, much less for more advanced ones. Students found it hard to write programs that did not have a graphic interface, had no feeling for the relationship between the source program and what the hardware would actually do, and (most damaging) did not understand the semantics of pointers at all, which made the use of C in systems programming very challenging.
They go on to compare Java programming to "a plumber in a hardware store." Would any CS students or professors like to respond?

Slashdot Top Deals

I consider a new device or technology to have been culturally accepted when it has been used to commit a murder. -- M. Gallaher

Working...