![]() |
Don't Panic Guide to Programming |
| Title: | Don't Panic Guide to Programming |
| Authors: | Graham Smyth and Chris Stephenson |
| ISBN: | 0-921598-33-5 |
| Publisher: | Holt Software Associates Inc. |
| Binding: | Saddlestitch |
| Pages: | 53 pgs |
| Price: | Bookstores & Schools: $7.00 Retail: $10.00 |
| Ordering Information: | For bookstores and schools, click here for
ordering information. For individuals click here for ordering information. |
| Program Examples: | Available [Click here for information on obtaining program examples found in Holt Software publications.] |
| Solutions Manual: | Available [Click here for information on obtaining Solutions Manuals for Holt Software publications.] |
We believe that this workbook-based resource provides a unique solution for all teachers who need to address the new core computer outcomes.
The book uses the Turing Programming Language. The Ministry of Education of the province of Ontario has licensed Turing for use in all publicly funded high-schools. Contact your OSAPAC representative (www.osapac.org) to obtain a copy. Click here for more information on Turing.
By reading the text and completing the exercises, you will learn the various parts that make up a computer system, how computers are used to solve problems, what a problem solving model is, how to input instructions into the computer to create real programs of your own.
In order to communicate with a computer, you need to use a programming language. This book uses the Turing programming language from Holt Software. Turing is easy to learn but very powerful. It also contains many features for creating graphics that make it fun to use. This guide will also help you learn to use the Turing environment to enter and run your programs.
Have fun!
Here are a few symbols that will help you understand how this document is organized and how you can find particular kinds of information.
| This symbol means that the box to the right of it contains definitions, explanations for important technical terms or helpful hints. | |
| This icon indicates a possible error that you might make and describes how to get back on track. |