Difference between revisions of "An Introduction to Programming the Amstrad CPC 464 and 6128"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Information)
(Information)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
  
|Title:|| An Introduction to Programming the Amstrad CPC 464 and 664
+
|Title:|| '''An Introduction to Programming the Amstrad CPC 464 and 664'''
 
|-
 
|-
 
|Authors:|| R.A. & J.W. Penfold
 
|Authors:|| R.A. & J.W. Penfold
 
|-
 
|-
|Publiser:|| Bernard BABANI ( Publishing )
+
|Publisher:|| [[Bernard Babani]]
 
|-
 
|-
 
|Year:|| 1984
 
|Year:|| 1984
Line 22: Line 22:
  
 
<pre>
 
<pre>
1. Variables & Arrays
+
 
2. String variables
+
01. Variables & Arrays.
3. Decisions
+
02. String variables.
4. Input,Print & Data
+
03. Decisions.
5. The sound generator
+
04. Input,Print & Data.
6. Graphics 1 - Modes & Colours
+
05. The sound generator.
7. Graphics 2 - Animation
+
06. Graphics 1 - Modes & Colours.
8. Binary & Hex
+
07. Graphics 2 - Animation.
9. Interfacing
+
08. Binary & Hex.
10. Interrupts
+
09. Interfacing.
11. The Amstrad CPC 664
+
10. Interrupts.
 +
11. The Amstrad CPC 664.
 +
 
 
</pre>
 
</pre>
  
[[Category:Books]]
+
[[Category:Books]] [[Category:Book cover]]

Latest revision as of 13:31, 15 December 2010

Frontpage


Information

Title: An Introduction to Programming the Amstrad CPC 464 and 664
Authors: R.A. & J.W. Penfold
Publisher: Bernard Babani
Year: 1984
Pages: 136
ISBN: 0-85943-128-3

Contents


01. Variables & Arrays.
02. String variables.
03. Decisions.
04. Input,Print & Data.
05. The sound generator.
06. Graphics 1 - Modes & Colours.
07. Graphics 2 - Animation.
08. Binary & Hex.
09. Interfacing.
10. Interrupts.
11. The Amstrad CPC 664.