Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Microsoft Visual C++ .Net Deluxe Learning Edition Version 2003

Microsoft Visual C++ .Net Deluxe Learning Edition Version 2003

List Price:
Your Price: $79.19
Product Info Reviews

<< 1 >>

Rating: 2 stars
Summary: Not for a beginner
Review: I gave this book only 2 stars due to the fact that I found the material to be too complex for a beginner. I have no experience in programming and was hoping that the book would be more detailed in how C++ works. There are alot of examples in the book for you to copy to the computer but the commmands aren't described. For example in Chapter 2, part of the example tells you to type the following with no explanation as to what the commands are and what those commands are doing.

void SetName(String *name)
{ strName = strName ->Copy(name); }
String* GetName() { return strName; }

Perhaps I had the wrong impression when I purchased this book thinking it was a C++ tutorial rather than just a software tutorial. Who knows?
The plus side is that you get the book and the complete Visual C++.net software cheaper than buying the software alone.

Rating: 5 stars
Summary: Excellent Introduction to Visual C++
Review: Ok. This book doesn?t teach C++. But it sure teaches the Visual Environment if one already knows C++. The practical teaching format is very easy to follow and the book is very complete. Excellent and easy to follow. A great introduction.

Rating: 5 stars
Summary: Excellent Introduction to Visual C++
Review: Ok. This book doesn't teach C++. But it sure teaches the Visual Environment if one already knows C++. The practical teaching format is very easy to follow and the book is very complete. Excellent and easy to follow. A great introduction.


<< 1 >>

© 2004, ReviewFocus or its affiliates