| View previous topic :: View next topic |
| Author |
Message |
Paul Hectors Guest
|
Posted: Thu Nov 27, 2003 8:22 pm Post subject: Re: OOP Documentation |
|
|
Hi Augusto,
| Quote: | I'm looking forward some good documentation about oop design with delphi.
Joanna Carter has written the various articles that you can find at |
http://www.carterconsulting.org.uk/
There have been several articles on OO in the Delphi Magazine which you can
subscribe to at http://www.thedelphimagazine.com ( Note you can purchase a
CD with all the issues released )
There is another delphi magazine called Delphi Informant which will probably
have various articles as well, website is http://www.delphizine.com
There is an opensource persistence framework for Delphi called TechInsite,
you may not want to use this but the documentation describes how the
framework functions and uses the various design patterns so in my opinion an
example worth looking at.
http://www.techinsite.com.au
As far as I know there is no specific book that deals with OO and Delphi, so
if you want to learn or improve your OO design skills I suggest you search
this newsgroup for suggested books and post questions to this newsgroup as
you go through your projects.
I hope these are of use and good luck.
Best regards,
Paul Hectors
|
|
| Back to top |
|
 |
Bryan Crotaz Guest
|
Posted: Thu Nov 27, 2003 8:32 pm Post subject: Re: OOP Documentation |
|
|
If you're interested in OOP with Bold, look at
www.boldbox.com
and
www.howtodothings.com in the computing sections
Bryan
"Augusto" <augusto (AT) bennersaude (DOT) com.br> wrote
| Quote: | I'm looking forward some good documentation about oop design with delphi.
Can anyone help me please?
Thanks in advance,
Augusto From Brazil
|
|
|
| Back to top |
|
 |
Augusto Guest
|
Posted: Thu Nov 27, 2003 9:08 pm Post subject: OOP Documentation |
|
|
I'm looking forward some good documentation about oop design with delphi.
Can anyone help me please?
Thanks in advance,
Augusto From Brazil
|
|
| Back to top |
|
 |
Seba Silva Guest
|
Posted: Fri Nov 28, 2003 12:40 pm Post subject: Re: OOP Documentation |
|
|
If you can read spanish I recommend e-zine "Síntesis"
www.grupoalbor.com/sintesis
Augusto wrote:
| Quote: | I'm looking forward some good documentation about oop design with delphi.
Can anyone help me please?
Thanks in advance,
Augusto From Brazil
|
|
|
| Back to top |
|
 |
Richard Hiltbrunn Guest
|
Posted: Tue Dec 02, 2003 4:55 pm Post subject: Re: OOP Documentation |
|
|
There is one book that I know of. It is called "Collaborative Computing with
Delphi 3". The TOC is a bit of a bear to use, but otherwise the book is very
good.
Rich.
"Augusto" <augusto (AT) bennersaude (DOT) com.br> wrote
| Quote: | I'm looking forward some good documentation about oop design with delphi.
Can anyone help me please?
Thanks in advance,
Augusto From Brazil
|
|
|
| Back to top |
|
 |
|