LITTÉRATUREENGLISH ★ AMSTRAD CPC 464 664 & 6128 EXPLORING BASIC (WATSON'S NOTES 2) ★

Amstrad CPC 464 664 & 6128 Exploring Basic (Watson's Notes 2)Littérature English
★ Ce texte vous est présenté dans sa version originale ★ 
 ★ This text is presented to you in its original version ★ 
 ★ Este texto se presenta en su versión original ★ 
 ★ Dieser Text wird in seiner Originalfassung präsentiert ★ 

We will start off this unit by demonstrating the Amstrad's ability to produce colour and sound.

Type the following program into the computer and run it. (At this stage, don't worry if you don't understand the program.)

10 FOR N=1 TO 20
20 INK 0,N
30 BORDER 20-N
40 SOUND 1,5*N,100
50 NEXT N
60 GOTO 10

In the course of this unit, you will learn all the new commands and techniques that we have incorporated in this program, such as FOR...NEXT loops, Numeric Variables and interesting screen displays. That is to say, printing characters on the screen, constructing shapes out of characters and moving individual characters around the screen. However, it is the commands and techniques you will use during this unit that will be of the greatest importance to you in learning how to program your computer.

★ PUBLISHER: Glentop Publishers
★ YEAR: 198X
★ LANGUAGE:
★ LiCENCE: COMMERCIALE
★ COLLECTION: GLENTOP WATSON S NOTES
★ AUTHORS: Itzhak Kalisky , Dani Kedem , Nick Woods (Cover illustration)
★ INFOS:
  • Unit 1: FIRST STEPS IN BASIC : Starting with the first things every programmer need to know, you will learn to issue commands to the computer, as well as writing and running programs. By the end of the unit you'll be able to make your computer perform useful and interesting tasks.
  • Unit 2: EXPLORING BASIC : This unit teaches you the most important concepts of BASIC: numeric variables, string variables, FOR ... NEXT and IF... THEN statements, and much more. You'll create a digital computer clock, and interesting graphics programs including animation.
  • Unit 3: COMPUTER GAMES : In this unit you will learn to develop various computer video games. As you progress through the unit, new programming concepts such as random numbers will be introduced. By the end you'll have considerable programming skills.

★ AMSTRAD CPC ★ A voir aussi sur CPCrulez , les sujets suivants pourront vous intéresser...

Lien(s):
» Littérature » Basic Programming on the Amstrad
» Littérature » Micro Application - Tome 03: Le Basic au bout des Doigts CPC 464
» Littérature » BASIC-Dialekte
» Littérature » Enciclopedia Practica de la Informatica Aplicada 24: Basic
» Littérature » Intelligenz in Basic für Schneider CPC 464/664/6128
» Littérature » BASIC Wegweiser für den Schneider CPC
Je participe au site:

» Vous avez remarqué une erreur dans ce texte ?
» Aidez-nous à améliorer cette page : en nous contactant via le forum ou par email.

CPCrulez[Content Management System] v8.7-desktop/c
Page créée en 768 millisecondes et consultée 1374 fois

L'Amstrad CPC est une machine 8 bits à base d'un Z80 à 4MHz. Le premier de la gamme fut le CPC 464 en 1984, équipé d'un lecteur de cassettes intégré il se plaçait en concurrent  du Commodore C64 beaucoup plus compliqué à utiliser et plus cher. Ce fut un réel succès et sorti cette même années le CPC 664 équipé d'un lecteur de disquettes trois pouces intégré. Sa vie fut de courte durée puisqu'en 1985 il fut remplacé par le CPC 6128 qui était plus compact, plus soigné et surtout qui avait 128Ko de RAM au lieu de 64Ko.