Вы находитесь на странице: 1из 8

Amazon.

com: Books: Object-Oriented Programming in C++ (4th Edition) Page 1 of 8

Your Gold Box

Object-Oriented Programming in
Books C++ (4th Edition)
by Robert Lafore, Waite Group

Sign in to turn on 1 -Click ordering.


List Price: $44.99
Price: $31.49 &
buying info This item
ships for Used & new from $14.90
editorial reviews FREE with
customer reviews Super Have one to sell?

Saver
look inside Shipping.
See details.

You Save: $13.50


Look inside this book Don't have one?
UML and the (30%) We'll set one up for you.
Unified Availability: Usually ships within 24 hours
Process:
Practical
Object- Used & new from $14.90
Oriented
Analysis and Edition: Paperback
Design by Jim
Arlow, Ila See more product details
Neustadt
Applying Use Great Buy
Cases: A
Practical Guide Buy this book with C++ Primer Plus (4th Edition) by Stephen Prata today!
(2nd Edition) Buy Together Today: $81.48
by Geri
Schneider,
Jason P.
Winters

See more in the


Customers who bought this book also bought:
Page You Made

l The C++ Standard Library: A Tutorial and Reference by Nicolai M.


Featured Item:
Josuttis (Hardcover)
l The C++ Programming Language by Bjarne Stroustrup (Paperback)
l Jamsa's C/C++/C# Programmer's Bible by Kris Jamsa (Paperback)
l Introduction to MFC Programming with Visual C++ by Richard M.
Jones (Paperback)
l Data Structures and Algorithms in C++ (The Pws Series in Computer

http://www.amazon.com/exec/obidos/ASIN/0672323087/qid=1051532193/sr=2-2/ref=sr_2... 4/28/2003
Amazon.com: Books: Object-Oriented Programming in C++ (4th Edition) Page 2 of 8

Science) by Adam Drozdek (Paperback)

Explore Similar Items: 20 in Books, and 1 in Software

Product Details
Professional UML
with Visual
l Paperback: 1040 pages ; Dimensions (in inches): 2.13 x 9.06 x
Studio .NET by Tony
7.34
Loton, et al
l Publisher: Sams; 4th edition (December 19, 2001)
l ISBN: 0672323087
l Average Customer Review: Based on 11 reviews. Write
I dislike it I love it! a review.
l Amazon.com Sales Rank: 68,683
1 2 3 4 5

Edit your ratings Look Inside This Book!


Back cover Excerpt Full index
Favorite
Magazines!

This book has 72 sample pages. See all pages.

Explore our new


Magazine
Customers interested in this title may also be interested
Subscriptions store.
in:
Sponsored Links (What's this?)
Visit the Software
Store l Programming Projects
Find or post programming projects at Contracted Work
contractedwork.com

What's Your Advice?


Is there an item you'd recommend instead of or in addition to this one? Let
Borland C++ Builder the world know! Enter the item's ASIN (what's an ASIN?) in the box below,
6 Personal select advice type, then click Submit.
by Borland
International
I recommend: in addition to this product
instead of this product
So You'd Like to...
Editorial Reviews

From the Back Cover

Object-Oriented Programming in C++ begins with the basic principles of the


C++ programming language and systematically introduces increasingly
become a game advanced topics while illustrating the OOP methodology. While the structure

http://www.amazon.com/exec/obidos/ASIN/0672323087/qid=1051532193/sr=2-2/ref=sr_2... 4/28/2003
Amazon.com: Books: Object-Oriented Programming in C++ (4th Edition) Page 3 of 8

programmer : A guide of this book is similar to that of the previous edition, each chapter reflects the
by Jacob Marner, latest ANSI C++ standard and the examples have been thoroughly revised to
M.Sc. in Computer reflect current practices and standards.
Science, Professional
Game...
About the Author
Create your guide
Robert Lafore has been writing books about computer programming since
1982. His best-selling titles include Assembly Language Programming for the
IBM PC, C Programming Using Turbo C++, C++ Interactive Course, and Data
Structures and Algorithms in Java. Mr. Lafore holds degrees in mathematics
and electrical engineering, and has been active in programming since the days
of the PDP-5, when 4K of main memory was considered luxurious. His
interests include hiking, windsurfing, and... read more

