• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Bitter EJB by Bruce Tate, Mike Clark, Bob Lee, Patrick Linskey

 
Bartender
Posts: 962
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<pre>Author/s : Bruce Tate, Mike Clark, Bob Lee, Patrick Linskey
Publisher : Manning
Category : Enterprise JavaBeans
Review by : Paul Stevens
Rating : 9 horseshoes
</pre>
This book is a must read for EJB developers. It is not a how to book but should be used with one. What it does is show the many pitfalls that can happen during EJB projects. It goes beyond describing all that can go wrong but what can be done to prevent it or correct it.
This book is a must read before you begin an EJB project. It will help prevent design problems from becoming application problems.
Get this book with a how-to book and learn not only how to code but how to use EJBs.


More info at Amazon.com
More info at Amazon.co.uk
 
Author
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For those interested...I did an in-depth review of this book that will be in an upcoming issue of Software Development magazine. The book is definitely a worthwhile read.
Sue
 
Ranch Hand
Posts: 171
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This was a good book, in the sense that if you didn't understand conversational, pseudo-conversational and transactional programming, then you learn what the pitfalls are.
Unfortunately, for me, I learned these pitfalls, and how to avoid them, about 20 years ago when I was learning COBOL/CICS and IMS in college, so I really found the book nothing more than a rehash of lessons learned a long time ago.
Publication of a book like this tells me we have a real problem in the industry - and our universities. You shouldn't be allowed out of college into any IT shop without having these skillsets in the first place.
If developers are out there making these kinds of mistakes, then our customers, the end-users who fund the projects, are having to pay for mistakes that should have never been made.
 
Ranch Hand
Posts: 150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What I'm getting out of this book (currently reading, thanks to a JavaRanch book giveaway) is a view of the pro's and con's of EJBs, and when to use alternatives. EJB for quite a while was bandied about as the end-all, be-all technology that everyone had to know to consider themselves a "real" Java developer. 'Bitter EJB' does a good job of showing what EJB is good for, what it isn't so good for, and what some reasonable alternatives are. Given the breadth of Java technologies and acronymns out there, having someone with real experience in the technologies show the lay of the land is very valuable, if in nothing else, in helping me determine where to focus my time.
 
I can't renounce my name. It's on all my stationery! And hinted in this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic