Others say...

"Very good, but not for newbies..."
I recommend you to read other books before this one. This should be your second book. It explains some of AppWizard's code (Good Thing) but not too much as I expected. If your starting I recommend you to buy another book.

"Not so good as the average rate says."
I bought several books like this one, so for more details take look at book with ISBN: 0789716356 where I have written down long rewiev on what I expect from books of type: "Using*", "Beginning*", "Starting*".

This book has covered many problems and questoins that no other book has covered, for ex. code written by class wizard - well in my case I don't care what it means.

What I expect from book that is called "Beginning*", "Starting*" is to show me how to use Combo boxes, how to use tree views, how to use app wizard to make siple "dialog window" based app. that do trivial task. I would like to see SHORT examples (=easy to remember) how to open some database table, read data into list box. I expect this book to have a tons of small simple, yet, nice looking examples that do basic things. I expect that book has chapters that makes you say: 'This chapter learned me how to insert ActiveX control and I have seen two short, simple, valuable examples that I will save on my HD so I can reuse them one day', Or 'Now I can build app that can store settings to INI file', etc.

Well I didn't find what I was looking for in this book. This review might not help you because maybe I was looking for weird things, or I wanted to have a cookbook. But anyway, if you are looking for the same thing I was, then this review might help you.

"Excellent book"
This book is an excellent book, cause it provides explanation for how the code is written, not just how to use the Appwizard just like all the other books do, it provides information about the origin of the code generated by the Appwizard.

"beginnger-intermediate"
Not a bad entry-level type exposure to Visual C++

"Excellent book - for the targeted market"
This book presents exactly what the title and cover information purport: Using VC++ 6 on an advanced beginner-intermediate level. Covers all the BASICS of developing Win apps. For example, while it mentions the SDK API, covers database fundamentals, and provides a good intro to COM, it does NOT repeat the MS SDK reference, go into strategic enterprise-wide database development, or become an intimate, bit-busting dissection of COM, all of which are obviously topics which require a minimum of another complete volume. It provides a broad, no-holes coverage of VC++: a good foundation on which one can build more complex specifics.

Does get repetitious about step-by-step and wizards, evidently so that it may be used as a simple single-chapter cookbook, and therefore does not offer any consolidated challenges.

As a comprehensive, hold-your-hand intro for developing reasonable proficiency in navigating around VC++, while providing enough of a glimpse into the details behind the scenes for understanding some of the big picture, one gets exactly what is advertised.

 

Buy Cheap Software Now!
  Special Edition Using Visual C++ 6 (Special Edition Using)

List Price : $49.99
Our Price : from $21.81




Special offer for you..find the cheapest!
titles_on_demand offers this stuff with condition New, new for:
Price : $21.81
Usually ships in 1-2 business days
internationalbooks from MD, United States offers this stuff for:
Price : $21.82
Usually ships in 1-2 business days
new_books_today from TX, United States offers this stuff for:
Price : $21.83
Usually ships in 1-2 business days
0lympic_market_book_sellers from NY, United States offers this stuff for:
Price : $22.00
Usually ships in 1-2 business days
footballpioneer79 from IN, United States offers this stuff for:
Price : $24.89
Usually ships in 1-2 business days
godsway-books from SC, United States offers this stuff for:
Price : $25.53
Usually ships in 1-2 business days
woodys-books offers this stuff with condition New, new for:
Price : $31.33
Usually ships in 1-2 business days
a1books from NJ, United States offers this stuff for:
Price : $31.34
Usually ships in 1-2 business days
allnewbooks from NJ, United States offers this stuff for:
Price : $32.13
Usually ships in 1-2 business days
newprobooks from IN, United States offers this stuff for:
Price : $32.49
Usually ships in 1-2 business days
What our customer's say!

"Good for VS 2005 MFC", The only, best MFC book written. I put Kate Gregory up with great C++ authors like Andrew Troelson and Nishant Sivakumar.

This book gives you all the tools you need to write Controls, Active X, and use COM with MFC. It doesn't bother going over beginner details. Much
better than Dietels books.

Everything in this book can be used in Visual Studio 2005 Professional Edition. Even with WPF, DirectX controls ARE NOT dead. Lightweight MFC comes in handy when you don't want to install the .NET Framework. Especially developing your own install controls.

I hope Kate Gregory writes another VS 2005 .NET C++ book, like she
did with 2003 Managed Extensions.

"Unconfused, Finally...", I own at least 4 or 5 books dealing with VC++. I started out trying to learn from 'teach yourself' books and I must say they're superfluous at best, useless at worst.

For the best single book on how to learn the language itself using VC++ get "Beginning Visual C++" by Ivor Horton. That book suffers a bit when it comes to windows programs; the framework is brushed over quickly to get you back to the code.

But Ms. Gregory writes in a very readable yet quite concise style that's hard to beat, none of this 'work a joke in here and there' tomfoolery we see in some other tomes. What I truly love about this book is how she gets into many small examples instead of a chapters-long sample program that gets added to (although she does do this later on in the book, she doesn't heap a lot on at once, just a bit at a time).

If you've done your C++ homework, get this book for VC++ 6.0 - I don't have .net yet so I haven't tried her other book on that subject, but I can only hope it's as good as this one.

"A valuable guide for programmers with some experience", Here we have a compendious treatment of the MFC library and the basics of utilizing it via Visual C++ 6.0. This book is *not* an introduction to the C++ programming language, and although it's theoretically possible to absorb the material herein without prior Windows programming experience, I wouldn't recommend it. If you're looking for something aimed at beginners to this platform or the C++ language, you should look elsewhere. (Try Petzold's 'Programming Windows' for the former, or Lafore's 'Object-Oriented Programming in C++' for the latter.) If you're not, then you may very well find this book to be a useful tutorial and reference.

A little background about me so you can get an idea of where I'm coming from: I've been programming in C for several years and know it extremely well, but in C++ I'm merely competent. I have experience writing Windows applications, but mostly for games, so I never used MFC, and I learned only just enough of the Windows API to put a minimal framework together; the meat of my programs was DirectX calls and game logic. I had used Visual C++ for some time, but had never explored many of its more advanced features. People like me -- who have a good amount of programming experience and a little background knowledge of how Windows operates -- are the ideal audience for this book.

