Web-Mart.com
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Books » Sams Teach Yourself Visual C++ 5 in 21 Days, Fourth Edition  
Recommended Sites
Categories
Clothes
Cars
Baby
Beauty
Books
Computers
DVD
Electronics
Gourmet Food
Grocery
Health and Personal Care
Home and Garden
Industrial and Science
Jewelry
Kitchen
Magazines
Music
Musical Instruments
Office Products
Outdoor Living
Pet Supplies
Photo and Camera
Software
Sporting Goods
Tools and Hardware
Toys
Unbox
VHS
PC and Video Games
Phones
Subcategories
Algorithms
General
Language
Objects
Tutorials
New Releases
Sams Teach Yourself C++ in One Hour a Day (6th Edition) (Sams Teach Yourself)
Object-Oriented Programming Using C++
Professional Multicore Programming: Design and Implementation for C++ Developers
The Art of Debugging with GDB, DDD
Algorithms in a Nutshell (In a Nutshell (O'Reilly))
Learning OpenCV: Computer Vision with the OpenCV Library
Value-Range Analysis of C Programs: Towards Proving the Absence of Buffer Overflow Vulnerabilities
Quick Recipes on Symbian OS: Mastering C++ Smartphone Development (Symbian Press)
Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 (Foundations)
Cryptographic Hardware and Embedded Systems CHES 2008: 10th International Workshop, Washington, D.C., USA, August 10-13, 2008, Proceedings (Lecture Notes in Computer Science)
Bestsellers
C Programming Language (2nd Edition) (Prentice Hall Software)
Starting Out with C++: From Control Structures through Objects (6th Edition) (Starting Out With...)
C++ Programming: From Problem Analysis to Program Design, Fourth Edition
C++ Primer Plus (5th Edition)
C Programming: A Modern Approach, 2nd Edition
Ivor Horton's Beginning Visual C++ 2008
C++ How to Program (6th Edition)
Problem Solving with C++: The Object of Programming (7th Edition)
Agile Estimating and Planning (Robert C. Martin Series)
Starting Out with C++: Early Objects (6th Edition) (Starting Out With...)

Sams Teach Yourself Visual C++ 5 in 21 Days, Fourth Edition

Sams Teach Yourself Visual C++ 5 in 21 Days, Fourth Edition
Authors: Ori Gurewich, Nathan Gurewich
Publisher: Sams
Category: Book

List Price: $35.00
Buy Used: $0.01
You Save: $34.99 (100%)

Qty 1 In Stock


New (3) Used (36) from $0.01

Avg. Customer Rating: 3.5 out of 5 stars 48 reviews
Sales Rank: 1665726

Media: Paperback
Edition: 4th
Number Of Items: 1
Pages: 832
Shipping Weight (lbs): 3.2
Dimensions (in): 9.1 x 7.4 x 2.1

ISBN: 0672310147
Dewey Decimal Number: 005.268
EAN: 9780672310140

Publication Date: June 1997
Availability: Usually ships in 1-2 business days
Shipping: Expedited shipping available
Shipping: International shipping available
Condition: Help save a tree. Buy all your used books from Green Earth Books. Read -> Recycle -> Reuse!

Editorial Reviews:

Book Description
Sams Teach Yourself Visual C++ in 21 Days, Fourth Edition,is your key to unlocking the power of Visual C++ for creating applications. Using the proven Sams Teach Yourself in 21 Days format, you'll be guided through all of the concepts associated with Visual C++. At the end of 21 days, you'll be well on your way to writing applications from scratch with OOP source code. With Sams Teach Yourself Visual C++ in 21 Days, Fourth Edition, you will: explore ActiveX controls and the Component Gallery; understand the essential principles of designing and developing programs in Visual C++; use the Visual C++ tools to create applications quickly; write successful, professional applications; and create your own ActiveX(TM) Controls.
  • Provides all the training needed to write code in just days
  • The hands-on approach makes the reader learn by doing-not just reading
  • Question and Answer section sheds light on common programming problems



Customer Reviews:   Read 43 more reviews...

5 out of 5 stars A great Introduction to Visual C++ and the Developer Studio   August 23, 2005
Here it is the year 2005 and I am still using the Visual C++ 5 compiler that I purchased way back in 1998 - I am finally starting to learn Visual C++. This said, I have accrued a significant collection of Visual C++ and MFC books and I can attest that this is one of the best introductions - you can't compile any mistakes as the author has documented every step he has taken to complete the App Wizard code using the resource editor, normal editor, and the Class Wizard. One downside is that a later chapter relies on a resource purportedly available on the Web but no longer available. Whether the source code is even available on the Web I can't say - I typed in all of the clear listings presented in the book. Finally, because this book relies on the App Wizard, not necessarily a bad thing in itself,
it doesn't teach MFC theory and practices as well a book presenting stand alone MFC compilations. However, this is simply not the orientation of this particular book - MFC being a huge subject and the book serves as an excellent introduction to the Developer Studio and Visual C++ in 21 lessons which can readily be completed in, say, 10 days if one is dexterous. Highly recommended. I believe there is also a second book written on this same topic titled, approximately, More Visual C++ in 21 days although this book is difficult to find and it's merits I cannot comment on. This book is also relevant to Visual C++ 6 - it just does not exploit any of this version's enhancements.



4 out of 5 stars I believe this is helpful to a target audience. ME!   October 16, 2000
 1 out of 1 found this review helpful

I thought this book was useful because I was the one targeted. By the way you can use this with Visual C++ 6.0 The target audience are NOT C++ beginners. The target audience is actually people who need to be walked through the various features of the MSVC product interface. For this particular target audience, the book excels (read the other reviews with this in mind). The author repeats the project startup steps (initially this irked me) for the people who need to do a specific task, like writing a DLL (You know you're the one). MSVC 6 gives you extra wizards for DLLs BTW. I would recommend this book to people who already have C++ experience, and need to learn yet another NEW interface from Microsoft. If you ARE a C++ beginner, the end of the book (Appendices) has information which explains to you what variables are, scope, classes, structures, etc... The information is limited, but if you are a real programmer you should be able to muddle through. You should step through every example and after it works, continue to tweak it so you can see how the tweaking affects the program.


4 out of 5 stars Great Starting Point!   September 16, 2000
 2 out of 2 found this review helpful

This book does a great job of getting a novice C++ programmer to the point of writing useful windows programs. While it cleary lacks some depth in explaining C++ concepts, C++ is not what it intends to teach. It's a Visual C++ guide. If you want to quickly have knowledge in making basic windows applications, and have some C++ background this is a wonderful resource.


1 out of 5 stars Not very informative   July 31, 2000
 2 out of 4 found this review helpful

All this book does is tell you what to click/type to make a few things that you will never need to do happen. It doesn't even explain basic variables and program control structures until the appendix. The author does not stop to explain the parameters passed to various equations and does not even touch TCP/IP.

I can't really think of anything good to say about this book.


5 out of 5 stars Very informative, a great learning book.   November 21, 1999
 5 out of 5 found this review helpful

Yes, this book may be somewhat repetitive, yes, it may not go over some of the newer technologies in great detail, but what do you expect from a book meant for total beginners? I found this book very easy to understand. It brings you from a know-nothing wannabe-programmer to being somewhat knowledgable in the realm of programming. It covers the basics, I/O, buttons, menus, ActiveX controls, and so forth. The book may be repetitive, but it gets everything in your head. Also, the excercises at the end of each chapter are great, and are an excellent tool to help enforce what you just learned. I would recommend this for anyone who wants to learn Visual C++.

Qty 1 In Stock


Discount Shopping Online by Web-Mart.com