A genuine introductory text for beginners which teaches Pascal programming without unnecessary use of computing jargon. Simple ideas are introduced by means of simple examples illustrating elementary techniques involved in the structure of a Pascal statement. A large number of problems with worked solutions are included and further exercises are set at the end of each chapter.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für die Erwachsenenbildung
Für höhere Schule und Studium
Illustrationen
Maße
Höhe: 230 mm
Breite: 150 mm
Gewicht
ISBN-13
978-0-273-01704-2 (9780273017042)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Contents: Introduction; Getting information in and out; Doing calculations; Simple loops; Selecting alternatives; Conditional loops; Statements within statements; Working with characters; Handling collections of values: arrays; Giving a process a name: simple procedures; More about procedures and functions