I need to find some books dealing with QBasic. Any recommendations?

link|improve this question

1  
Are you really bound to QBasic? That's not really the language I'd want to use today. – Philipp Jul 5 '10 at 7:36
1  
It's for my little brother. They have a competition in informatics this year and the language is QBasic. Unfortunately, they study Visual Basic in elementary school, so I have to teach him QBasic. – AndrejaKo Jul 5 '10 at 8:43
4  
I love it how everyone shuns the language and expects a reason behind using it... "justify your language before I help you"... :/ – Neurofluxation Sep 17 '10 at 9:35
feedback

closed as not constructive by Jeremy Banks, Jeff Atwood Sep 19 '11 at 6:28

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

3 Answers

up vote 8 down vote accepted

Two books by Greg Perry to help you learn the language:
Crash Course in Qbasic
QBasic By Example

And for when you've become more proficient:
The Revolutionary Guide to Qbasic

From your other posts you seem to have some programming experience, so I'll avoid commenting on the relevance of QBasic today and assume you have a good reason to want to learn it :-)

link|improve this answer
feedback

http://www.tedfelix.com/qbasic/ This is how I learned to program in qbasic. Best part-Its free!

link|improve this answer
It does look very interesting! +1 for you. – AndrejaKo Nov 4 '10 at 21:53
1  
Thanks! His graphics tutorial for QBasic is also interesting, but last time i checked, not totally finished – RCProgramming Nov 4 '10 at 21:56
feedback

I once did all my programming in QBasic. But then it turned 1995. http://www.qbasic.com/ is still alive, though.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.