Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
Aprende LOGO con Amstrad. Ficheros en castellano - CPCWiki
Last modified on 7 October 2024, at 17:05

Aprende LOGO con Amstrad. Ficheros en castellano

Revision as of 17:05, 7 October 2024 by Polluks (Talk | contribs) (Information: typo)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Frontpage


Information

Title: Aprende LOGO con Amstrad. Ficheros en Castellano
Authors: F. Javier Alvarez
Publisher: Ra-Ma Editorial
Year: 1986
Pages: 104
ISBN: 84-86381-16-8

Contents


Indice.

01. Que es LOGO.
02. Concepto de variable.
03. la tortuga de LOGO.
04. Operaciones aritmeticas.
05. Procedimientos en LOGO.
06. Concepto de Bucle.
07. Tratamiento de listas.
08. Operaciones con disco.
09. Sonidos.
10. Comandos de gestion de memoria.
11. Generacion de numeros aleatorios.
12. Control de secuencia. Instruccion "SI".
13. Operadores logicos.
14. Recursividad.

2 Anexos.