preface
Hello, everyone. I’m Tang Xiaoyuan.
Today to recommend to you is, Java development in the most commonly used several books, I hope to help you, thank you.
basis
Java Core Technology Volume 1 (10th edition)
- This is mainly for Java8 update, suitable for getting started, GUI section can be skipped
Ideas for Java Programming (4th edition)
- It is also a primer, but you need to have some programming knowledge, or it will be a little difficult
- Chinese and English books can be compared to read, because some terms in the original text will be more popular and intuitive
The advanced
The Definitive Guide to Java Performance
- Focus on Java performance tuning to give developers a deeper understanding of the performance of the Java platform
Practical Java high concurrency programming
- This book explains very basic, suitable for concurrent entry
Java concurrent programming practice
- This book explains Java concurrent programming from the simple to the deep, suitable for concurrent advanced
Java8 of actual combat
- This book focuses on the new features of Java8
- Suitable for developers who are programming with Java8, but don’t have an in-depth understanding of the new features of Java8
Effective Java Chinese Edition (3rd Edition)
- This book is fully updated for Java 7, 8, and 9, making it a great reference book
- Content is more in-depth, suitable for developers with certain programming experience
An in-depth understanding of the Java Virtual Machine (Version 3)
- This book mainly explains the general principles of the Java virtual machine, which can be boring
- It is suitable for developers with certain programming experience
conclusion
These books, I suggest you can support the paper version, because the paper version is easy to take notes, doodle;
Of course, electronic version at work, it is also very convenient to refer to;
So here is also a collection of e-book resources for you, you can reply to Java in the background, to receive the electronic version of the relevant books
Afterword.
And finally, thank you for watching. Thank you.