Post has attachment
Learn to create a Snake with Swing and Java 2D with that step by step tutorial

#java #javadev #swing #snake #java2d

Post has attachment
Interesting on +DZone, Inc. on Security With Java in 2017. Java 9 and Java EE 8 are going to be released this year, so what needs to change to keep Java secure ?

#java #java9 #javaee #javaee8 #security #oracle #javadev


Post has attachment

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  
25 votes
-
votes visible to Public
Poll option image
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  

Post has attachment
Learn to create a Tic Tac Toe game in Java with JavaFX on Eclipse.

#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  

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

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  

Post has attachment
Interesting article on +DZone, Inc. showing how to implement DFS and BFS Algorithms with Java 8 Streams

#java   #java8   #streams  
Wait while more posts are being loaded