Skip to content

Programming Logic and Design, Comprehensive

Best in textbook rentals since 2012!

ISBN-10: 1423901967

ISBN-13: 9781423901969

Edition: 5th 2008

Authors: Joyce Farrell

List price: $192.95
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:

With a clear writing style that is stripped of highly technical jargon, Programming Logic and Design, Comprehensive, Fifth Edition provides beginning programmers with a guide to developing structured program logic. The book's main goal is to introduce universal programming concepts, while enforcing good style and logical thinking along the way. Designed for readers with little or no programming language experience, it begins with general programming concepts and key concepts of structure. Coverage then progresses to the intricacies of decision-making, looping, array manipulation, and methods. Additional chapters discuss control break programs, advanced array manipulation techniques, and…    
Customers also bought

Book details

List price: $192.95
Edition: 5th
Copyright year: 2008
Publisher: Course Technology
Publication date: 1/10/2008
Binding: Paperback
Pages: 752
Size: 7.50" wide x 9.25" long x 1.00" tall
Weight: 2.838
Language: English

Joyce Farrell has authored several popular programming textbooks, including books on Java, Programming Logic and Design, C#, and C++. Her books are recognized for their clear, direct writing style and effective presentation. A well-respected instructor, Ms. Farrell has taught Computer Information Systems at Harper College in Palatine, Illinois, the University of Wisconsin-Stevens Point, and McHenry County College in Crystal Lake, Illinois.

Preface
An Overview of Computers and Logic
Understanding Structure
The Program Planning Process: Documentation and Design
Making Decisions
Looping
Arrays
Modularization Techniques
Control Breaks
Solving Difficult Structuring Problems
Creating Print Charts
Understanding Numbering Systems and Computer Codes
Using a Large Decision Table
Data Verification and Software Testing
Glossary
Index