The various aspects of MFC-based programming are introduced briefly and effectively. (The book's table of contents can be viewed here at Amazon.com so you can see for yourself the array of topics the author covers.) No topic receives what I'd call extensive coverage; instead, the author gives you a decent grounding in the basics and gets you up to the point where you know enough to comfortably pursue a deeper understanding using MSDN and other reference materials without needing a tutorial to hold your hand. I find this to be a fine approach. MSDN is a great resource, as long as you're comfortable with the basics of what you're doing and thus know where to look to find answers to your questions.

I do have to knock off one star because I think someone ought to be fired over the book's editing. A very occasional error is excusable, since I know what a large task it is to check a thousand-page manuscript for correctness, but this book has too many of them, dozens of them. They're nothing major, mind you. An inline reference to an image or code listing might give the wrong number. A code segment might have an inappropriate heading, or perhaps a comment that was cut and pasted from a previous example and no longer applies. An image might display something different from what the caption suggests. You can start anywhere in the book you please, and if you're reading closely, you're almost guaranteed to find one of these little slip-ups within ten or fifteen minutes. It's generally easy to figure out what the book intends to say as opposed to what is actually written, but it's still an annoyance. Hopefully the technical editor who missed all these things will keep his eyes open next time he gets an assignment.

" Intermediate Visual C++", If your new to programming, or trying to find titles to learn Visual C++ or want to expand from Visual Basic to VC++, your not going to find those subjects in this book. When I purchased this title, I was dissappointed because it deals with more advanced MFC programming interfaces, like dialog boxes,list boxes, progress bars etc. You will certainly need other titles to accompany you to help you along with programming with Visual C++. It deals mainly with Microsoft Foundation Classes,so if you don't feel rate at home with pointers in C++, I suggest you look for Sams "Teach Yourself Visual C++ in 21 Days book" it's a better place to start with the wizards, and simple concepts so you become more famliar with the interface. I started programming in Visual Basic 6 years ago, but after seeing Visual C++ for the first time, there was no way of me learning the language presented here.

Good points:
It's much better at describing the more advanced controls, drop down menus, along with developing your own Active X controls.

It gives the reader "Intermediate Windows Programming". A real plus for developing your own applications!

All though it lacks the basics, it certainly does a nice job of explaining the most common MFC's.It makes a nice edition for any VC++ programmer with previous experience who wants to write his/her own software.

"The perfect complement to TYVC++", Kate Gregory, Special Edition: Using Visual C++ 6 (Que, 1998)

This makes a fine companion to Teach Yourself Visual C++ 6 in 21 Days (in fact, in the foreword, TYVC++6 is one of the books Gregory recommends reading before diving into this). Unfortunately, the major drawback of that book is reflected in this; the author touches on graphics programming only as much as anyone else writing Visual C++ 6 books does these days (with a preponderance of VC++6 books not doing anything at all with graphics, and the graphics programming books focusing on DirectX, you're pretty much out of luck in learning GDI programming). However, she does get into a number of advanced topics that TYVC++ only touches on: database access, the Standard Template Library, and other things that most C++ programmers only learn if they're forced to for work. An excellent choice as the second book aspiring Visual C++ 6 programmers should reach for. *** ½



 
You might need this...

Practical Visual C++ 6 (Practical)
details..
 

Beginning Visual C++ 6
details..
 

Sams Teach Yourself Visual C++ 6 in 21 Days (Sams Teach Yourself)
details..
 

Microsoft Visual C++ 6.0 Reference Library (Microsoft Professional Edition)
details..
 

Programming Microsoft Visual C++ (Microsoft Programming Series)
details..
 
Read this reviews before You buy...

"I knew how to use wizards without that book", I was trying to do some database work using that book and it did show how to use the wizard to make a simple application. Well, couldn't I figure out how to use this wizard by myself? Well I could. Did the book provide anything else but wizards no it didn't. Leaning wizards is the point of this book - but I'm needing more complete titles I think if you need a good book - use MFC and C++

"Acceptable, but not among the best out there...", Did this book! Took me nowhere! If you all ready know a little VC++ it gives you a little more practice and understanding. Not that bad and can't hurt. Got more out of the VC++ tutorials that are about the same stuff level as this book. Want to go somewhere? Do Prosise - Programming Windows with MFC and/or Kruglinski - Programming Visual C++. Its money better spent, they're keepers. Wanta buy my copy of this. Might have its place but not a keeper on my shelf. Could have saved some money...

"Excellent work!", This was a very well done book. I had some experience in Visual C++ which is what caused me to buy it in the first place.

It covers a lot of material, but is not repetitive. Some books I've seen repeat the same stupid steps over and over. This book is not like that. It includes a lot of very relevant information and doesn't waste space telling you how to setup your project. As such, you must know how to use Visual C++ fairly well. While it doesn't go into any subjects in depth, it at least covers many different things.

I highly recommend this book if you already know how to program things in Visual C++ and would just like to learn more.

"Finally! A proper explanation of Visual C++.", I have worked with C/C++ for some time now, but only in a text-based environment... It became time to work in a proper Windowed environment. I started with one of the SAMS 21 day series books and ended up using it as firewood. Thankfully this book actually ties in C++ classes with the MFC libraries. Unlike the SAMS books, the author chooses to explain the examples line by line.

While I have found this to be an excellent tutorial it does not explain C/C++ in the body of the text. There is however a C/C++ review in an appendix. It would definitely be in your best interest to have a decent grasp of C++ fundamentals before beginning. I would suggest O'Reilly Press's C++: The Core Language as a more proper C++ class reference.

Overall, money well spent.

"The most complete reference I've found", I have several books on Visual C++ that claim to do what this book does. Most come short of explaining how to do simple things with Visual C++ but this book is not one of them. In this book, the reader learns to use Visual C++ for the most simple processes as well as some pretty complicated things. I highly recommend it for anyone who need to learn about Visual C++!

 
 
 

All the software listed in this directory are shareware and commercial software. There are no free software here. We have many utilities which run on windows, mac / macintosh, linux and unix. As one of the download directory in internet we have many software and application. All of our applications / app are downloadable for your computer. We also have shareware, demo, osx, linux, xp, windows, 95, 98, 2000, win, winfiles program file. The extension of files may vary, it can zip, exe, jpg and many more. We don't support illegal software like hack, crack and serial number. No hacking and cracking.

Online PAD Generator / Download Site / Term Of Use / Privacy Policy / Disclaimer

 
 

Copyright ? 2004-2008. Shareware Download, Files Download. All Rights Reserved.