This is an introduction to PASCAL for students with no prior knowledge of computers or programming, which features programming material (programs, output and tables). Different programming techniques are presented, ranging from top-down design and stepwise refinement of pseudocode to the bottom-up approach. The tool box approach is also used to write some of the longer programs. The guide is intended to have newcomers programming in their first session at the computer.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für höhere Schule und Studium
Illustrationen
Maße
Höhe: 242 mm
Breite: 191 mm
Dicke: 42 mm
Gewicht
ISBN-13
978-0-471-60547-8 (9780471605478)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Getting Acquainted with Computers; Programming Planning and Getting on the Computer; An Introduction to Turbo Pascal; Reading and Writing and Buffering; The FOR-DO Loop and the Ordinal Types; Procedures and Top-Down Design; The IF-THEN-ELSE and Case Statements; More on Program Design: Programming by Stages and Top-Down Testing; The WHILE and REPEAT Loops, Bottom-Up Design, the EOLN and EOF Functions and Text Files; Functions; Arrays; Programming by Stages; String Procedures and Functions; Writing Units; User Enumerated Types; Multidimensional Arrays; Records; Files and Sets; Recursion; Pointers and Dynamic Storage; Trees and Queues.