Post has attachment
Post has attachment
Post has attachment
Mark Reinhold published a message on OpenJDK group indicating that JDK 9 is Feature Complete. Now, it's time to ramp down. The JDK 9 page lists nearly ninety features.
To discover these features you can watch the following video : https://www.youtube.com/watch?v=hZUE8DbF5bI
#java #java9 #javadev #jdk9 #openjdk #oracle
To discover these features you can watch the following video : https://www.youtube.com/watch?v=hZUE8DbF5bI
#java #java9 #javadev #jdk9 #openjdk #oracle
Post has attachment
Apart the modularity with the project Jigsaw, which is the feature your expect the most with Java 9 that should be launched in July 2017 ? To help you to make your choice, you can watch the Ultimate Guide of Java 9 here : https://www.youtube.com/watch?v=hZUE8DbF5bI
If your most expected feature is not in the list, don't hesitate to tell me your choice in comments.
#java #java9 #jigsaw #modularity
If your most expected feature is not in the list, don't hesitate to tell me your choice in comments.
#java #java9 #jigsaw #modularity
25 votes
- votes visible to Public
Process API Changes
JShell
Reactive Streams
Stack-Walking API
48%
HTTP/2 Client
4%
Process API Changes
24%
JShell
12%
Reactive Streams
12%
Stack-Walking API
Post has attachment
Java 9 should be launched in July 2017. The modularity with the project Jigsaw is the most known and expected feature of this new release. But, Java 9 will come with a lot of other exciting features. Amongst these, we can mention :
- HTTP/2 Client
- Updates of Process API
- JShell
- Reactive Streams
- Parser API for Nashorn
In this video, you are going to discover all of the new features expected in Java9. Don't hesitate to share your thoughts.
#java #java9 #jdk #java10 #oracle
- HTTP/2 Client
- Updates of Process API
- JShell
- Reactive Streams
- Parser API for Nashorn
In this video, you are going to discover all of the new features expected in Java9. Don't hesitate to share your thoughts.
#java #java9 #jdk #java10 #oracle
Post has attachment
Learn to create a Tic Tac Toe game in Java with JavaFX on Eclipse.
#javafx #tictactoe #gamedev #eclipse #java
#javafx #tictactoe #gamedev #eclipse #java
Post has attachment
Also called Tower of Brahma or Lucas' Tower, the Tower of Hanoi problem is mathematical game or puzzle. In this tutorial, you're going to learn how to solve it in Java with a recursive algorithm and how to write a code to visualize the solution in text mode.
#java #java8 #jdk #algorithm #hanoitower
#java #java8 #jdk #algorithm #hanoitower
Post has attachment
Staring Into the Java Crystal Ball of +Simon Ritter published on +DZone, Inc. . He makes a point about what we can expect from Java for 2017. It covers Java SE, Java ME and Java EE.
#java #javaee #javase #jdk9 #java9
#java #javaee #javase #jdk9 #java9
Post has attachment
Interesting article on +OverOps on the truth of Java Exceptions. They explain what is really going on under the hood. A must read
#java #exception #javadev
#java #exception #javadev
Post has attachment
Interesting article on +DZone, Inc. showing how to implement DFS and BFS Algorithms with Java 8 Streams
#java #java8 #streams
#java #java8 #streams
Wait while more posts are being loaded