
Visual Basic
Publisher: Wikibooks 2010
Description:
This book is written from a Visual Basic 6.0 perspective although much of what is said is also valid for Visual Basic 5.0 and Visual Basic 4.0. It covers many different techniques and topics including optimization of programs, object oriented programming and coding guidelines to name a few.
Download or read it online for free here:
Read online
(online html)
Similar books
VB.NET Programmingby mkaatr - mkasoft.com
This e-book is a quick introduction to VB.NET programming language. It explains the very basics of the language with screenshots showing what is expected to see during development process. It does not cover every aspect of the language.
(12090 views)
Introduction: Visual BASIC 6.0by Gary Haggard, Wade Hutchison, Christy Shibata - Bookboon
'Introduction to Programming in Visual BASIC 6.0' gives a careful and accessible introduction to programming in BASIC for the student wanting to understand what programming is all about and what programs like Excel are doing.
(22471 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.
(12396 views)
Visual Basic Essentials- Techotopia
The book covers everything needed to get up to speed with Visual Basic. The text includes the installation of Visual Studio, variable types, flow control, string manipulation, database access, form designing, graphics, arrays, and much more.
(23518 views)