Tuesday, October 7, 2014

JavaOne 2014 presentation and slides

In the following link you can nativate through the different Javaone 2014 sessions, and see some of pdf available for each session.

https://oracleus.activeevents.com/2014/connect/search.ww#loadSearch-event=null&searchPhrase=&searchType=session&tc=0&sortBy=&p=&i(10009)=10111

Note: Not all the presentations or slides are available.

Enjoy...

No comments:

Post a Comment

Read files in Java 10 ways How to Read a File in Java Using BufferedReader and FileReader for Text Files Code Example: try (BufferedR...