Skip to content

Turbo Pascal

Best in textbook rentals since 2012!

ISBN-10: 0471605476

ISBN-13: 9780471605478

Edition: 1991

Authors: Samuel L. Marateck

List price: $165.95
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This is a complete introduction to Pascal for students with no prior knowledge of computers or programming. Carefully designed and presented, the book features programming material (programs, output, and tables) on right-hand pages, with corresponding explanations found on left-hand pages. 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. In addition, stepwise refinement is used for many of the longer programs. With its rigorous approach, Turbo Pascal is intended to have even newcomers programming in their first session at the…    
Customers also bought

Book details

List price: $165.95
Copyright year: 1991
Publisher: John Wiley & Sons, Incorporated
Publication date: 1/16/1991
Binding: Paperback
Pages: 880
Size: 7.50" wide x 9.25" long x 1.50" tall
Weight: 2.882
Language: English

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: The Tool Box Approach
String Procedures and Functions
Writing Units
User Enumerated Types
Multidimensional Arrays
Records
Files and Sets
Recursion
Pointers and Dynamic Storage
Trees and Queues
Appendices
Index