Java Development Book List
- Computer Fundamentals:"in-depth understanding of computer systems" "Computer network"
- Network:"TCP/IP protocol Volume One", "UNIX Network Programming Volume One" (Part of the chapter, Java is mainly to understand)
- Java Fundamentals: "In-depth understanding of the JVM" "Thinking in Jva" "Effective Java" "Java Concurrent Programming Combat" (all the interview super Focus. See all at least 2 times, often will test)
- Algorithmic aspects : "Introduction to the Algorithm" "algorithm data Structure" "The Beauty of Programming" "sword refers to the offer" and then Leetcode customs clearance (written interview must be tested, it is too difficult to give up, leetcode at least the medium and simple answer to the full brush 2 times above. )
- Linux : "Linux private Cuisine"
- Design Patterns : Find some blog to understand the next good, no project support is almost incomprehensible.
- Framework Source : Tomcat,spring,mybatis,springmvc,netty are good, one is the interviewer basic understand, so there is a common language.
Java Development Book List