Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
United States

US Can't Meet The "Grand Challenges" of Physics 444

BlueSky writes "A new report paints a troubling picture of the state of physics research in the US, which the authors believe has dire consequences for the competitiveness of the US. 'The report identifies six key questions that will represent the grand challenges that materials science will face over the coming decade, the ones most likely to produce the next revolution. But it also raises fears that those challenges will be met by researchers outside of the US. It highlights the fact that government funding has not kept up with the rising costs of research at the same time that the corporate-funded research lab system has collapsed. As a result, US scientific productivity has stagnated at a time when funding and output are booming overseas.'"

Comment Re:java first? (Score 1) 50

...and something I've thought interesting since Java's inception is that Thread.stop() is not realiably implementable, semantically, in any language. Ada language developers knew this and accounted for this in the language initially but the Java folks failed to pick it up until well after 1.0--deprecated now. Just goes to show you that understanding concurrent programming models is much more useful than concurrent programming languages in the long run.

Enjoy!

Slashdot Top Deals

Know Thy User.

Working...