Visual Basic 2008 Introductory Classic (5th Edition) comes with source code.
Codepub.com colorless tip: Note that there are only source codes, no books.
Visual Basic is a very popular programming language. Visual Basic 2008 is the latest version of Visual Basic launched by Microsoft. Its functions are more powerful than any previous version and can be compared with languages such as C++. This book guides readers to create a picture viewing program and comprehensively explains the various basic skills required to create applications using Visual Basic 2008.
The book is divided into 5 parts with a total of 24 chapters. The first part introduces the Visual Basic 2008 Express Edition development environment and guides readers to use the IDE proficiently; the second part discusses how to create application interfaces, including the use of forms and various controls; the third part introduces programming techniques, including writing and Calling methods, processing values, strings and dates, decision-making and loop structures, code debugging, creation of modules and classes, graphics drawing, etc.; Part 4 explains the processing of files and registry, use of databases and automation of other applications, etc. ;Part 5 introduces application deployment and provides an overview of the .NET Framework.
This book is suitable for readers without any programming experience and novices in Visual Basic. It can also be used as a reference for Visual Basic courses in colleges and universities.