by wpmoradi on 9/5/18, 4:15 PM with 10 comments
Thanks in advance,
by jryan49 on 9/6/18, 5:15 PM
1: https://docs.oracle.com/javase/8/docs/api/java/util/package-... 2: https://docs.oracle.com/javase/8/docs/api/java/util/stream/p...
by mpetkevicius on 9/6/18, 8:01 AM
Head First Java by Kathy Sierra is also a decent introduction to the language, though much more limited and outdated.
Oracle also has on-line Java tutorial which I regularly visit during development. However the content is more scattered than in a book.
by brezenix on 9/5/18, 5:54 PM
There are more materials.
by HiroshiSan on 9/5/18, 4:24 PM
so far so good, I like it for it's size. I wanted an introductory text that wasn't 1000 pages.
by charmides on 9/8/18, 2:31 AM