|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: thank you
Try looking for a book entitled "Teach Yourself C++ in 21 Days" or with a similar title. I do recommend trying Pascal first, and becoming fluent or at least very familiar with that before you try tackling C++. C++ has different and more advanced concepts that Pascal or BASIC. Try even QBasic for DOS (shipped with DOS) if you have it. If your system is windows-based, then all I can recommend is a copy of Borland C++ Builder 1.0. Any books on C++ for beginners may also be of help. You can start on C++ but it will be difficult to grasp certain concepts such as dynamic memory allocation and pointers, etc. Good luck. Jonathan D. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com ================================================================= To SUBSCRIBE or UNSUBSCRIBE please visit http://gameprogrammer.com/mailinglist.html
|
|