See all editorial reviews...

Spotlight Reviews (what's this)


Write an online review and share your thoughts with other
customers.

7 of 8 people found the following review helpful:

Lafore could explain quantum physics to an infant, August


13, 2002
Reviewer: dddsss from USA
Concerning OOP in C++ and Data Structures and Algorithms in Java

I've been a software engineer for roughly two years now. I was fortunate to
have learned C++ and Data Structures by books written by Lafore. In my time
in the field, I've noticed that I have a much stronger understanding of C++ and
Data Structures than many of my senior programmers. It appears that the books
they learned from in college were so esoteric and academic (Introduction to
Algorithms (MIT Electrical Engineering and Computer Science))that they
actually fear opening the book, let alone creating binary trees, heaps and
weighted graphs. Of course they are also C spaghetti programmers and they
have no problem with global variables.

When I was in college the required C++ text was Deitel and Deitel's C++ How
to Program. The book was just plain boring to me, fell apart and looked like it
was written in some sort of linux text editor. Although the other half of C++
programmers prefer this book over any other, I eventually used Lafore's Object
Oriented Programming in C++ to learn the material. OOP in C++ is actually
fun to read compared to the snoozers the old guys used to read.

In my opinion, there is no other technical writer that compares. He makes the


material so easy you are convinced that you are missing something. When I
hear a senior programmer talk in fear about data structures and that scary
"Object Oriented Programming" I always have to question if they know
something about OOP and DSA that I don't know about? Is there? Cuz I'm still

http://www.amazon.com/exec/obidos/ASIN/0672323087/qid=1051532193/sr=2-2/ref=sr_2... 4/28/2003
Amazon.com: Books: Object-Oriented Programming in C++ (4th Edition) Page 4 of 8

questioning it. I'm ok with the OPP but that spegetti code scares the daylights
out of me.

Drawbacks: Lafore only brushes the surface of Big O notation and pseudo
code in his data structures book. He also worded the book so nicely that many
of my senior programmers have made degrading comments about how the
book was written for grade schoolers, yet they use my Lafore's Data Structure
book 10 times more than they do their "MIT algorithms" book. That's got to
say something.

If your taking a college course, use Lafore's books as backup text books. You'll
be thankful you did.

I like this guys writing so much I wait for his next book as if it he was Stephen
King. I feel like a groupie.

Well anyway..
Thanks,
Dave

Was this review helpful to you?

2 of 2 people found the following review helpful:

The *best* C++ text there is., March 1, 2003


Reviewer: A reader from White Bear Lake, MN United States
I teach CSci at a community college in Minnesota. I've used Robert Lafore's
texts before in my classes and currently use this text in my C++ class. It is an
outstanding book. Robert Lafore explains difficult concepts better than any
other programming language author. In particular, his illustrations are
*extremely* useful in understanding important C++ concepts. His writing style
is easy to understand and the programming examples are excellent. There are
few typos or mistakes in his books and the end of chapter exercises are very
good. My students uniformly like his book and agree that it really helps them
learn a difficult topic. C++ is a very complex programming language. This
book is your best ticket to gaining an understanding.

Was this review helpful to you?

All Customer Reviews


Avg. Customer Review:

Write an online review and share your thoughts with other


customers.

The best C++ book for beginners!, March 29, 2003


Reviewer: Aditya Rajgarhia from New Delhi, India
Object Orienter Programming in C++ by Robert Lafore is by far the most

http://www.amazon.com/exec/obidos/ASIN/0672323087/qid=1051532193/sr=2-2/ref=sr_2... 4/28/2003
Amazon.com: Books: Object-Oriented Programming in C++ (4th Edition) Page 5 of 8

comprehensive book on the subject. I started programming in 1999 at the age


of 14, and have since gone on to learn various languages and algorithms in
detail. Robert Lafore was my first programming book; it is still the one that I
use most often. This book has everything that a beginner/intermediate
programmer needs to know about C++, and Lafore has done an excellent job in
explaining every single concept in simple language, with the use of real world
examples.

I would definitely recommend this book to anyone who wants to master C++.
However, this book is not for advanced programmers, as it does not have
complex algorithms. Yet, it serves its purpose, as these algorithms are too
sophisticated for new peogrammers. Moreover, unlike a lot of programming
books, it doesn't have typing errors. Pick up a copy, I guarantee that you will
crack your school exam - I have consistently been getting straight A's
throughout high school in computer science, thanks to Robert Lafore.

Was this review helpful to you?

The Best , January 31, 2003


Reviewer: Jeffrey Armbruster (see more about me) from Rancho
Santa Margarita, CA USA
Robert LaFore is the best computer science author on the planet. You will
understand the material because of his quality and skill at explaining the
material.

Was this review helpful to you?

See all customer reviews...

Customers who bought titles by Robert Lafore also


bought titles by these authors:

l Jacquie Barker
l Bruce Eckel
l Ivor Horton
l Stephen Prata
l John R., Phd Hubbard

Explore similar authors

Auctions and zShops sellers and our other stores


recommend:

l Object-Oriented Programming in C++ (4th Edition) 0672323087


(Current bid: $28.95)
l Object-Oriented Programming in C++ (4th Edition) 0672323087
(Price: $28.83)

http://www.amazon.com/exec/obidos/ASIN/0672323087/qid=1051532193/sr=2-2/ref=sr_2... 4/28/2003
Amazon.com: Books: Object-Oriented Programming in C++ (4th Edition) Page 6 of 8

So You'd Like To...

l write portable software : by Ross Finlayson, programmer


l be game developer with C++ capability: by icedac, Game Developer
with c++/stl/templates
l start writing portable software: by Ross Finlayson, programmer

Let us know if any of these guides are inappropriate.

Listmania!

l C++, from beginning to advanced level: A list by Stefanus Du Toit ,


Advanced C++ Programmer
l For C++ Programmers: A list by Scott M. Gardner, User since C++
1.1
l Essential C++ Books: A list by Winston Koh, Software Engineer

Let us know if any of these lists are inappropriate.

Look for similar books by subject:

Browse for books in:

l Subjects > Computers & Internet > Programming > General


l Subjects > Computers & Internet > Programming > Languages &
Tools > C & C++ > General
l Subjects > Computers & Internet > Programming > Languages &
Tools > C & C++ > Objects
l Subjects > Computers & Internet > Programming > Languages &
Tools > C & C++ > Programming
l Subjects > Computers & Internet > Programming > Software Design
> Object-Oriented Design
l Subjects > Computers & Internet > General
l Software Books > Design & Development > Object-Oriented Design

Search for books by subject:


Object-oriented programming (C
C++ (Computer program language
C (Programming Language)
Object-Oriented Programming
Computer Bks - Languages / Programming
Computers
Programming - Object Oriented Programming
Programming Languages - C++
Programming - General
Programming Languages - C

http://www.amazon.com/exec/obidos/ASIN/0672323087/qid=1051532193/sr=2-2/ref=sr_2... 4/28/2003
Amazon.com: Books: Object-Oriented Programming in C++ (4th Edition) Page 7 of 8

Find books matching ALL checked subjects


i.e., each book must be in subject 1 AND subject 2 AND ...

l I have read this book, and I want to review it.


l E-mail a friend about this item.
l Write a So You'd Like to... guide.
l Correct errors and omissions in this listing.
l Is there a specific product you'd like us to sell?
Tell us about it.

Where's My Stuff? Shipping & Returns Need Help?


• Track your recent orders. • See our shipping rates & • New customer? Click here to
• View or change your orders policies. learn about searching,
in Your Account. • Return an item (here's our browsing, and shopping at
• See our animated demo! Returns Policy). Amazon.com.
• Forgot your password? Click
here.
• Redeem or buy a gift
certificate.
• Visit our Help department.

Search Books for

Your Recent History


Learn More

Recently Viewed Products Recent Searches Customers who bought


UML and the Unified In books: Object- items in your Recent
Process by Jim Arlow, Ila Oriented Analysis and History also bought:
Neustadt Design
Applying Use Cases by • In All Products: Object-
Geri Schneider, Jason P. Oriented Analysis and
Winters Design
In books: Object- Writing Effective Use
Oriented Programming Cases
by Alistair Cockburn

Visit the Page You Made

Turn your past books purchases into $$$


Learn more about selling at Amazon.com today!

Text Only Top of Page

Books Search | Browse Subjects | Bestsellers | Magazines | Corporate Accounts


e-Books & Docs | Bargain Books | Used Books

Amazon.com Home | Directory of All Stores

http://www.amazon.com/exec/obidos/ASIN/0672323087/qid=1051532193/sr=2-2/ref=sr_2... 4/28/2003
Amazon.com: Books: Object-Oriented Programming in C++ (4th Edition) Page 8 of 8

Our International Sites: Canada | United Kingdom | Germany | Japan | France

Help | Shopping Cart | Your Account | Sell Items | 1-Click Settings

Investor Relations | Press Releases | Join Our Staff

Bottom of the Page TM Deals for April 28


Amazon.com = low prices. Save up to 50% on these one-day-only deals.

Our Price You Save

Crabtree & Evelyn Swiss Skin Care Starter Kit $19.01


$25.99
Cleanse and moisturize with natural botanicals from Crabtree & Evelyn.

Benefiber Fiber Supplement, 160 Servings (2 Pack) $11.22


$39.78
A flavorless, sugar-free, powdered fiber supplement, shipped free.

Claritin RediTabs 24-Hour Allergy Relief (60 Tablets) $20.24


$51.70
Claritin RediTabs offer all-day allergy relief anytime, anywhere.

SOLD OUT100-Watt Replacement Compact Fluorescent Energy Saving Bulbs (12


Bulbs) $56.97
Save $55 per bulb in energy costs with these Energy Star-certified bulbs.

Neutrogena Rainbath Shower and Bath Gel, Original, 35 Ounces (2 Bottles) $21.66
$35.90
Nourish skin every day with Neutrogena Rainbath shower and bath gel.

Nature Made Beta Carotene, 2 Bottles (600 Softgels) $15.21


$35.76
Nature Made's beta carotene supplements for less than 6 cents each.

SOLD OUTEclipse Polar Ice Gum (48 Packs)


$29.36
Eat what you want, then count on Eclipse as the ultimate bad-breath solution.

Slim-Fast Ultra Powder, Chocolate Royale, 48 Ounces (3 Cans)


$32.67
Economy -size cans of chocolate-flavored Slim-Fast at a delicious savings.

Nature Made Super B-Complex with Vitamin C, 2 Bottles (600 Tablets) $15.99
$38.96
Nature Made's combination of several essential B vitamins plus vitamin C.

FREE Super Saver Shipping on orders over $25. See details.

Amazon.com now offers bargains on brand-name essentials, all priced so low they've sunk to the bottom of th
page! We take up to 50% off standard retail prices and deliver right to your door--no club fees, no hassle, n
parking lot. These offers are only good until they're gone, and only for today. Check back tomorrow for all
Bottom of the PageTM Deals.

Conditions of Use | Privacy Notice © 1996-2003, Amazon.com, Inc. or its affiliates

http://www.amazon.com/exec/obidos/ASIN/0672323087/qid=1051532193/sr=2-2/ref=sr_2... 4/28/2003

Вам также может понравиться