Should I invest time in learning Java language these days? (question from a greenhorn)
        Posted  
        
            by dave-keiture
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dave-keiture
        
        
        
        Published on 2010-06-08T18:44:45Z
        Indexed on 
            2010/06/08
            19:02 UTC
        
        
        Read the original article
        Hit count: 291
        
Hi experts,
Assuming you've already had a chance to look through the lambda syntax proposed for Java7 (and the other things that have happened with Java, after Oracle has bought Sun + obvious problems in Java Community Process), what do you think is the future of Java language? Should I, as a Java greenhorn, invest time in learning Java language (not talking about the core JVM, which definitely will survive anything, and worth investments), or concentrate on Scala, Groovy, or other hybrid languages on the JVM platform (I've came into Java world from PHP/Ruby). 
Thanks in advance.
© Stack Overflow or respective owner