A clear difference between algorithm and a pattern
From: Ravi Shankar (sujashankar_at_pacific.net.sg)
Date: 01/20/04
- Next message: Ron Jeffries: "Re: Holub on getters/setters again"
- Previous message: Alfredo Novoa: "Re: Where do business rules belong... OCP and SPs"
- Next in thread: Ilja Preuß: "Re: A clear difference between algorithm and a pattern"
- Reply: Ilja Preuß: "Re: A clear difference between algorithm and a pattern"
- Reply: E. Robert Tisdale: "Re: A clear difference between algorithm and a pattern"
- Reply: H. S. Lahman: "Re: A clear difference between algorithm and a pattern"
- Reply: Simon Strandgaard: "Re: A clear difference between algorithm and a pattern"
- Reply: Jason: "Re: A clear difference between algorithm and a pattern"
- Reply: Avner Ben: "Re: A clear difference between algorithm and a pattern"
- Reply: martynspeck: "Re: A clear difference between algorithm and a pattern"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jan 2004 21:07:48 +0800
Hi all,
Can anyone please give me a precise distinction between an algorithm and a
pattern?
When I want to have a single instance, I use "Singleton". Similarly when I
want to sort some numbers I use "QuickSort" algorithm.
Pattern is a quality without a name and is "reusable idea". Algorithm too is
a reusable idea.
hmmm, pls explain!!!
Best regards,
Ravi
- Next message: Ron Jeffries: "Re: Holub on getters/setters again"
- Previous message: Alfredo Novoa: "Re: Where do business rules belong... OCP and SPs"
- Next in thread: Ilja Preuß: "Re: A clear difference between algorithm and a pattern"
- Reply: Ilja Preuß: "Re: A clear difference between algorithm and a pattern"
- Reply: E. Robert Tisdale: "Re: A clear difference between algorithm and a pattern"
- Reply: H. S. Lahman: "Re: A clear difference between algorithm and a pattern"
- Reply: Simon Strandgaard: "Re: A clear difference between algorithm and a pattern"
- Reply: Jason: "Re: A clear difference between algorithm and a pattern"
- Reply: Avner Ben: "Re: A clear difference between algorithm and a pattern"
- Reply: martynspeck: "Re: A clear difference between algorithm and a pattern"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|