See Inside!
  • The Object-Oriented Thought Process by Matt Weisfeld: Book Cover

List Price

$44.99

Textbook Details

  • EDITION:
    3rd Edition
  • ISBN:
    0672330164
  • ISBN-13:
    9780672330162
  • PUB. DATE:
    September 2008
  • PUBLISHER:
    Addison-Wesley
Advertisement

The Object-Oriented Thought Process / Edition 3 by Matt Weisfeld

$44.99 List Price
  • Overview
  • EditorialReviews
  • CustomerReviews
  • Features
  • marketplace

Customer Reviews

Object-Oriented Thought Processby Anonymous

Customer Rating:
See Detailed Ratings

I am a Business Applications Designer/Developer. My primary education consists of a Bachelors Degree Business Administration and 10 years of experience designing and developing client-server applications. I also have being programming in Visual Basic, C, C, Java and Unix Shell, setting up and implementing several relational databases like MSSQL Server, Oracle, MS Access, etc. What I most like about...

Object-Oriented Thought Processby Anonymous

Customer Rating:
See Detailed Ratings

This book was a great resource for a developer that was moving from a procedural background to an OO environment. It really helps you to think in an object oriented way. It was one of the best books I have read for someone who is beginning OO design.

Overview -

The Object-Oriented Thought Process

Product Details

  • Pub. Date: September 2008
  • Publisher: Addison-Wesley
  • Sales Rank: 157,453

Synopsis

The Object-Oriented Thought Process

Third Edition

Matt Weisfeld

An introduction to object-oriented concepts for developers looking to master modern application practices.

Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, and Visual Basic .NET. By designing with objects rather than treating the code and data as separate entities, OOP allows objects to fully utilize other objects’ services as well as inherit their functionality. OOP promotes code portability and reuse, but requires a shift in thinking to be fully understood. Before jumping into the world of object-oriented programming languages, you must first master The Object-Oriented Thought Process.

Written by a developer for developers who want to make the leap to object-oriented technologies as well as managers who simply want to understand what they are managing, The Object-Oriented Thought Process provides a solution-oriented approach to object-oriented programming. Readers will learn to understand object-oriented design with inheritance or composition, object aggregation and association, and the difference between interfaces and implementations. Readers will also become more efficient and better thinkers in terms of object-oriented development.

This revised edition focuses on interoperability across various technologies, primarily using XML as the communication mechanism. A more detailed focus is placed on how business objects operate over networks, including client/server architectures and web services.

“Programmers who aim to create high quality software–as all programmers should–must learn the varied subtleties of the familiar yet not so familiar beasts called objects and classes. Doing so entails careful study of books such as Matt Weisfeld’s The Object-Oriented Thought Process.”

–Bill McCarty, author of Java Distributed Objects, and Object-Oriented Design in Java

Matt Weisfeld is an associate professor in business and technology at Cuyahoga Community College in Cleveland, Ohio. He has more than 20 years of experience as a professional software developer, project manager, and corporate trainer using C++, Smalltalk, .NET, and Java. He holds a BS in systems analysis, an MS in computer science, and an MBA in project management. Weisfeld has published many articles in major computer trade magazines and professional journals.

Booknews

Introduces the fundamental object-oriented concepts to experienced programmers interested in learning object-oriented programming languages. Class design, inheritance, composition, interfaces, and abstract classes are covered. Annotation c. Book News, Inc., Portland, OR (booknews.com)

More Reviews and Recommendations

Biography

Matt Weisfeld is an associate professor in business & technology at Cuyahoga Community College (Tri-C) in Cleveland, Ohio.A member of the information technology faculty, he focuses on programming, web development, and entrepreneurship. Prior to joining Tri-C,Weisfeld spent 20 years in the information technology industry gaining experience in software development, project management, small business management, corporate training, and part-time teaching. He holds an MS in computer science and an MBA in project management. Besides the first two editions of The Object-Oriented Thought Process, he has published two other computer books and articles in magazines and journals such as developer.com, Dr. Dobb’s Journal, The C/C++ Users Journal, Software Development Magazine, Java Report, and the international journal Project Management.