• 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

Good sites for OOAD concepts?

 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can u pls tell me some of the good sites for OOAD concepts and basics ? In the google search I couldn't find any good one.
Regards,
Murali
 
Ranch Hand
Posts: 3404
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't know what your criteria for good is:
Here's my list:
1: This one you've posted into.
2: Objects by Design
3: jGuru UML forum
This one is particularly good for using UML in practice IMO. And leads one to Martin Fowler and Robert Martins approach to using UML in an XP OOAD practise framework. If you are interested in XP I would stick with this forum and Fowler and Martin.
regards
[ January 05, 2004: Message edited by: HS Thomas ]
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not necessarily the place to start learning OO with, but ootips.org has linked a lot of interesting material related to object-orientation.
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by HS Thomas:

2: Objects by Design
3: jGuru UML forum


They are good and have alot of subsections/threads but unfortunately r not so frequented now.
I think it is very easy to track to the recent IBM policy:
- sample test is no more free (as earlier)
- before IBM made also free vouchers programs. Those periods are clearly correlated with animated discussions (thousand times!)
I found quite more animated and advanced google forums (quite intriguing that google search do not usually find forums on its own site!):
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&group=comp.object
[ January 05, 2004: Message edited by: Ben Beria ]
 
HS Thomas
Ranch Hand
Posts: 3404
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Advanced is right! Robert Martin posts there. I've seen Ilja Preuss in others. Too high brow for me. Pity if all the action dies down in good forums..I'll be bookmarking that link though. Thanks.
[ January 05, 2004: Message edited by: HS Thomas ]
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ben Beria:
I found quite more animated and advanced google forums (quite intriguing that google search do not usually find forums on its own site!):
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&group=comp.object
[/QB]


Those aren't forums hosted by google, but is just a mirror of the Usenet!
news:comp.object has some interesting content, but the signal to noise ratio isn't very compelling - I don't even want to know how much of it I don't see any longer because of my killfile...
Other great sites are
http://c2.com/cgi/wiki?RoadMaps , http://www.agilemodeling.com/ and http://www.objectmentor.com/resources/articleIndex
[ January 07, 2004: Message edited by: Ilja Preuss ]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic