1.
OS theory (File system, I/O, Process/thread schedule, memory management). To understand OS better, to understand JVM easier;
2.
Computer security (PKI, JCE/JAAS, JVM security Architecture);
3.
Design Pattern and Framework (GOF, Struts, JUnit, Hibernate, Ant);
4.
Distributed Computation (JNDI, EJB, JTA, CORBA, RMI, Web Service…);
5.
Data structure & Algorithm (Java Collection Framework API);
6.
UML & methodology (XP/RUP);
7.
Network protocol (TCP/IP/Socket, SSL, HTTP(S), FTP, SMTP/POP3/IMAP);
8.
Database theory (SQL, JDBC, Distributed Transaction(2PC));
9.
Compiler theory (JavaCC..);
转贴,不是自己写的,但比较认同。
前段时间,因为考试的原因,认真复习了OS theory,但jvm相关的东东并没有怎么看过,数据库原理,还剩函数依赖的计算,推理那部份,还没有再一次鼓起勇气去拿下来(学数学相关的东东确实需要一遍遍的打气),数据结构和算法设计,这次为考试的原因又在复习,但还是比较浅,考完试后要结合E文教材,再来认真学一遍的,Compiler theory,这次就要考,但我已经打算本次彻底的放弃它了,实在是汗。GOF的Desing Pattern,从来没有看过呢,书还没有买到,UML,也是浅学。。。。
路漫漫其修远兮,吾将上下而尔索。