m**e 发帖数: 12 | 1 I studied Java, then CORBA, RMI, SOCKET, JDBC, Design Pattern,
JavaBean. There are bunch of documents on Internet, not necessary to
buy book, just go to the website such as java.sun.com or
www.codeguru.com and use the keyword to search, you can get lot of them.
Java is designed for most network application, I think network communication
is important, but too much information involved in java for that. | m******t 发帖数: 2416 | 2 I would buy a book on design pattern. It's very foundamental
for a lot of fancy and hot things flying around now and in the future.
Even you might not be able to get the whole and evey idea now,
it can serve as a reference book when you are facing some problems
in your programming/architecture.
You probably need to have some idea about RMI before getting into
EJB. Actually, unless facing any imediate job interview, I wouldn't
pay too much attention on EJB for now, because once you understand
t |
|