Cantitate/Preț
Produs

Illustrating BBC Basic

Autor Donald G. Alcock
en Limba Engleză Paperback – 17 sep 1986
This book may be used as a self-contained manual for BBC-BASIC, the main language of the BBC Microcomputer and Master Series Computers. Information is presented in a form handy for reference. Page 163, for example, tabulates all characters in the ASCII range; pages 124-5 summarize all information needed when composing screens of MODE 7 graphics. A quick reference to all functions and operators is given on page 179; the syntax of every statement and command of BBC-Basic is summarized on pages 180-1. But there is more to this book. How do you make a computer sort names into alphabetical order? Not as obvious as it might seem. Three different sorting techniques are explained by example in this book: bubble sort, monkey puzzle (more formally the 'binary tree') and Quicksort relies on 'recursion' - an important programming concept which is explained and demonstrated. Making coloured objects rebound around the walls of a squash court is another technique demonstrated; so is making voices sing in harmony; so is computerizing a humble address book.
Citește tot Restrânge

Preț: 31004 lei

Preț vechi: 38756 lei
-20% Nou

Puncte Express: 465

Preț estimativ în valută:
5934 6115$ 5010£

Carte tipărită la comandă

Livrare economică 04-18 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521314954
ISBN-10: 052131495X
Pagini: 196
Dimensiuni: 156 x 234 x 11 mm
Greutate: 0.28 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:Cambridge, United Kingdom

Cuprins

Preface; 1. Introductory example; 2. Rudiments; 3. Notation; 4. Arithmetic; 5. Strings; 6. Control; 7. Arrays; 8. Functions and procedures; 9. Input and output; 10. Graphics; 11. Sound; 12. Files; 13. Operation and error handling; 14. Backdoor basic; Quick reference; Index.

Descriere

This book may be used as a self-contained manual for BBC-BASIC, the main language of the BBC Microcomputer and Master Series Computers.