|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: thank you
I disagree slightly with some of this... if you have some extra money to spend on ab PASCAL compiler and a C++ then that would be a good idea, but if you're strapped for cash, then you can manage with heading straight to C++ though you may have to work a little harder with the advanced concepts. And also, QBASIC _is_ shipped with windows 95 (not sure about win98, I haven't looked) I beleive it's in the '\other\oldmsdos' or '\misc\oldmsdos' directories. if all else fails do a search for QBASIC.EXE on the CD :) I very highly reccomend "Teach Yourself C++ in 21 Day" it's an excellent title, that was my personal beginning steps to who I am today (a nerdy teenager who has a, at best, fair grasp of the C++ language :)) -Mythic >From: "Roland of Gilead" <cygnusx5@Hotmail.com> >Reply-To: gameprogrammer@gameprogrammer.com >To: gameprogrammer@gameprogrammer.com >Subject: Re: thank you >Date: Sat, 04 Sep 1999 01:53:15 GMT > > >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 ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com ================================================================= To SUBSCRIBE or UNSUBSCRIBE please visit http://gameprogrammer.com/mailinglist.html
|
|