Have one to sell? Sell yours here
Sams Teach Yourself Visual C++ 6 in 21 Days, Complete Compiler Edition
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Sams Teach Yourself Visual C++ 6 in 21 Days, Complete Compiler Edition [Paperback]

Davis Chapman (Author)
2.8 out of 5 stars  See all reviews (85 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Hardcover --  
Paperback $26.39  
Paperback, October 14, 1998 --  
There is a newer edition of this item:
Sams Teach Yourself C++ in 21 Days Complete Compiler Edition (4th Edition) (Sams Teach Yourself...in 21 Days) Sams Teach Yourself C++ in 21 Days Complete Compiler Edition (4th Edition) (Sams Teach Yourself...in 21 Days) 3.7 out of 5 stars (230)
Out of Print--Limited Availability

Book Description

Sams Teach Yourself...in 21 Days October 14, 1998
Visual C++ is the programming language of choice for serious programmers. When easier programming languages like Visual Basic just won't get the job done, developers turn to Visual C++. This boxed set includes one of the industry's best-selling tutorial-based books, Sams Teach Yourself Visual C++ 6 in 21 Days, as well as the complete learning edition of Microsoft Visual C++ 6. This combination of book and compiler is a must-have for people looking to learn Visual C++.

Customers Who Bought This Item Also Bought


Editorial Reviews

Amazon.com Review

For the majority of C++ programmers, the pace and style of David Chapman's Teach Yourself Visual C++ 6 in 21 Days will make a good deal of sense. The author covers all the essentials of basic Windows and Microsoft Foundation Classes (MFC) development, and then addresses several new features in Visual C++ 6, all while moving quickly enough for the busy, working programmer.

Chapman's first section introduces the basic Visual C++ 6 tools, like the AppWizard and ClassWizard, and discusses the essentials of building dialog-based applications using basic Windows controls such as static text, edit, button, and list box controls. Further chapters cover mouse and keyboard basics, timers, menus, and fonts. In short, the first week provides a traditional introduction to Windows and MFC programming without the frills.

The second set of tutorials delves into Graphical Device Interface (GDI) graphics programming, always a challenging topic for new MFC programmers. Then the author moves to using ActiveX controls inside your applications (a real strength of Visual C++, enhanced in the new release). The basics of toolbars, saving and restoring files to MFC applications, and an introduction to Open Database Connectivity (ODBC) programming round out this set of chapters.

The last set of exercises will give the MFC developer some new expertise. First, the author looks at the potential of ActiveX Data Objects (ADOs) for database development and how to build reusable libraries in both static and dynamic targets. Advanced material introduces the basics of networking and the TCP/IP protocol and discusses MFC support for working with the Web.

For readers with a little more time, handy appendices discuss additional topics such as printing, the MFC container and helper classes, and the basics of exception handling and debugging. Clearly, the constraints of the 21-day format have not prevented this author from successfully covering many essential topics in today's MFC programming with a good level of detail. --Richard Dragan --This text refers to an alternate Paperback edition.

From the Back Cover

Visual C++ is the programming language of choice for serious programmers. When easier programming languages like Visual Basic just won't get the job done, developers turn to Visual C++. This boxed set includes one of the industry's best-selling tutorial-based books, Sams Teach Yourself Visual C++ 6 in 21 Days, as well as the complete learning edition of Microsoft Visual C++ 6. This combination of book and compiler is a must-have for people looking to learn Visual C++.

Product Details

  • Paperback: 800 pages
  • Publisher: Sams (October 14, 1998)
  • Language: English
  • ISBN-10: 0672314037
  • ISBN-13: 978-0672314032
  • Product Dimensions: 9.7 x 7.9 x 3.1 inches
  • Shipping Weight: 3.4 pounds
  • Average Customer Review: 2.8 out of 5 stars  See all reviews (85 customer reviews)
  • Amazon Best Sellers Rank: #4,825,960 in Books (See Top 100 in Books)

More About the Author

Jeff Heaton is an author, consultant, artificial intelligence (AI) researcher and former college instructor. Heaton has penned more than a dozen books on topics including AI, virtual worlds, spiders and bots. Heaton leads the Encog project, an open source initiative to provide an advanced neural network and bot framework for Java and C#. A Sun Certified Java Programmer and a Senior Member of the IEEE, he holds a Masters Degree in Information Management from Washington University in St. Louis. Heaton lives in St. Louis, Missouri.

 

Customer Reviews

85 Reviews
5 star:
 (16)
4 star:
 (17)
3 star:
 (15)
2 star:
 (4)
1 star:
 (33)
 
 
 
 
 
Average Customer Review
2.8 out of 5 stars (85 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

19 of 19 people found the following review helpful:
3.0 out of 5 stars Somewhat useful, May 25, 2000
This review is from: Sams Teach Yourself Visual C++ 6 in 21 Days, Complete Compiler Edition (Paperback)
I purshased this book to learn the "Visual" aspect of Visual C++. In that regard it is on target. Don't get it to teach you C++ because it is not designed to do so and there are lots of good books for learning C++ itself. I like the fact that it stays on the Visual part -- I have seen many "Visual" C++ books that throw in 1-2 chapters on the visual portion as an obvious afterthoughs.

The flaws in this book render it half-useless, however. (1) Many of the examples in the text are incorrect and won't compile. (2) There are too many chapters where one rewrites the same drawing program. Since the first chapter drawing program won't compile, and all of the other ones say to do the same things as in that chapter to start with, this renders at least 3 chapters useless. (3) I would prefer more useful examples than another variant of "scribble" (especially since it doesn't work anyway). (4) I downloaded the example chapter code from their website. The chapter codes I tried work, but obviously aren't based on a person working through the actual chapters, since the code has many differences from what you get from the compiler. I expect that they used code from past text revisions, possibly based on earlier versions of Visual C++. (5) It would be helpful if they supplied (either in a CD or at their website) actual code derived from various points in each chapter (e.g., "open file for Chapter 10 version 3 to see the code for the partially completed project on page 210"). (6) It would be good to have MANY more compilable points in the chapters. As it stands, one has to make scores to hundreds of changes between times where it allows compilation. This makes it very difficult for a beginner (i.e., a person who would buy a training text) to get exactly right. (7) The exercise portions of each chapter should be somehow marked, not buried in the text of paragraphs -- this would allow users to work through examples more quickly and not miss some important step.

Overall, good fundamentals but badly flawed execution. Quite disappointing compared with the rest of the series.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


13 of 14 people found the following review helpful:
4.0 out of 5 stars Book Has Specific Purpose, June 18, 1999
By A Customer
This review is from: Sams Teach Yourself Visual C++ 6 in 21 Days, Complete Compiler Edition (Paperback)
This book does not teach C++ directly, nor does it really get under the hood in MFC. I have a large ammount of experience with C++, and have read some books on MFC as well; with this background, this book served me rather well as a handbook on how to perform routine stuff. Those who are uncomplimentary of this book seem fall into one of two catagories: Those who don't know C++ or MFC and expect one book to quickly teach them both (not possible), and those who understand C++ but want an in depth book on MFC. If you don't understand C++, this book will frustrate you to no end; read a C++ language book first. If you are interested in MFC, then buy a book on MFC. If you already know C++ and are familiar with MFC from a "big picture" perspective, but you want to learn how to use the VC environment and to apply some MFC and such, then this book is not so bad. Errors in the example code prevent this book from getting five stars. All in all, it's a good book, but with a fairly narrow purpose.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 8 people found the following review helpful:
1.0 out of 5 stars Poorly Edited Book, December 14, 1999
By A Customer
I am an advanced Java and C++ programmer and found this book to be a poorly edited text wrought with errors and missing code. I don't think that anyone short of having advanced C++ skills will get any amount of satisfaction from using this book. There is no updated code referenced on any of the publisher's Internet web pages. In fact there is no support from either the publisher or the authors of any sort. Email messages sent to both are still not answered. Not only would I not recommend this book, I feel the publisher should issue a public apology for allowing such a poor example of work to be sold to the public.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



Inside This Book (learn more)
Browse and search another edition of this book.
First Sentence:
Welcome to Visual C++. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
control notification handler code, edit this function, message handler code, spinner object, reinitialization code, timer event messages, command handler code, workspace pane, current position marker, second dialog window, check box variable, toolbar designer, new member function, library module project, main frame class, dialog class, add extra initialization, device context class, status bar pane, new menu entry, class farmhouse, printer device context, device context object, dialog designer, color toolbar
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Class Wizard, Internet Explorer, Developer Studio, Workshop The Workshop, Add Member Variable, Summary Today, Control Wizard, Object Name Category Type, Visual Basic, Add Member Function, Menu Designer, Single Document Interface, Multiple Document Interface, Style Description, Add To Project, Exercise Add, Object Property Setting Menu Entry, Control Test Container, Run Program, Constant Value, Dock the Color Toolbar, Doing Multiple Tasks, Edit Names, Name Type Access, Select Resource Symbols
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:



What Other Items Do Customers Buy After Viewing This Item?


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
 
(7)
(3)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   





Look for Similar Items by Category


Look for Similar Items by Subject