Difference between revisions of "Tecnicas de Programacion Avanzada con AMSTRAD"
From CPCWiki - THE Amstrad CPC encyclopedia!
Cpcmaniaco (Talk | contribs) |
m (→Information: typo) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
− | This book is a translation of | + | This book is a translation of : |
[[Advanced Programming Techniques on the Amstrad CPC 464]] | [[Advanced Programming Techniques on the Amstrad CPC 464]] | ||
Line 8: | Line 8: | ||
== Information == | == Information == | ||
+ | {|{{Prettytable|width: 700px; font-size: 2em;}} | ||
− | + | |Title:|| '''Tecnicas de Programacion Avanzada con Amstrad''' | |
+ | |- | ||
+ | |Authors:|| Keith Hook | ||
+ | |- | ||
+ | |Publisher:|| [[Ra-Ma Editorial]] | ||
+ | |- | ||
+ | |Year:|| 1985 | ||
+ | |- | ||
+ | |Pages:|| 161 | ||
+ | |- | ||
+ | |ISBN:|| '''84-86381-06-1''' | ||
+ | |- | ||
+ | |} | ||
− | + | == Contents == | |
− | + | <pre> | |
− | + | Introduccion. | |
− | + | 1. Lo basico del BASIC. | |
− | + | 2. Designando lugares en memoria. | |
− | + | 3. La cadena de cosas. | |
− | + | 4. Tablas: Conjuntos homogeneos arreglados. | |
− | + | 5. Hincando datos en memoria. | |
− | + | 6. Un comentario sobre elecciones. | |
− | + | 7. Aviso sensato. | |
− | + | 8. Figuraas animadas en el Amstrad. | |
+ | 9. Bits: pizcas de informacion. | ||
− | 1. | + | Apendice 1: Rutinas utiles del sistema. |
− | 2 | + | Apendice 2: Tintas y valor de luminancia. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
</pre> | </pre> | ||
− | [[Category:Books]] | + | [[Category:Books]] [[Category:Book cover]] |
Latest revision as of 16:08, 7 October 2024
This book is a translation of :
Advanced Programming Techniques on the Amstrad CPC 464
Information
Title: | Tecnicas de Programacion Avanzada con Amstrad |
Authors: | Keith Hook |
Publisher: | Ra-Ma Editorial |
Year: | 1985 |
Pages: | 161 |
ISBN: | 84-86381-06-1 |
Contents
Introduccion. 1. Lo basico del BASIC. 2. Designando lugares en memoria. 3. La cadena de cosas. 4. Tablas: Conjuntos homogeneos arreglados. 5. Hincando datos en memoria. 6. Un comentario sobre elecciones. 7. Aviso sensato. 8. Figuraas animadas en el Amstrad. 9. Bits: pizcas de informacion. Apendice 1: Rutinas utiles del sistema. Apendice 2: Tintas y valor de luminancia.