Difference between revisions of "Your first AMSTRAD program"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Information)
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
 
  
1. Speaking BASIC
+
Preface.
2. Communicating with your computer
+
 
3. Calculating with BASIC
+
01. Speaking BASIC.
4. Memorizing values and using variables
+
02. Communicating with your computer.
5. Writing a clear program
+
03. Calculating with BASIC.
6. Making decisions
+
04. Memorizing values and using variables.
7. Automating repetitions
+
05. Writing a clear program.
8. Creating a program
+
06. Making decisions.
9. Case study: Metric conversion
+
07. Automating repetitions.
10. The next step
+
08. Creating a program.
 +
09. Case study: Metric conversion.
 +
10. The next step.
 +
 
 +
Appendices.
  
Appendices
 
 
</pre>
 
</pre>
  
[[Category:Books]]
+
[[Category:Books]] [[Category:Book cover]]

Revision as of 17:08, 30 June 2010

Frontpage


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.