QBasic
by Faraaz Damji, et al.
Publisher: Wikibooks 2013
Description:
Microsoft QuickBasic and QBasic are very popular programming languages for beginners. While its lack of power makes it unsuitable for many of today's applications, it is an invaluable learning tool. This book will cover the usage of QBasic and most of it's functions.
Download or read it online for free here:
Read online
(online html)
Similar books

by Dirk Hünniger, et al. - Wikibooks
Julia is a high-level, high-performance dynamic programming language for technical computing. Here's a collection of notes and introductory paragraphs that comprise a gentle introduction to the Julia programming language, in the form of a wikibook.
(7292 views)

by J. David Eisenberg - O'Reilly
In this book, you will find descriptions of programs that you can write in Elixir. The programs have been designed to provide practice material for a particular programming concept. These programs are not designed to be of considerable difficulty ...
(8391 views)

by Raphael Finkel - Addison Wesley
The book examines the principles of programming languages from both their common and language-specific elements. Each chapter is devoted to a particular programming language issue, illustrated with an example from one of the programming languages.
(17225 views)

by Nick Parlante - Stanford University
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
(7366 views)