Skip to content

Pascal, Programming, and Problem Solving A Systematic Approach

Best in textbook rentals since 2012!

ISBN-10: 0030603072

ISBN-13: 9780030603075

Edition: 1988

Authors: Mario J. Gonzalez, Kay A. Robbins

List price: $61.75
Blue ribbon 30 day, 100% satisfaction guarantee!
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!

Emphasizing the basic concepts of programming and the development of problem-solving skills, this highly-effective introduction to computer science employs Pascal for implementation programs. Gonzalez and Robbins provide details on the design of algorithms before giving the problem solutions. Chapters on problem-solving and chapters on Pascal syntax are interwoven; this format allows instructors to teach current techniques in problem solving, software engineering, and programming along with the introduction of Pascal syntax. Structured pseudo-code is used consistently in problem-solving to encourage algorithm design as a prelude to program implementation. The text offers a large variety of…    
Customers also bought

Book details

List price: $61.75
Copyright year: 1988
Publisher: Oxford University Press, Incorporated
Publication date: 6/8/1995
Binding: Paperback
Pages: 544
Size: 7.52" wide x 9.17" long x 0.87" tall
Weight: 1.870
Language: English

Introduction to Computing
The Building Blocks for Simple Programs
Decision Structures in Pascal
From Problem to Program A Perspective
Functions and Procedures
Problem Analysis
Looping Structures in Pascal
Program Development, Implementation, and Debugging
Input and Output
Arrays
Programming Style and Documentation
User-Defined Data Types
Program Testing
Multi-Dimensional Arrays
Pointers and Linked Lists
Principles of Searching and Sorting
ASCII Codes
Pascal Keywords
Pascal Operator Precedence
Pascal Predefined Functions