Difference between revisions of "Programming the Amstrad CPC 464"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(New page: Frontpage == Information == {|{{Prettytable|width: 700px; font-size: 2em;}} |Title:|| Programming the Amstrad CPC 4...)
 
 
Line 5: Line 5:
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
 
{|{{Prettytable|width: 700px; font-size: 2em;}}
  
|Title:|| Programming the Amstrad CPC 464
+
|Title:|| '''Programming the Amstrad CPC 464'''
 
|-
 
|-
 
|Authors:|| Richard Meadows
 
|Authors:|| Richard Meadows
Line 22: Line 22:
  
 
<pre>
 
<pre>
 +
 
Preface
 
Preface
  
Line 39: Line 40:
  
 
Index.
 
Index.
 +
 
</pre>
 
</pre>
  
[[Category:Books]]
+
[[Category:Books]] [[Category:Book cover]]

Latest revision as of 16:29, 30 June 2010

Frontpage


Information

Title: Programming the Amstrad CPC 464
Authors: Richard Meadows
Publiser: Cassell Computing
Year: 1985
Pages: 153
ISBN: 0-304-31250-9

Contents


Preface

1. Getting started.
2. Beginning to write and run programs.
3. Interacting with your program.
4. Decision making, repetition, jumping and subroutines.
5. Standard functions and applications.
6. Basic graphics, drawing and plotting.
7. Applications of arrays and files in programs.
8. Some practical programs.

Answers to exercises.

Appendix 1 : BASIC keywords.
Appendix 2 : Standard functions.

Index.