"Head First Design Patterns" has some entertainment value, plus Java code.
"Effective Java" has strong, positive reviews at Amazon -- will the sequel
be better? As there is a lot of pre 1.5 code out there, it could be
useful to know how things were done earlier. I'll be looking for it.
At some point I want to do a bot with an abstract broker and data vendor,
but for now will continue with what I've got. Doing that will give me
some more experience working with a broker API -- trying to recover from
the "lost order" problem -- and then I'll be in a better position to decide
what sort of methods an abstract broker should offer.
"Effective Java" has strong, positive reviews at Amazon -- will the sequel
be better? As there is a lot of pre 1.5 code out there, it could be
useful to know how things were done earlier. I'll be looking for it.
At some point I want to do a bot with an abstract broker and data vendor,
but for now will continue with what I've got. Doing that will give me
some more experience working with a broker API -- trying to recover from
the "lost order" problem -- and then I'll be in a better position to decide
what sort of methods an abstract broker should offer.