Skip to content

Logic and Design of Computer Programs

Best in textbook rentals since 2012!

ISBN-10: 1576761304

ISBN-13: 9781576761304

Edition: 2005

Authors: Jim Messinger

List price: $193.32
Shipping box This item qualifies for FREE shipping.
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!

Description:

The purpose of the book is to help readers learn general programming topics, structured programming principles, and how to use basic tools and algorithms.nbsp;There are two modules contained in Messinger: rdquo;Numbers and Computer Arithmeticrdquo; and ldquo;Function and Program Design." These modules make it obvious that the material does not have to be followed in a particular sequence.Messinger is designed those interested in learning language-independent, introductory programming.
Customers also bought

Book details

List price: $193.32
Copyright year: 2005
Publisher: Pearson Education
Publication date: 10/15/2004
Binding: Paperback
Pages: 376
Size: 7.25" wide x 9.10" long x 1.05" tall
Weight: 1.584
Language: English

Introduction and Terminology
Structured Design & The Hierarchy Chart
Flowcharts, Pseudocode, and Sequential Structure
The Selection/Decision Structures
Compound Conditions
The Iteration Structures
Tables
Data Validation
File Processing and Maintenance
Business Reports
Other Programming Paradigms
Searching
Swapping and Sorting Module
Numbers and Computer Arithmetic Module
Modules: Functions and Program Design