To be a good Java programmer, what books do you need to read?

If you want to be a good programmer, what do you need to do? Seventh brother thinks the most important thing is to read more!

Then you may have to ask, which one should I read with so many books? The answer is to read books that have stood the test of time classically.

Today I will share with you three Java books that all Java developers should read.

 

If you have been a programmer for 2-3 years, chances are you have already read these books. But if you haven't read them yet, then the best time for you to read them is - now! You will not regret investing time and money in these books, because the rewards are unlimited.

 

Key points: For the three recommended books this time, 5 free copies will be given to those who support Brother Seven! ! !

 

  1. "Effective  Java" (Effective Java)

Believe that this book appears in the first place, you will not be surprised, Java programmers must read, and I won’t say anything extra. The important thing is that the third edition of the original book has been fully upgraded for Java7, 8 and 9, and it's a perfect reading now.

 

   2. "Design Patterns: The Foundation of Reusable Object-Oriented Software"

 Understanding OOP and design patterns is essential for writing good applications. The design pattern of Gang of Four is also a classic among classics. This book teaches us why composition is better than inheritance, and how to change the runtime behavior of a class without modifying the code that has been tested.

 

    3. "In-depth understanding of computer systems"

Finally, this book belongs to the category of "internal strength". This book constructs the "three views" of computers, allowing you to understand the underlying implementation of computers, understand program behavior and write more funny programs. The big guys around you are also highly recommended.

 

The above three books are highly recommended. In order to encourage everyone to read, 5 books are provided for free to friends who support Qige. You can choose from the three recommended above.

 

collection method:

Long press and scan the QR code below to add Seven Brother friends, remarks: receive benefits and participate in the lottery. Seven brothers will continue to carry out book delivery activities in the follow-up, so stay tuned!

Guess you like

Origin blog.csdn.net/taurus_7c/article/details/108764071