Programming Languages BooksBasic Books

Pick/BASIC A Programmers Guide (Jonathan E. Sisk)

Pick/BASIC A Programmers Guide (Jonathan E. Sisk)

Pick/BASIC A Programmers Guide (Jonathan E. Sisk)

The method by which this book attempts to explain PICK/BASIC is through step-by-step tutorials. In the first chapter, the basics of logging onto the system and creating your account are provided, along with a very cursory overview of the Pick Editor. From there, basic programming principles and terminology are discussed in Chapter 2. Chapter 3 takes the reader into the exciting world of programming in PICK/BASIC by providing a ready-made program which will be entered into the system, compiled, then run. A detailed explanation of each instruction and principle follows immediately after the source listing.

Author(s):

sNA Pages
Similar Books
So You Want to Learn to Program

So You Want to Learn to Program

This PDF covers the following topics related to Basic programming language : Meeting BASIC-256 – Say Hello, Drawing Basic Shapes, Sound and Music, Thinking Like a Programmer, Your Program Asks for Advice, Looping and Counting - Do it Again and Again, Custom Graphics – Creating Your Own Shapes, Subroutines – Reusing Code, Mouse Control – Moving Things Around, Keyboard Control – Using the Keyboard to Do Things, Images, WAVs, and Sprites, Arrays – Collections of Information, Mathematics – More Fun With Numbers, Working with Strings, Files – Storing Information For Later, Stacks, Queues, Lists, and Sorting, Runtime Error Trapping, Database Programming, Connecting with a Network.

s380 Pages
Introduction to Programming using QBasic

Introduction to Programming using QBasic

This is a gentle introduction to programming using the computer programming language QBasic. This introduction is used for a course in computer literacy for students of all majors. Its goal is to show what programming is about using the fundamental features of QBasic.

sNA Pages