I need a guide for learning BASIC

Talk about your favorite PC games, Steam and building awesome custom rigs!

Moderator:Moderators

User avatar
CronoTriggerfan
Moderator
Posts:4131
Joined:Fri Jan 27, 2006 3:07 pm
Location:University of Michigan - Ann Arbor
Contact:

Post by CronoTriggerfan » Thu Aug 09, 2007 9:02 pm

Oh man, should you have posted this thread a little earlier, I coulda helped! I used to have about 2 or 3 programming tutorial books on just about every major language out there, and most of them were really good! Unfortunately, I donated them to my school a couple months ago. :sad: My personal recommendation is this book. Even though it says "Game Programming" in the title, it should instead be called, "C++ from the ground up, with a few blurbs about how what you learn can be applied in games". Makes the reading a bit more interesting, and the book itself is, in my opinion, quite solid. Good luck! :mrgreen:

CTFan
Image

User avatar
Skyone
Moderator
Posts:6390
Joined:Tue Nov 29, 2005 8:35 pm
Location:it is a mystery
Contact:

Post by Skyone » Thu Aug 09, 2007 9:46 pm

CronoTriggerfan wrote:My personal recommendation is this book....
I have that book and this one. That C++ book is pretty good, but the Game Programming All-in-one book revolves around C, Allegro (library) and Dev-Cpp, all of three which I don't honestly recommend. :P

Get Visual Studio 6 (or 2005) for programming in C++.

User avatar
Master of Portables
Portablizer
Posts:335
Joined:Fri Aug 04, 2006 9:48 pm
Contact:

Post by Master of Portables » Thu Aug 09, 2007 10:06 pm

The book CTFan suggested looks good, (starts saving up money). and Skyone, doesn't Visual Studio 6 cost money? Us portablizers don't have that much money to spend...
<img src="http://img168.imageshack.us/img168/1597 ... sigzg0.png">
ChronoTriggerfan wrote:you should focus all your energy on making a really pretty case
Dragon Force pwns every other band in the world!
:mrgreen:

User avatar
Skyone
Moderator
Posts:6390
Joined:Tue Nov 29, 2005 8:35 pm
Location:it is a mystery
Contact:

Post by Skyone » Thu Aug 09, 2007 10:12 pm

Master of Portables wrote:and Skyone, doesn't Visual Studio 6 cost money? Us portablizers don't have that much money to spend...
*bleak look*

User avatar
Master of Portables
Portablizer
Posts:335
Joined:Fri Aug 04, 2006 9:48 pm
Contact:

Post by Master of Portables » Thu Aug 09, 2007 10:29 pm

ugh, I don't know how to respond to that one...


...
*looks up bleak at dictinary.com*

...oh
:(
<img src="http://img168.imageshack.us/img168/1597 ... sigzg0.png">
ChronoTriggerfan wrote:you should focus all your energy on making a really pretty case
Dragon Force pwns every other band in the world!
:mrgreen:

User avatar
ZN13
Posts:433
Joined:Thu Apr 05, 2007 8:53 pm
Steam ID:Z_Nelson13
Location:Texas
Contact:

Post by ZN13 » Thu Aug 09, 2007 10:30 pm

I have that book too! Great book.

But, get VC++ Express, it's free.
But it's also annoying that you can only have one express edition.
Why is it that every time I post in a thread, it dies?
:lol:

User avatar
Master of Portables
Portablizer
Posts:335
Joined:Fri Aug 04, 2006 9:48 pm
Contact:

Post by Master of Portables » Thu Aug 09, 2007 10:32 pm

ZN13 wrote:I have that book too! Great book.

But, get VC++ Express, it's free.
But it's also annoying that you can only have one express edition.
VC++ express sucks! seriously I can run a program on Dev C++, but the said program comes up with about 50+ errors when I try to compile it in VC...
<img src="http://img168.imageshack.us/img168/1597 ... sigzg0.png">
ChronoTriggerfan wrote:you should focus all your energy on making a really pretty case
Dragon Force pwns every other band in the world!
:mrgreen:

User avatar
bacteria
Portablizer Extraordinaire
Posts:3984
Joined:Fri Apr 20, 2007 12:14 am
Location:Hampshire, UK
Contact:

Post by bacteria » Fri Aug 10, 2007 8:31 am

I used to use QBasic years ago; but as with other forms of Basic, it needs to run in either MS DOS, DR DOS or Windows 3.xx .

I think I may still have QBasic somewhere if you need it; it isn't of any use to man or beast unless you have the above operating systems though! Later versions of Windows (95 upwards) don't run in a DOS environment so can't run it. I learnt programming in DOS back in 1983 while I was at college, and Assembly Language. (those were the days!).
Image

Post Reply