Stephens' Visual Basic Programming 24Hour Trainer Rod Stephens 9788126531363 Books
Download As PDF : Stephens' Visual Basic Programming 24Hour Trainer Rod Stephens 9788126531363 Books
Start from scratch, and even if you don t know a thing about visual basic, you soon will with this thorough introduction to visual basic programming. Using easy-to-follow lessons and step-by-step instruction, this practical book teaches you concepts and hands-on techniques, then reinforces your learning with video screencasts and supplemental materials. Follow the exercises, then access the try it section on the dvd, and watch as well-known vb authority and author rod stephens works through programming problems. · section i the visual studio ide and controls. · section ii variables and calculations. · section iii program statements. · section iv classes. · section v system interactions. · section vi specialized topics.
Stephens' Visual Basic Programming 24Hour Trainer Rod Stephens 9788126531363 Books
I am an experienced VBA software developer in the world of Microsoft Excel and Access and own my own company ---Logicwurks, LLC ([...]) in Eugene, Oregon. I previously made several attempts to learn Visual Studio 2010 using other texts, but found them either too long and detailed or too esoteric. This solid guide took me step by step into the world of Visual Studio development, which is quite different than the VBA behind Excel and Access. The learning method that worked best for me was to read a chapter and then watch the video for that chapter. Using both text and video, I was able to complete the "Try It" examples in the book. In a couple of cases, I opened up the "already solved" examples... either to refine my understanding of a particular feature in VB, or to compare my code to what Rod presented.I was surprised at how quickly I learned how to create forms and do calculations. The form objects in Visual Studio (textboxes, combo boxes, etc) are very feature-rich.
Rod has a great way of logically stepping through each stage of the development process. Learning Visual Studio requires study and practice, but having this book as my roadmap has made it a pleasant journey. I had one question where I needed some advice, and I emailed the author. To my surprise, he responded the same day and was VERY helpful.
I highly recommend this book to the serious developer.
Product details
|
Tags : Stephens' Visual Basic Programming 24-Hour Trainer [Rod Stephens] on Amazon.com. *FREE* shipping on qualifying offers. Start from scratch, and even if you don t know a thing about visual basic, you soon will with this thorough introduction to visual basic programming. Using easy-to-follow lessons and step-by-step instruction,Rod Stephens,Stephens' Visual Basic Programming 24-Hour Trainer,Wiley India Pvt Ltd,8126531363
People also read other books :
- Plashers Mead Compton Mackenzie 9781115616423 Books
- Tombstone Ranch edition by Shayne Carmichael Literature Fiction eBooks
- The Houseguest Complete Series eBook Nora Blackstock
- MAMA KNOWS FITNESS Bells Balance Your Body The Kettlebell Way to a Better You Sheri Barnes 9780988455207 Books
- Give Me My Flowers Now eBook Marsha ColeTrice
Stephens' Visual Basic Programming 24Hour Trainer Rod Stephens 9788126531363 Books Reviews
Returned it. Since it dealt mainly with using Visual Studio Environment, rather than programming. I don't need to download code, otherwise I would have downloaded the book. I like to have a book that I can take alone and read it instead of sitting in from of a computer or other electronic device just to read. I know how to program, but I needed a book that introduced me to the programming language syntax in detail, since I have 10 x 1000's of code to convert from another.
Stephens' Visual Basic Programming 24-Hour Trainer (Wrox Programmer to Programmer)
Rod Stephens has written an excellent and much needed book on Visual Basic Programming. There are a myriad of books on the topic directed at folks with limited formal training but Stephen's book adds in the "View it" portion that most beginning books lack. This visual, see how the actual step by step programming takes place in the Visual Studio desktop is critical in learning. First you read it, then you view it and then you practice it. This is accomplished by including a DVD with the book that demonstrates the programming on 30+ examples corresponding to the same number of chapters in the book.
Because of this approach the book is able to tackle some of the Visual Basic Programming topics that are only glossed over in many of the beginning books. If you are like me and not an IT professional (and don't aspire to be one), I think you'll find this book helpful in gaining a better grasp of what VB can do in making business applications more efficient and robust.
This was the second book on Visual Basic that I tackled. The previous "beginner" book made this one easier to understand. I would encourage those interested in learning VB to follow the same path; start with a basic book and then read "24-Hour Trainer" to enhance your understanding. I would be negligent if I did not call out another feature that really sets this book apart from the herd namely, personal help through the Wrox website. There were a few problems that I simply could not figure out and when I posted my "roadblocks" on the Wrox forum for this book they were answered very quickly in plain English by the author himself! It doesn't get any better than that! How many times have you posted a problem on a public forum only to have some propeller head give you an answer dripping in formalistic geek speak that only another IT mystic could decipher. And then chide you for wasting their time or not expressing your problem in the correct syntax or formalism. Not so with Wrox forums, very helpful.
Cut to the chase if you've dabbled in VB or VBA and you are looking to see a bit more, get this book and DVD. You will have made an excellent choice.
J. Brown
I bought this book after spending a couple months reading and completing the exercises in Beginning Visual Basic 2012 by Bryan Newsome. In my opinion, Stephens book is MUCH clearer to understand and easier to build upon than the Newsome book. Granted, I was helped by the fact that this is my second book rather than my first, but my main problem with the other publication is that it has you do the coding BEFORE explaining how the programming operates, meaning you essentially type the code rote without a concrete understanding of how it functions. Stephens takes a more logical approach by explaining the code first, in more simple language, before having you implement it so that by the time you get to actually typing code, you are solidifying your understanding. He also does a better job of explaining what each code snippet means and gives it appropriate context while logically building one lesson on another. Both books have their place (Newsome's seems to cover more topics, although I haven't finished Stephens yet so I may be wrong) but overall I wish I would have purchased this book first.
I am a teacher by profession but totally new to programming. I use this book to teach my self Visual Basic. So far, I have no regrets buying this book; in fact, it exceeds my expectations. Each chapter is short (not overwhelming like other books) and it is followed by exercises and step by step instructions. The explanations are thorough and easy to understand. I love the DVD that comes with it --- it works so well for me as a visual learner. I would definitely recommend this book to anyone who is starting to learn Visual Basic.
The only thing I could suggest for improvement is, I wish the answers/solution for each exercise is provided at the end of the book. I'm just too lazy to go to certain websites and download stuff. But anyway, this a great buy for my money.
I am an experienced VBA software developer in the world of Microsoft Excel and Access and own my own company ---Logicwurks, LLC ([...]) in Eugene, Oregon. I previously made several attempts to learn Visual Studio 2010 using other texts, but found them either too long and detailed or too esoteric. This solid guide took me step by step into the world of Visual Studio development, which is quite different than the VBA behind Excel and Access. The learning method that worked best for me was to read a chapter and then watch the video for that chapter. Using both text and video, I was able to complete the "Try It" examples in the book. In a couple of cases, I opened up the "already solved" examples... either to refine my understanding of a particular feature in VB, or to compare my code to what Rod presented.
I was surprised at how quickly I learned how to create forms and do calculations. The form objects in Visual Studio (textboxes, combo boxes, etc) are very feature-rich.
Rod has a great way of logically stepping through each stage of the development process. Learning Visual Studio requires study and practice, but having this book as my roadmap has made it a pleasant journey. I had one question where I needed some advice, and I emailed the author. To my surprise, he responded the same day and was VERY helpful.
I highly recommend this book to the serious developer.
0 Response to "[4RK]⇒ Download Free Stephens' Visual Basic Programming 24Hour Trainer Rod Stephens 9788126531363 Books"
Post a Comment