• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

OO, Patterns, UML and Refactoring

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How useful this book will be for j2ee designing?
 
Ranch Hand
Posts: 1246
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Patterns are so usefull in J2EE that they have a book on it.
Core J2EE Patterns: Best Practices and Design Strategies
by Deepak Alur, John Crupi, Dan Malks
Since UML usually use with Partterns i think you need to know it
dont know anything on Refactoring but! will soon i hope.
[This message has been edited by FEI NG (edited November 14, 2001).]
[This message has been edited by FEI NG (edited November 14, 2001).]
 
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
SINCE PATTERNS ARE AN IMPORTANT PART OF ALL GOOD ARCHITECTURES NOW THEREFORE I M PRETTY SURE THAT THIS BOOK MUST BE HAVING SIZEABLE INFO ON THEM
 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sajith,
I assume you mean this week's giveaway book. I'd say it is very important for J2EE, but for a different reason than design. Most J2EE systems I've seen interact with other systems across organizational boundaries. If the various groups do not work well together, it is unlikely that the systems will work well together. Our book focus on the groups and how they operate.
Dave

Originally posted by Sajith Salim:
How useful this book will be for j2ee designing?



------------------
David Kane
david_kane@houseofyin.com
Author of Software Architecture: Organizational Principles and Patterns
http://www.vraps.com
http://www.houseofyin.com
 
reply
    Bookmark Topic Watch Topic
  • New Topic