• 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

Design Patterns

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can Any one email me any site (URL) or any book which gives me in detail non software examples of Software design patterns so that it will be easy for me to apply the patterns
Thanks
Srinivas Kanchanavally
[This message has been edited by srinivas kanchanavally (edited May 20, 2001).]
 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not sure if this is what you're looking for, but check it out.
Catalog of Non-Software Examples of Design Patterns
Compiled by Michael Duell
http://www.agcs.com/supportv2/techpapers/patterns/papers/tutnotes/index.htm
Eddy
 
srinivas kanchanavally
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Eddy , I hope that definately this URL will help me out to a good extent
Thankyou
Srinivas Kanchanavally

Originally posted by Eddy Chang:
Not sure if this is what you're looking for, but check it out.
Catalog of Non-Software Examples of Design Patterns
Compiled by Michael Duell
http://www.agcs.com/supportv2/techpapers/patterns/papers/tutnotes/index.htm
Eddy


 
Ranch Hand
Posts: 1157
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check out theServerSide.com.It is an Ed Roman site, which gives un-biased views on the Enterprise Servers and also has discussions on emerging patterns.
-- Sandeep
 
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
can you please give more detail what you mean by non s/w examples for design patterns ? Do you mean cognitive patterns , do you mean business patterns ? What ?
Your Friendly Bartender
Shailesh.
 
Ranch Hand
Posts: 148
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
the site gives non-software examples of the patterns. but at the end of the day they are for s/w development only.
 
reply
    Bookmark Topic Watch Topic
  • New Topic