
Microsoft Small Basic: An introduction to Programming
by Vijaye Raji
Publisher: Microsoft 2009
Number of pages: 69
Description:
Small Basic is a programming language that is designed to make programming extremely easy, approachable and fun for beginners. Small Basic's intention is to bring down the barrier and serve as a stepping stone to the amazing world of computer programming.
Download or read it online for free here:
Download link
(2.4MB, PDF)
Similar books
J for C Programmersby Henry Rich - Jsoftware
This book's goal is to explain rudimentary J using language familiar to a C programmer. J is a language of computation: it lets you describe what needs to be done without getting bogged down in details. J expressions deal with large blocks of data.
(9770 views)
The Icon Programming Languageby Ralph E. Griswold, Madge T. Griswold - 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.
(11966 views)
QBasicby Faraaz Damji, et al. - Wikibooks
QuickBasic and QBasic are popular programming languages for beginners. While its lack of power makes it unsuitable for many applications, it is an invaluable learning tool. This book will cover the usage of QBasic and most of it's functions.
(14007 views)
Etudes for Elixirby 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 ...
(9686 views)