 | | From: | puzzlecracker | | Subject: | programming design | | Date: | 19 Jan 2005 07:33:14 -0800 |
|
|
 | can someone ballpark me through these basic questions: 1)Object-oriented design vs structural design? what are these: publisher and subscriber, reference counting?
2)in code optimization what are different kinds of bottlenecks and ways to attack them?
thanks
|
|
 | | From: | moi | | Subject: | Re: programming design | | Date: | Wed, 19 Jan 2005 16:49:32 +0100 |
|
|
 | puzzlecracker wrote: > can someone ballpark me through these basic questions: > 1)Object-oriented design vs structural design? > what are these: publisher and subscriber, reference counting? >
GIYF > 2)in code optimization what are different kinds of bottlenecks and > ways to attack them? > > thanks >
DYOH
HTH, AvK
|
|