Difference between revisions of "Amstrad Advanced Programming Techniques"
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:|| Amstrad Advanced Programming Techniques | + | |Title:|| '''Amstrad Advanced Programming Techniques''' |
|- | |- | ||
|Authors:|| David Lawrence | |Authors:|| David Lawrence | ||
Line 22: | Line 22: | ||
<pre> | <pre> | ||
+ | |||
Introduction | Introduction | ||
− | + | 01. Modular programming. | |
− | + | 02. Debugging. | |
− | + | 03. Strings. | |
− | + | 04. Inputting information. | |
− | + | 05. Error trapping. | |
− | + | 06. Storing and retrieving. | |
− | + | 07. A jungle of sorts. | |
− | + | 08. Data structures I. | |
− | + | 09. Data structures II. | |
− | 10. Searching | + | 10. Searching. |
Postscript | Postscript | ||
+ | |||
</pre> | </pre> | ||
− | [[Category:Books]] | + | [[Category:Books]] [[Category:Book cover]] |
Revision as of 13:39, 30 June 2010
Information
Title: | Amstrad Advanced Programming Techniques |
Authors: | David Lawrence |
Publiser: | Sunshine |
Year: | 1985 |
Pages: | 154 |
ISBN: | 0-946408-90-4 |
Contents
Introduction 01. Modular programming. 02. Debugging. 03. Strings. 04. Inputting information. 05. Error trapping. 06. Storing and retrieving. 07. A jungle of sorts. 08. Data structures I. 09. Data structures II. 10. Searching. Postscript