Skip to:Content
|
Bottom
Cover image for An object-oriented approach to programming logic and design
Title:
An object-oriented approach to programming logic and design
Personal Author:
Edition:
3rd ed.
Publication Information:
Boston, MA. : Course Technology-Cengage Learning, c2011
Physical Description:
xx, 543 p. : ill. ; 24 cm.
ISBN:
9780538452984
General Note:
Includes index

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010290880 QA76.64 F38 2011 Open Access Book Book
Searching...

On Order

Summary

Summary

An Object-Oriented Approach to Programming Logic and Design, Third Edition provides the beginning programmer with a guide to developing object-oriented program logic. This textbook assumes no programming language experience. The writing is nontechnical and emphasizes good programming practices. The examples are business examples; they do not assume mathematical background beyond high school business math. Additionally, the examples illustrate one or two major points; they do not contain so many features that students become lost following irrelevant and extraneous details.


Table of Contents

1 An Overview of Computers and Logic
2 Understanding Structure
3 Making Decisions
4 Looping
5 Using Arrays
6 Using Methods and Parameters
7 Object-Oriented Programming Concepts - Classes, Objects, Behaviors, Attributes
8 Event-Driven Programming With Graphical User Interfaces
9 Object Concepts: Polymorphism and Inheritance
10 Understanding Exception Handling
11 System Modeling With the UML
12 Advanced Array Concepts
Go to:Top of Page