Coding in Turbo Pascal
David Sargent(Author)
McGraw-Hill Publishing Co.
Published on 1. March 1994
Book
Paperback/Softback
480 pages
978-0-07-707958-1 (ISBN)
Description
Defining coding in Pascal and treating this separately from design issues, this book teaches students how to implement an existing design. Starting at a very basic level, the book progresses through procedures, functions, separate compilation, abstract data types and objects. Guidelines for avoiding syntax errors are included throughout and syntax diagrams are introduced. Program test data is considered for every problem in the text, driver programs are discussed and developed and guidelines are provided for the generation of suitable test data. The book includes over 250 exercizes and problems, each with a design to be coded.
More details
Series
Language
English
Place of publication
London
United Kingdom
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Illustrations
78ill.
Dimensions
Height: 246 mm
Width: 189 mm
Weight
920 gr
ISBN-13
978-0-07-707958-1 (9780077079581)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Some simple programs; the syntax of a simple program; fundamental data types; fundamental control structures; further loop structures; further data types; aids to the design; procedures and fuctions; separate compilation and files; abstract data types; stacks; ;queues; general sequences; trees; recursion; object oriented design.