Ebook : Beginning VB 2008 From Novice to Professional

Cari Blog Ini

Rabu, 03 April 2013



The first computer programming book I read was titled Programming Windows 3.0  by Charles Petzold. This was around the time when Microsoft Windows 3.0 (circa 1992) once and for all showed the industry that Microsoft was a company with a future. Writing code for Windows back then was complicated by many things: lack of documentation, 16-bit architecture, and the necessity of buying a compiler separate from the software development kit (SDK).
Charles’s book tied everything together and solved the problem of how to write a program for Windows.Now the problems are quite the opposite: we have too much documentation, we have 64-bit architectures, and everything including the kitchen sink is thrown into a development environ-ment. Now we need to figure out what we actually need. We have too many options—too many ways to solve the same problem. What I am trying to do with this book is the same thing that Charles did for me when I first started out, and that was to help me figure out what I needed to write code.

This book is about explaining the Visual Basic programming language in the context of solving problems. Visual Basic has become a sophisticated programming language that can achieve many goals, but you are left wondering what techniques to use when. This book is here to answer your questions.

This book is not a reference to all of the features of the Visual Basic programming language. I don’t explain the esoteric Visual Basic features. I stick to the Visual Basic programming features that you will use day in and day out. That does not mean that you will be missing certain Visual Basic programming language constructs, because I have covered all of the major features.

0 komentar :

Posting Komentar

Members