z**r 发帖数: 13 | 1 有什么书讲得深一些的?Core Java这样的书,也就讲了讲JAVA的基本东西,
好像告诉你toolbox里面有些什么,但是这些tool应该怎么用,怎么组合着用,说得不
多。
再比如说Design Pattern这书是不错,可是里面的pattern具体什么时候用,其实很玄
妙。 |
w*r 发帖数: 2421 | 2 唉,说老实话,我看了几本都是不了了之,还是要动手做东西,做一个全套的project,
功能不用复杂基本上就了解的深刻多了,
【在 z**r 的大作中提到】 : 有什么书讲得深一些的?Core Java这样的书,也就讲了讲JAVA的基本东西, : 好像告诉你toolbox里面有些什么,但是这些tool应该怎么用,怎么组合着用,说得不 : 多。 : 再比如说Design Pattern这书是不错,可是里面的pattern具体什么时候用,其实很玄 : 妙。
|
I*******o 发帖数: 53 | 3 can anyone recommend a good SOA/web service book for developer?
most 4* books at amazon are for managers
project,
【在 w*r 的大作中提到】 : 唉,说老实话,我看了几本都是不了了之,还是要动手做东西,做一个全套的project, : 功能不用复杂基本上就了解的深刻多了,
|
m******t 发帖数: 2416 | 4
Well that tells something, doesn't it? 8-)
【在 I*******o 的大作中提到】 : can anyone recommend a good SOA/web service book for developer? : most 4* books at amazon are for managers : : project,
|
I*******o 发帖数: 53 | 5 well... u may say it's hype... but what about SOAP?
maybe i should read some book about REST?
【在 m******t 的大作中提到】 : : Well that tells something, doesn't it? 8-)
|
g*****g 发帖数: 34805 | 6 I think a hello world example from CXF or Axis will serve you
better, for free, and you can paypal the money to me. :-)
【在 I*******o 的大作中提到】 : well... u may say it's hype... but what about SOAP? : maybe i should read some book about REST?
|
W***i 发帖数: 9134 | 7 Head First Design Patterns不错 你看看吧。 |
a**e 发帖数: 5794 | 8 Head First系列的封面看着太WS
【在 W***i 的大作中提到】 : Head First Design Patterns不错 你看看吧。
|
h*******n 发帖数: 2052 | 9 为什么head first的电子书都是糊糊的, 没有一本清楚的 |
h*********o 发帖数: 62 | 10 for web services
J2EE web services by rmh is a classic book for coding web services in java.
But the book is a little old about api (jax-rpc is replaced by jax-ws now)
rmh is still thinking that jax-ws is half-baked. there is sth new called
PEEL? |