Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit

  • ISBN13: 9780672329845
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

Product Description
In just 24 sessions of one hour or less, you will be up and running with Visual Basic 2008. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of Visual Basic 2008 from the ground up. Step-by-step instructions carefully walk you through the most common questions, issues, and tasks. The Q&A section, quizzes, and exercises help you build an… More >>

Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit

5 thoughts on “Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit”

  1. I love this book! The only programming I had had was Basic back in 1984-85 so obviously I am starting from the beginning. I needed basics (like general definitions, logic of how programming works, and specifics for how the Visual Basic works) so I could understand the programmers I work with. After reading and going through the exercises in this book, I can speak the same language and I’ve even been able to do automation for my quality assurance testing.

    BTW – took me about 2 1/2 weeks to get through it all 😉
    Rating: 5 / 5

  2. Clear, concise, understandable and (a little bit) humorous. As a mainframe assembler programmer of almost 40 years and a former VB6 hobbyist, this book allowed me to make the leap to .NET and OOP. I also recommend it for first-time programmers.
    Rating: 5 / 5

  3. I would classify myself as a “hobby” programmer. I enjoy programming, but aside from a few courses taken years ago, I have little formal training. I frequently write programs for myself, my clients, and my friends (I’m a computer technician). Although I know a little about OOP (object-oriented programming), I find it to be overkill for many of the programs I like to write. Most of the time good, old-fashioned procedural programming does the trick, and although maybe if I choose to revisit my code twenty years from now, I will regret not having laid out my code using a proper class hierarchy, I sort of doubt it.

    If the preceding paragraph somewhat describes you as well, you may enjoy this book. To me, it takes VB2008 and makes it simple and enjoyable like VB6. The author, James Foxall, doesn’t try to cover everything, but he covers enough to be able to actually use VB2008 to solve real problems, and along the way he teaches the fundamentals of Visual Basic (even a blessedly short chapter on custom classes).

    When done, you can use VB2008 to: develop and use forms (dialog boxes), manipulate the objects that VB and .NET provide, work with the keyboard, manipulate graphics within your own windows, manipulate files and directories, read/write text files, databases, and the registry. You can use automation to manipulate other applications, and even package your creation for distribution using Microsoft’s “ClickOnce” technology.

    The book is a good size, large enough to cover major areas, but not so large as to intimidate. I only wish there was more coverage of common .NET classes such as the print / print previewing classes. Overall, I would say this is a great book for all us old VB6 types wanting to “modernize.”
    Rating: 4 / 5

  4. It is obvious that no subject as complicated as Visual Basic can actually be taught in 24 lessons, each of which is designed to be completed in an hour. Therefore, to criticize any book on that basis is to miss the point. These books should be called “Teach Yourself the Fundamentals …” but that of course is not as catchy a title. When I examine such books, my standards of evaluation are based on the topics covered in the context of what is a reasonable set of necessary knowledge.

    In that area, Foxall succeeds at a high level. The fundamental GUI objects, their properties and methods are covered as well as the events that they are associated with. Variable, functions, subroutines, arrays and most importantly, objects are introduced to significant depth. Control constructs such as the if – then and loops are covered as well the basics of error handling via the catching of exceptions.

    If you are interested in getting a quick and effective introduction to Visual Basic and do not want to take a formal class, then this is the book for you. All you need is the motivation to learn, as the Visual Basic 2008 Express Edition is included with the book.

    Rating: 5 / 5

  5. I have never written a serious book review, but I feel compelled to document that after a few false starts with other books, THIS IS THE BOOK I HAVE BEEN LOOKING FOR! I paid more than I had to when I bought it at a bookstore, but I don’t even mind. I was able to bring it home with me and start immediately! My enthusiasm for Visual Basic.NET has been restored.

    The book is very straight forward and to the point but not cryptic. The concepts are presented in a very easy to understand format. The book helps you build an excellent, practical, example of a program and I appreciated the Summary, Q&A and Workshop sections at the end of the chapters.

    Great book, Thanks!
    Rating: 5 / 5

Leave a Reply to Charles Ashbacher Cancel reply