Description
Java First is the best book for any programmer who is new in both programming and Java. The head-first way of explanation is quite phenomenal and I really enjoyed their book.
Java First covers the essential Java programming knowledge about class, object, thread, collection, and language features, like Generics, Enums, variable arguments, or auto-boxing.
They also have some advanced section on Swing, networking, and Java IO, which makes them a complete package for Java beginners. This should be your first Java book you look at if you’re starting from scratch.
There are no reviews yet.