What should I read after Head First Java?

What should I read after Head First Java?

10 Best Books to Learn Java Programming

  • Head First Java.
  • Head First Design Patterns.
  • Effective Java.
  • Java Concurrency in Practice.
  • Java Generics and Collections.
  • Java Performance From Binu John.
  • Java Puzzlers.
  • Head First Object-Oriented Analysis and Design.

Which book should I read to learn Java?

Best Java Books for Beginners

  • Head First Java: A Brain-Friendly Guide (2nd Edition)
  • Java: Programming Basics for Absolute Beginners (1st Edition)
  • Core Java Volume I – Fundamentals (11th Edition)
  • Effective Java (3rd Edition)
  • Java: The Complete Reference (11th Edition)
  • Thinking in Java (4th Edition)

Which edition is best for Java?

Standard Edition (SE) The standard edition is the core Java programming platform. It includes all of the core libraries and APIs that every Java programmer needs to be familiar with. For most developers (especially those just getting started) the standard edition is the most appropriate.

READ ALSO:   How do I find my exact GPS coordinates on my iPhone?

What should a Java developer read?

10 Must-Read Books for Java Developers

  1. Head First Java. Authors: Kathy Sierra & Bert Bates.
  2. Java: A Beginner’s Guide. Author: Herbert Schildt.
  3. Effective Java. Author: Joshua Bloch.
  4. Head First Design Patterns.
  5. Clean Code.
  6. Test-Driven: TDD and Acceptance TDD for Java Developers.
  7. Core Java Volume I: Fundamentals.
  8. Thinking in Java.

What is your review of the book head first Java?

The head-first way of explanation is quite phenomenal and I really enjoyed their book. Head First Java covers the essential Java programming knowledge about class, object, thread, collection, and language features, like Generics, Enums, variable arguments, or auto-boxing.

Which is the best book to learn Java for beginners?

It is the BEST SELLING JAVA book of all time. Head First Java provides access to information every Java Programmer must know.Most Java books written now-a-days are targeted for advanced developers, but Head First Java has taken into consideration problems faced by Java beginners.

READ ALSO:   How is the ancient Indus civilization different from other civilization of its era?

Is head first Java good for beginners?

Head First Java 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.

How many Java books should I buy?

Almost all websites recommend an array of books and the readers are left confused deciding which one to buy. We want to eliminate this confusion and recommend the TOP 15 books, which in our experience every Java beginner must read. If you only buy one Java book, then this is it. Affectionately referred to by readers as Java Programming “bible.”