Lambda Functions: The Big New Feature of Java 8
-
http://www.infoworld.com/d/application-development/do-more-less-lambda-expressions-in-java-8-240759
More like Ruby and LISP.
-
@scottalanmiller said:
http://www.infoworld.com/d/application-development/do-more-less-lambda-expressions-in-java-8-240759
More like Ruby and LISP.
How about Java 8 is the death of Java on the client side? I just found out today that I now have to redeploy Java client side because the system the hospital just installed requires it for file viewing... I(&%(^ sigh.
-
I'm constantly amazed at how many people write client side Java still.
-
I'm part of a product review right now through SW and their client is a Java side JAR file! I called them out in the forum right away... they claimed they did it so they had to most compatibility for cross platforms.
-
Blah blah blah. Yes, Java is good for that except no one wants to have to install it. It means it potentially runs nowhere.
-
@scottalanmiller said:
Blah blah blah. Yes, Java is good for that except no one wants to have to install it. It means it potentially runs nowhere.
Exactly! So, is there a platform that is cross platform friendly that people do like?
-
HTML5
-
Python, Ruby, Perl. They can all do this stuff too.
-
@scottalanmiller No one likes python if they are serious.. Though my hatred is strictly due to the space indentation...
-
Python is actually pretty loved. Super powerful and really growing.