Home  >  Article  >  Java  >  What book is good to buy to learn java?

What book is good to buy to learn java?

藏色散人
藏色散人Original
2019-05-31 13:35:5910877browse

What book is good to buy to learn java?

What book is the best to buy to learn java?

Recommended book to buy when learning Java: "Java Programming Thoughts".

"Java Programming Thoughts" is a book published by Machinery Industry Press in 2007. The author is Ecker and the translator is Chen Haopeng.

This book has won wide acclaim from programmers around the world. Even the most obscure concepts will be melted away in the face of Bruce Eckel's affinity for writing and small and straightforward programming examples.

From the basic syntax of Java to the most advanced features (in-depth object-oriented concepts, multi-threading, automatic project construction, unit testing and debugging, etc.), this book can guide you step by step to master it easily.

From the various awards this book has won and the comments from readers around the world, it is not difficult to see that this is a classic. This book has a total of 22 chapters, including operators, control execution flow, access control, reusable classes, polymorphism, interfaces, error handling through exceptions, strings, generics, arrays, in-depth study of containers, Java I/O system, and enumeration Examples include content types, concurrency, and graphical user interfaces.

These rich contents include basic syntax and advanced features of the Java language. They are suitable for Java programmers of all levels to read. They are also excellent teaching materials and references for teaching object-oriented programming languages ​​and Java language in colleges and universities. Book.

The above is the detailed content of What book is good to buy to learn java?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn