Customer Reviews


8 Reviews
5 star:
 (4)
4 star:
 (3)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


50 of 51 people found the following review helpful:
4.0 out of 5 stars Very good for a complete novice!
As a complete novice to .NET programming, I found this book to be very good. While it doesn't go into depth into anything, it does provide enough information and experience with features of VB 2010 to make writing simple programs possible. More importantly, it provides the foundation needed to learn from a higher level book on VB 2010 (I used Beginning VB 2010 by Wrox...
Published 18 months ago by JustMe

versus
3 of 4 people found the following review helpful:
3.0 out of 5 stars Where is programming?
The book does not explain the language itself. It gives you only a number of nice examples, but practically does not go beyond that. So after reading it (and following on your computer) you will still remain quite ignorant about the subject, i.e. you will not be able to write your own programs of at least modest difficulties. Still, it provides some exposure to the scope...
Published 2 months ago by A_Reader


Most Helpful First | Newest First

50 of 51 people found the following review helpful:
4.0 out of 5 stars Very good for a complete novice!, August 10, 2010
This review is from: Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) (Paperback)
As a complete novice to .NET programming, I found this book to be very good. While it doesn't go into depth into anything, it does provide enough information and experience with features of VB 2010 to make writing simple programs possible. More importantly, it provides the foundation needed to learn from a higher level book on VB 2010 (I used Beginning VB 2010 by Wrox and highly recommend it). The book comes with it's own CD, where datasets and code are provided. Some people will probably not find this book to be as useful as it could be because it doesn't provide the user with enough exercises. It also doesn't provide the reader exposure to a great variety of specific language features. Nevertheless, it is a very useful book for programming novices - just be prepared to purchase a more advanced book on VB 2010 or to learn more some other way.

FYI - Just to give a word of advice (from my own experience) - if you want to learn to program, start at the beginning. I've found that buying a higher level book that covers more 'interesting' topics is tempting, but if you don't have the basics, you're either wasting your money completely or it will take you even longer to learn the language because you have to struggle through the basics to figure out the basics of the more advanced topics. Take your time and do the work. It will pay off.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars Very well written, make programming a fun, October 28, 2011
This review is from: Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) (Paperback)
It would be crime not to appreciate this book. I started as a complete novice, and this book made programming so simple and a fun for me. My first language is not English, but this book is so well written that I didn't felt any difficulty any where. I was manly interested in using VB with ASP.net. Though most of the things are same, but it would be very helpful if light is thrown on using VB in ASP.net web programming.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars This is great starting place, December 17, 2011
Amazon Verified Purchase(What's this?)
This was the perfect starting place for anyone using Visual Studio 2010 and new to Visual Basic. The content flow was perfect, the programming experience was perfect, thus the learning experience was perfect for me. The author provided both happy path results to not so happy path experiences. In other words, I was guided through various expectations on results I may experience. This was very important to me as I was acclimating myself to Visual Basic, Visual Studio 2010, and general best practice programming.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars A must have, November 13, 2011
Amazon Verified Purchase(What's this?)
This review is from: Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) (Paperback)
This book takes you through the steps and you are able to start writing simple programs right away without a lot of dry reading.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 4 people found the following review helpful:
3.0 out of 5 stars Where is programming?, December 24, 2011
Amazon Verified Purchase(What's this?)
This review is from: Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) (Paperback)
The book does not explain the language itself. It gives you only a number of nice examples, but practically does not go beyond that. So after reading it (and following on your computer) you will still remain quite ignorant about the subject, i.e. you will not be able to write your own programs of at least modest difficulties. Still, it provides some exposure to the scope of the problems that can be addressed using Visual Basic tools. So it is not absolutely useless.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Learning Visual Basic 2000, January 10, 2012
Amazon Verified Purchase(What's this?)
This review is from: Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) (Paperback)
Excellent learning method! A lot of hands-on work by examples (also possible to download) prepare the reader for further development of his Visual Basic programming skills. At the end of reading the book, you really feel good and invited to read more about Visual Basic Applications.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Visual Basic 2010 Step by Step purchased at Amazon.com, January 8, 2012
Amazon Verified Purchase(What's this?)
This review is from: Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) (Paperback)
I am very pleased with the book. I am at chapter 3 right now and it is very written, easy to read and understand. This book is written for anyone who wants learn Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) from the beginning. The book came with a CD of all the programs used in the book. The pictures of the programs are well done.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars A good introductory book, January 6, 2012
Amazon Verified Purchase(What's this?)
This review is from: Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) (Paperback)
If you are familiar with programming and programming concepts and need a jumpstart into visual basic and dot net programming this is the book for you. In puzzling my way though the workings of VB I frequently knew what I wanted to do, just not how to get VB to do it. The examples in this book got me moving forward fast. It would have been nice had the author shown there are multiple ways to accomplish each programming example and one way might be better in certain situations than others. I understand this is an introductory book (novices being its target) and that's precisely why such things should be included.

If you are a novice to programming at all, this is a very good book to start with, but be aware of its limitations. It's a book on how to use Visual Basic not how to program and there is a vast difference between the two. The author should have at least talked about this so novices would not think they were getting an introduction to programming or that the examples in the book are the best or only way to write them.
I gave it 4 of 5 stars because I liked the format and there were many different simple examples
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft))
Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) by Michael Halvorson (Paperback - May 7, 2010)
$44.99 $26.99
In Stock
Add to cart Add to wishlist