Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Submission + - Code Combat: Free Opensource Multiplayer Programming Lessons. (codecombat.com)

An anonymous reader writes: Looking for something todo this weekend?

Code Combat recently released the first of there multi player levels on the general public.
Enabling users to learn JavaScript it a fun game structured way. Tons of levels teach the basics of programming and JavaScript as users learn to code the AI sending humans against Orc's, from simple single player movement problems all the way to complex multiplayer Warcraft styled battles featuring multiple troop types and heroes.

Best of all. the entire project is up on Github (MIT license) and welcomes new submissions.

Submission + - Java 8 Officially Released (datamation.com)

darthcamaro writes: Oracle today officially released Java 8, nearly two years after Java 7, and after much delay. The new release includes a number of critical new features including Lambda expressions and the new Nashorn JavaScript engine. Java 8 however is still missing at least critical piece that Java developers have been asking for, for years.

"It’s a pity that some of the features like Jigsaw were dropped as modularity, runtime dependencies and interoperability are still a huge problem in Java," James Donelan, vice president of engineering at MuleSoft said. "In fact this is the one area where I still think Java has a long way to go."


Slashdot Top Deals

"What people have been reduced to are mere 3-D representations of their own data." -- Arthur Miller

Working...