Posted by abcowherd on 20:21:00 11-20-2002
Does anyone know where I can get C++ Builder Toutorials off of the net??? I cant go to the book store right now...Thankz.Bye.
Posted by dxprog on 23:14:00 11-20-2002
I think that any C++ tuts will do you. I'm pretty sure that C++ Builder is ANSI compliant.
[addsig]
Posted by Neu[Mann] on 07:55:00 11-21-2002
C++ Builder is much more than ANSI compliant. It's a complete RAD system for C++ (something g33ks don't like).
C++ Builder is awesome at building DB-oriented apps and the resulting program is (I've tested) much faster than anything VB produces.
So, no, any C++ tutorials will not do for C++ Builder. I suggest you look on Borland site. They put the users manual online and their manual are pretty good.
Posted by dxprog on 10:10:00 11-21-2002
To learn the basics any norm C++ tuts will do.
Neu[Mann]: Of course it runs faster than VB. VB is a fourth gen language requiring inerpreters to run.
[addsig]
Posted by KaGez on 17:32:00 11-21-2002
to learn the _really_ basics also C tuts will do it
[addsig]