Valhalla Legends Archive

Programming => General Programming => Topic started by: Atom on March 11, 2003, 05:46 PM

Title: Delphi
Post by: Atom on March 11, 2003, 05:46 PM
Anyone use delphi? I've always been interested in it, maybe someone can recommend a good book or website?
Title: Re: Delphi
Post by: Zakath on March 11, 2003, 06:22 PM
Arta programs in Delphi. Once he sees this, he'll probably be able to throw something your way.
Title: Re: Delphi
Post by: Arta on March 12, 2003, 06:56 AM
hmm

I don't, really. I used a waaay old Delphi 2 book to learn object pascal basics and then just delphi's helpfiles...

http://delphi.about.com/ is kinda useful occasionally :)
Title: Re: Delphi
Post by: Banana fanna fo fanna on March 12, 2003, 03:46 PM
Eww@adsite

Delphi is theoretically a great language, supposedly it makes tiny, fast executables with no dependencies and it's easy to code...but I can't figure the damn thing out!
Title: Re: Delphi
Post by: Arta on March 12, 2003, 05:05 PM
"tiny, fast executables"

That can be the case, but if you're using VCL, which you almost certainly will be, then it just doesn't apply.
Title: Re: Delphi
Post by: LuMiNuS on March 15, 2003, 06:39 PM
http://www.delphipages.com/, check their forum.Pretty usefull ;)