Logo

QBasic by Faraaz Damji, et al.

Small book cover: QBasic

QBasic
by

Publisher: Wikibooks

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Advanced Programming Language DesignAdvanced Programming Language Design
by - 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.
(16491 views)
Book cover: The Icon Programming LanguageThe Icon Programming Language
by - Peer-to-Peer Communications
Icon is a general-purpose programming language available for free on many platforms. It has a rich set of types, together with an interesting goal-directed evaluation mechanism. The book is user-friendly, some prior programming experience necessary.
(9868 views)
Book cover: MPI: The Complete ReferenceMPI: The Complete Reference
by - The MIT Press
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms.
(18652 views)
Book cover: COBOL: A self-instructional manualCOBOL: A self-instructional manual
by - Prentice-Hall
The COBOL system was developed to produce an English-like programming language which can be used on many different types of data processing systems. This manual has been developed to teach the beginner the fundamentals of COBOL programming.
(16888 views)