Basis of Java


httpServlet

SSH: Spring + Struts +Hibernate or iBatis (Spring src)
Design Pattern
Unix
JTA
credential
不同类型Java Cache 的比较 (JCS, ThreadLocal etc)
REST

1. Java
(top class in Java)
.java.lang.Object
.StingBuilder, StringBuffer(capacity) vs String
.Error,Exception
.cost of synchronization
.inline final
.public,protected,private
.shallow/deep copy object
.coupling, cohesion;Fan-In vs Fan-Out
.hashCode, ==, equal;
.Thread, Extend Thread, Runnable
.ThreadPool
.primitive (int, char),Integer
.Serializable
.cost of create Object
.double, float;
.class load
.HashMap, Hashtable, HashSet

+=, long l = l + int

JDK 1.6
JDK 1.5 new feature (concurrentMap)
GC
XML concept


2. Design
3. SQL
preparedstatement, statement
left join
index
3. XML filter
access control

Unix
JProbe,JMeter

----

http://www.javaperformancetuning.com/tips/
http://c2.com/cgi/wiki?CouplingAndCohesion
http://www.javaworld.com/javaworld/jw-03-2008/jw-03-osgi1.html
http://www.javaworld.com/jw-12-1996/jw-12-sockets.html
http://www.javaworld.com/javaworld/jw-01-2008/jw-01-jpa1.html
http://www.javaworld.com/javaworld/javaqa/2003-08/01-qa-0808-property.html
http://www.javaworld.com/javaworld/jw-10-2008/jw-10-rest-series-1.html

http://java.sun.com/docs/books/jls/third_edition/html/j3IX.html
http://java.sun.com/j2se/1.5.0/docs/
http://java.sun.com/docs/books/jvms/second_edition/html/VMSpecTOC.doc.html
http://java.sun.com/docs/books/jls/index.html

你可能感兴趣的:(java,spring,ibatis,REST,sun)