Cargando…

Interactive computing in BASIC : an introduction to interactive computing and a practical course in the BASIC language /

Interactive Computing in BASIC: An Introduction to Interactive Computing and a Practical Course in the BASIC Language provides a general introduction to the principles of interactive computing and a comprehensive practical guide to the programming language Beginners All-purpose Symbolic Instruction...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Sanderson, Peter C.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: London ; Boston : Newnes-Butterworths, 1980, �1973.
Edición:Repr. 1980 with revision.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Front Cover; Interactive Computing in Basic: An Introduction to Interactive Computing and a Practical Course in the Basic Language; Copyright Page; PREFACE; Table of Contents; Chapter 1. Introduction to Computers; Input; Output; The Main Store; Backing Store; Arithmetic Unit; The Control Unit; Chapter 2. Aspects of Terminal Usage; Multi-programming; Operating Systems in a Terminal Environment; Terminals; Transmission Lines; The Data Path from Terminal to Computer; Chapter 3. Programming Languages; Assembly Languages (Low-level Languages); High-level Computer Languages.
  • Chapter 4. Stages in Writing and Testing a ProgramFlowcharts; Checking of Flowcharts; Coding the Program; Program Testing and Development; Aids to Program Testing; Documentation; Chapter 5. Introduction to the BASIC Language; Initial Steps in Entering a BASIC Program at a Terminal Typewriter; Correction of Typing Errors; A Simple Program; Line Numbers; General Format of a BASIC Statement; Remarks; LET Statement; Variable Names; Numeric Constants; Simple Printing; Chapter 6. How to Write Simple Arithmetical Programs in BASIC; Arithmetic Expressions.
  • Order of Evaluation of Arithmetic ExpressionsMultiple Assignment Statement; Printing of Text; Chapter 7. Control Statements in the BASIC Language; The GO TO Statement; Comparisons in BASIC; The BASIC Conditional Statement; The Computed GO TO Statement; Exercises; Chapter 8. Loops and Subscripted Variables; Subscripted Variables; Chapter 9. Functions and Subroutines; The RND Function; Subroutines; Chapter 10. Further Printing Facilities and Character Manipulation; Character Manipulation; Chapter 11. Matrix Instructions; Chapter 12. Versions of BASIC; Chapter 13. From BASIC to FORTRAN.
  • Steps for Translating a BASIC program into ANSI FORTRANSuggested Solutions; Index.