Where to get qbasic text book?

1 answer

Answer

1002599

2026-03-06 13:25

+ Follow

First, the QBASIC language has been around for a very long time...over 15+ years; therefore, there are 'many' books which have been written which are related to covering learning/or else, working with the QBASIC programming language.

-(BASIC, itself which is the 'original' programming language that QBASIC is based on has been around since the early 1960's...so, over 50+ years! QBASIC is meant to be 'backwards compatible' with running older BASIC code; thus, it is capable of running many of these older BASIC programs, as well.)-

Some books are highly specific in content...such as those covering QBASIC 'graphics', only.

The books listed below are a lot more 'general' in content. One is a short teaching book/and, the other is a short quick reference guide. I would very highly recommend both of these as being very useful to people who are 'beginners' new to learning programming.

-(I would further suggest that *before* you buy them; hop along to Amazon online bookstore; and, search to find the titles/authors there...; then, read through the 'reviews' of what other people do have to say after having read each of these books.)-

1>

TITLE: QBASIC The Language of DOS

AUTHOR: Mike James

SERIES: The Programmers Library

ISBN: 1-871962-40-4

PAGES: 276

COST: £14.95

NOTE: Mike James is a superb author of programming related books; who gives very clear and simple explantions. This is a teach you how to program using QBASIC book.

2>

TITLE: MS-DOS QBasic

AUTHOR: Kris Jamsa

SERIES: Microsoft Quick Reference

ISBN: 1-55615-355-4

PAGES: 187

COST: £9.99

This is a QBASIC reference guide book; it's NOT a teach you how to program using QBASIC book; instead, it just lists all of the QBASIC keyWords, alphabetically; so, that you can quickly and easily find any keyWord you need; it also gives example codes so that you can type in the code to find out/and, see for yourself exactly how each command works.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.