
Visual Basic Essentials
Publisher: Techotopia 2008
Description:
This online book covers everything that programmers need to get up to speed with Visual Basic. The text includes the installation of Visual Studio, constant and variable types, flow control and looping, string manipulation, database access, form designing, graphics, working with arrays, and much more.
Download or read it online for free here:
Read online
(online html)
Similar books
Visual Basic- Wikibooks
This book is written from a Visual Basic 6.0 perspective. It covers many different techniques and topics including optimization of programs, object oriented programming and coding guidelines, Windows API, VB6 command reference, and much more.
(14634 views)
Introducing Microsoft Visual Basic 2005 for Developersby Microsoft Corporation - Microsoft Press
The book covers changes to the Microsoft Visual Basic .NET, simplification of data access, improvements to the IDE, changes which increase developer productivity in constructing user interfaces, addition of new classes to the framework, and more.
(23111 views)
Visual Basic for Applications- Wikibooks
This book is intended for those who have an existing interest in VBA coding. It provides a few areas of interest with working code that the author finds of interest. In most cases the code can be copied in its entirety into an Excel code editor.
(12243 views)
Visual Basic 2005: A Developer's Notebookby Matthew MacDonald - O'Reilly Media, Inc.
This practical book offers nearly 50 hands-on projects. Each one explores a new feature of the language, with emphasis on changes that can increase productivity, simplify programming tasks, and help you add new functionality to your applications.
(17453 views)