of the processing strategy on the system architecture, and tells how to build robust systems.Java Code ConventionThe last one, of course, is the Java Coding specification, which was produced by Sun's official company. This is what each programmer needs to know in order to get the readability of the program."Three. Books for
Java has the introduction of books, read this article you know, this article contains the study of Java at each stage of the book recommendation, the history of the most complete, learning Java, no books How to do, it is like the battle without weapons a truth, these
. The reference tutorial for Java beginners is very good.Free Download: Think Java7. Data structures and algorithms with object-oriented Design Patterns in JavaThis book is very helpful for learning about the data structure of Java. The author is Bruno R. Preiss. You can read it online, or you can download the source code for the tutorial.Data structures and algorithms with object-oriented Design Patterns i
Here are some books I recommend to you based on my years of reading and practical experience:
Part 1: Java language
1 Java programming Specification
Star Rating:
Target Audience: elementary and intermediate
Introduction: Author James Gosling (father of Java), so I think you have to read this book. The basic explanation
Java coding specification, java Coding
1. Java Naming ConventionsIn addition to the following special cases, full English descriptors should always be used for naming. In addition, lowercase letters are generally used, but the class name, interface name, and the first letter
, describes the impact of the processing strategy on the system architecture, and tells how to build robust systems.Java Code ConventionThe last one, of course, is the Java Coding specification, which was produced by Sun's official company. This is what each programmer needs to know in order to get the readability of the program."three. Books for
about object-oriented coding and design rules, start reading this book now.Thinking in JavaThinking in Java books should be the most famous Java Chinese book, the Chinese language is also known as Java programming ideas. The author is Bruce Eckel, who is also the author of
Java Development specification summary_code coding specification, java Coding
It is a good habit to gradually develop codes.
1. Basic Principles
Mandatory principle:1. The StringBuilder must be used for string addition;2. try... Catch usage
Try {} catch {Exception e. printStackTrace ();} finally {} // It Can Be Used in
of development, design, and architecture. The book is divided into 3 parts.Part Ⅰ introduces the mechanism and usage of Java anomalies, introduces some best practices, and describes the general APIs and techniques used for exception handling.Part Ⅱ describes the testability design, introduces the fault mode analysis, discusses the common API anomalies and causes, analyzes the Java EE Architecture and the d
Java coding specifications 1.1 why coding standards are especially important for programmers, there are several reasons: 80% of the cost of a software life cycle is maintenance. Almost no software is maintained by the original developer throughout its lifecycle. Coding specifications can improve the readability of soft
Star Rating:
Target Audience: Elementary, intermediate, and advanced
Introduction: Many people think there is no need to buy XML books, but I still think it is recommended to use one as a Tool Book, and reading this book can give you an understanding of all aspects of XML. Many things in it are still used.
17 Agile Software Development (principles and practices)
Star Rating:
Target Audience: intermediate and advanced
Introduction: Let's take a look a
Book is the ladder of human progress, in a sense, a person to read how much, with this person in the future can have how much success has the inevitable connection, but reading is not only the process of quantity, but also need to read, selective reading, The previous article introduces you to five books from the zero-based learning Java programming to the mastery of the road, but after the introduction of
Unified common coding methods and Java Web Coding
Unified format: (UTF-8 is not required, but must be unified)
JSP:
Servlet:
Request. setCharacterEncoding ("UTF-8"); // set the input encoding format.
Response. setContentType ("text/html; charsetType = gb2312"); // you can specify the output encoding format.
Database :/? UserUnicode = true characterE
Java architect path: JavaProgramElectronic copies of 15 required books
As a Java programmer, the most painful thing is that you can choose a wide range of books, you can read too many books, and it is often easy to get at a loss. I want to select some technical
.
The American Scientist magazine used the book as the most important 12 physics of the 20th century, alongside Einstein's theory of relativity. Knuth is now devoting his life to the writing of this epic book.
This is a book that Gartner has devoted his heart to writing. --peter Coulton
10, "The Principle of Compiling" (Dragon book)Recommended Number: 462
I was surprised that no one mentioned the Dragon book. (Perhaps it has been recommended, I do not see). I have never forgotten the cover o
as a Java programmer, the most painful thing is to choose too wide, can read too many books, often easily confused. I would like to choose some of the technical books I have read, according to the Order of study, recommend to everyone, especially those who want to constantly improve their technical level of Java progra
Crazy Java Study Notes (88) ----------- worth ten books and crazy java Handouts
Java is one of the most popular programming languages nowadays. There are also a large number of books suitable for beginners on the market. But for developers who have been immersed in
This article also published in: cool shell (http://www.cocre.com /? P = 67)
Java books top 10
Chen HaoHttp: // blog.csdn.net/haoel: below are ten Java books (Source of the article) recommended on Java inside. I also listed the Chinese version.
1)
Roy Miller (roy@roywmiller.com), Founder and President, The Other Road, LLC
January 15, 2007
For Java developers, excessive information is a real problem. Every new programmer must face a daunting challenge: the industry to enter is an industry with massive knowledge. There are too many things to understand. For experienced veterans, the situation is only slightly improved. As the total amount of knowledge increases, it is a challenge to keep up wit
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.