Welcome to Education by Design's Online store. We have brought to you a selection of products like Books : Visual Basic 2005 Programmer's Reference Programmer to Programmer along with it's reviews, pictures and related products. All sales from these pages goes towards the creation and maintenance of our educational online activities, articles and resources. We have over 40,000 online stories submitted by kids around the world.

Visual Basic 2005 adds new features to Visual Basic (VB) that make it a more powerful programming language than ever before. This combined tutorial and reference describes VB 2005 from scratch, while also offering in-depth content for more advanced developers. Whether you're looking to learn the latest features of VB 2005 or you want a refresher of easily forgotten details, this book is an ideal resource.
Well-known VB expert Rod Stephens features the basics of Visual Basic 2005 programming in the first half of the book. The second half serves as a reference that allows you to quickly locate information for specific language features. It's a comprehensive look at programming using the increased set of language options offered with the VB 2005 release, confirming that there has never been a better time to learn Visual Basic than now.
What you will learn from this book:
Who this book is for:
This book is for programmers at all levels who are either looking to learn Visual Basic 2005 or have already mastered it and want some useful tips, tricks, and language details.
Wrox Programmer's References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.
Cached date: AWS Called=true
2008-01-25
2008-01-05
2007-10-30
2007-04-08
2007-03-20
2007-01-10Visual Basic 2005 adds new features to Visual Basic (VB) that make it a more powerful programming language than ever before. This combined tutorial and reference describes VB 2005 from scratch, while also offering in-depth content for more advanced developers. Whether you're looking to learn the latest features of VB 2005 or you want a refresher of easily forgotten details, this book is an ideal resource.
Well-known VB expert Rod Stephens features the basics of Visual Basic 2005 programming in the first half of the book. The second half serves as a reference that allows you to quickly locate information for specific language features. It's a comprehensive look at programming using the increased set of language options offered with the VB 2005 release, confirming that there has never been a better time to learn Visual Basic than now.
What you will learn from this book:
Who this book is for:
This book is for programmers at all levels who are either looking to learn Visual Basic 2005 or have already mastered it and want some useful tips, tricks, and language details.
Wrox Programmer's References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.
Well written and intuitively organized
2006-12-12
This was an excellent first VS 2005 book. It had more than I expected with its drawing tutorials and various IDE settings.
Its a good refernce for new programmers and seasoned developers.
Great help for me being a beginner
2006-11-10
Answered many of the problem areas i had
Exceptional book on VB Windows Applications
2006-10-21
This book has a lot more material in it than I expected from reading the Table of Contents. I am really glad I made this choice. It is very nicely organized with supporting subjects covered where needed. It also has real world experience suggestions throughout that will aid the programmer. The code examples are simple but effective and the descriptions of concepts are broad and carefully written. Visual Basic is extremely complex and this is a great source for the programmer. I would not refer to it as a reference book although some of that is there. It is a great walk-through of a lot of the aspects of writing Windows applications.
Academic/math background of author clearly evident - great presentation
2006-08-12
As a C-family programmer with a math background, I found the author's approach to presentation to be excellent: in 3 critical ways.
1) Unlike most VB books, he separates IDE (Integrated Devel. Env.) issues from the actual coding examples. In other words, while the IDE treatment is good, one needn't concern oneself with the IDE in order to understand the fundamental attributes - both syntactic and semantic - of the language. To put it as simply as possible: my objective was to know *what the code looks like, and what it does* as a language, not as a language-cum-development environment. (It's also worth noting that Visual Studio is *not* the only available development environment.)
2) The author spends a lot of time on definitions, and doesn't assume any pre-existing knowledge of the language. Syntax charts appear before presentation of any language construct, so that the reader can clearly see what options are available for that language construct *before* the author begins to actually describe the variations.
3) The examples rely on forms *only* when necessary. From what I can tell, most VB books are addressed to VB programmers - who seem to think of the entire language as being built around forms. (While this may be a historically understandable view, clearly it's inaccurate, given that it's possible to write form-independent and useful component code, such as for use in an ASP .NET application.)
Let me close by saying that after struggling through a number of VB books that were clearly oriented towards forms and/or holding the reader by the hand when it came to walking through the IDE in *every single example*, but were relatively weak when it came to the fundamental syntactic and semantic characteristics of the language, it was a pleasure to read this text, in which *definitions* and *semantics* came first!
If you are looking to have your hand held so you can walk through each example with the IDE, or seeking a "cookbook" that will tell you how to write such-and-such a routine, this may not be the right book for you. But as a programmer who has learned many languages, the first thing I want to know with any new language is: *how to write the code in plain text, and what the code I've written will actually do*.
After reading another Wrox tome (the title of which I won't mention), browsing at my local B&N, and consulting many possible resources on line, this is the best text that I've found which satisfies that seemingly simple-minded criterion. And at Amazon's excellent price, this is a bargain you can't afford to pass up!