|
Learn to Program VB6
Visual Basic has begun to replace COBOL as an introductory programming language due to its ease of use and the near universal move to the Windows operating system. McKeown and Piercy's text addresses the need for a text that offers an adequate balance between the demonstration of the Visual Basic interface and teaching programming logic that the reader
must know regardless of the language. The goal of this book is "to achieve a balance between demonstrating the power and excitement of Visual Basic and the need to teach traditional programming logic."
1. An Introduction to Programming and Visual Basic.
2. Using Visual Basic to Create a First Project.
3. Variables, Assignment Statements, and Arithmetic.
4. The Selection Process in Visual Basic.
5. The Repetition Process in Visual Basic.
6. Working with Arrays in Visual Basic.
7. Using Functions, Subs, and Modules.
8. Security, Menus, and Files.
9. Introduction to Working with Databases in Visual Basic.
10. Advanced Database Operations.
11. Using Visual Basic to Create Graphics.
12. User-defined Data Types, Direct Access Files, and Object Classes.
13. Introduction to VBScript.
Index.
|