Saturday 5 March 2011

Microsoft Visual C++ .Net Step by Step (Step By Step (Microsoft))



Microsoft Visual C++ .Net Step by Step (Step By Step (Microsoft))
Julian Templeman,Andy Olsen,Michael Hudson,Tyrone Howe | 2002-01-23 00:00:00 | Microsoft Press | 626 | Microsoft
This intuitive, self-paced learning system makes it easy for developers to teach themselves how to draw on the power of Microsoft Visual C++, and to see how Visual C++ compares with other popular development languages. Developers learn C++ by following step-by-step instructions with numerous high-quality code examples-all created specifically for this book. Developers can quickly grasp and master the latest enhancements and changes to Visual C++, including its powerful .NET features and services.
Reviews
To summarize, I hate this book because you can't use it without reading it through from page one. I use this book for a class I am enrolled in. One of our projects is to build a simple windows game. So, I look up how to display a bitmap. Displayed are two lines of code along with the instructions "find the Form_1Paint function that handles Paint events". Where should I look? The instructions do not hint at where it is and certainly the function can't be found by searching the code. The only way to understand what they are talking about is to actually go through every tutorial in baby-step fashion because every page on the book tells you something such as "Continue with the CPPDraw application from the previous excersise" (p.365). Well I don't want to read the whole )@$#%ing book to find out how to draw a bitmap. When I finally do figure it out I am guessing I could show someone how to do it in 10 lines of code so they wouldn't have to read 100 pages of baby-step drivel. If you want to find out how to do any one thing in .Net with this book expect to have to spend several hours reading the previous 100 pages from where it is supposedly explained. Microsoft Press should consider making encryption a core of their business. They are really good at it.
Reviews
The book wades through managed C++ code, and it is very good. However, the author doesn't do a good job of maintaining consistency and explaining the code. I will credit the author for having very good OOP style, but the writing is far from satisfactory. Another thing to note is that the author does a good job of explaining Exception Handling, but in the early parts of the book, any reader can get easily confused.
Reviews
Poorly written and not text book quality. Many code errors incorporated into text. If this is the best that Microsoft has to offer, it will seriously impeed their marketing efforts of .Net to academic institutions and student population.
Reviews
I found this book to be disappointing. Like so many other programming books it supposedly starts off at a pace for a beginner. However, it spends too much time on basic syntax, which I assume most programmers are familiar with, or are familiar with other programming languages and could make the adjustment quickly to basic C++.

It does give a few important introductory points on the new managed classes, to its credit. However one-half of the way through the book the author begins to leave C++ and give "glimpses" of the .Net features of C++, which are much too vast to cover even simplistically in such a small space. The topics quickly became so far from what I wanted to learn about C++ that it was hard to believe they were covered in the same book as the simplistic syntax lessons at the beginning. I came away from this book more confused as to what I could do with C++ .Net than before I read it.

I don't know who this book is intended for, but it is definitely not for those wanting an tutorial on core .Net C++ without the excessive syntax explanations that fill the first half of so many programming books.
Reviews
C++ user manual does not come with a Visual C++ software. this book is not good, but you have to buy it as the user's manual. Now you see microsoft's monopoly.

Download this book!

Free Ebooks Download


No comments:

Post a Comment