Current location - Training Enrollment Network - Education and training - Who can recommend this classic book on introduction to JAVA?
Who can recommend this classic book on introduction to JAVA?
Recommend several classic books of JAVA introduction, with comprehensive knowledge points and systematic description of JAVA programming.

1, Java first "Java primer.

Head First Java is a complete object-oriented (OO) programming and Java learning guide. This book is designed according to the learning theory, which allows you to learn programming languages from basics to projects including threads, networks and distributed programs. Most importantly, you will learn how to think like an object-oriented developer. But if you really want to learn Java well, you need Head First Java. This book is one of the top ten best books recommended by Amazon editors! It is highly recommended to study this book, which is very suitable for beginners.

2 "Java from entry to mastery" is suitable for self-learners

The book "java from Introduction to Proficiency" is mainly aimed at the basic knowledge of java, which is a good choice for those who have never studied Java. Through this book, you can learn slowly from scratch, and there are many practical exercises, so there will be no situation of only talking about theory in the end. Why don't trained people need to watch it? Because there are many repetitions between the contents of this book and the books of many training institutions, the students participating in the training can't understand it.

3.Java Thought (Chinese name: Java programming thought) is suitable for intermediate self-learners and trainers.

"java Programming Thought" can be said to be the most classic java book, and it is also a necessary teaching material for all Java programmers. This book, whether it is a programmer who is studying or has worked for many years, can get what you want from this book. This book has the function of teaching material and reference book, just like a dictionary, you can look up anything you want. Although this book is very good, it is not recommended for beginners to learn, and it is more difficult for beginners.

4. Crazy Java handouts are suitable for self-learners.

The book Crazy Lecture Notes is more suitable for self-learners. The content is more project-oriented, and there are many practical methods. If you want to learn more about java, you might as well read this book.

5. "Java Core Technology" is the most suitable training course.

This book is divided into two parts, the first part is about basic knowledge, and the second part is about advanced functions. Because the content is very hierarchical, it is very suitable for students studying in self-taught examination and training institutions. Especially for the trainees, this book just makes up for this deficiency because the speech speed of general training institutions is very fast, and many things can't be digested and absorbed in time, and many basic and core things can't be firmly mastered.

6. number six. Practical Classic of Java Development is suitable for self-learners.

This book is more suitable for self-learners. There are many small cases in it. You can learn and practice while consolidating your knowledge.