Difference between revisions of "Your first AMSTRAD program"
From CPCWiki - THE Amstrad CPC encyclopedia!
Cpcmaniaco (Talk | contribs) (→Information) |
Cpcmaniaco (Talk | contribs) |
||
| Line 5: | Line 5: | ||
{|{{Prettytable|width: 700px; font-size: 2em;}} | {|{{Prettytable|width: 700px; font-size: 2em;}} | ||
| − | |Title:|| Your First Amstrad Program | + | |Title:|| '''Your First Amstrad Program''' |
|- | |- | ||
|Authors:|| Rodnay Zaks | |Authors:|| Rodnay Zaks | ||
| Line 22: | Line 22: | ||
<pre> | <pre> | ||
| − | |||
| − | + | Preface. | |
| − | + | ||
| − | + | 01. Speaking BASIC. | |
| − | + | 02. Communicating with your computer. | |
| − | + | 03. Calculating with BASIC. | |
| − | + | 04. Memorizing values and using variables. | |
| − | + | 05. Writing a clear program. | |
| − | + | 06. Making decisions. | |
| − | + | 07. Automating repetitions. | |
| − | 10. The next step | + | 08. Creating a program. |
| + | 09. Case study: Metric conversion. | ||
| + | 10. The next step. | ||
| + | |||
| + | Appendices. | ||
| − | |||
</pre> | </pre> | ||
| − | [[Category:Books]] | + | [[Category:Books]] [[Category:Book cover]] |
Revision as of 17:08, 30 June 2010
Information
| Title: | Your First Amstrad Program |
| Authors: | Rodnay Zaks |
| Publiser: | Sybex |
| Year: | 1985 |
| Pages: | 208 |
| ISBN: | 0-94788-800-4 |
Contents
Preface. 01. Speaking BASIC. 02. Communicating with your computer. 03. Calculating with BASIC. 04. Memorizing values and using variables. 05. Writing a clear program. 06. Making decisions. 07. Automating repetitions. 08. Creating a program. 09. Case study: Metric conversion. 10. The next step. Appendices.