Visual Basic .Net primer plus /
Jack J. Purdum
- Indianapolis, Indiana : Sams Publishing, c2003
- xv, 1008 pages : illustrations ; 24 cm.
Includes bibliographical references and index.
1. Getting Started with Visual Studio -- 2. The Basics of Object-Oriented Programming -- 3. Thinking About Programs -- 4. Data Types and Numeric Variables --5. Subroutines and Functions -- 6. String Variables -- 7. Arrays -- 8. Scope and Lifetime of Variables -- 9. Arithmetic and Assignment Operators -- 10. Relational and Logical Operators -- 11. Making Decisions -- 12. Program Loops -- 13. While Loops -- 14. Advanced Array Processing -- 15. Encapsulation -- 16. Class Properties -- 17. Inheritance -- 18. Polymorphism -- 19. Error Processing and Debugging -- 20. Visual Basic -- 21. Creating Your Own Controls -- 22. Visual Basic -- 23. Disk Data Files. Introduction to Data Files -- 24. Database Fundamentals -- 25. Database Programming with Visual Basic -- 26. Web Programming with Visual Basic.
This work is designed to teach solid object-oriented programming skills to students with no programming experience. The authors explain what is happening 'behind the scenes' so readers gain a deep understanding of objects, VB .NET and the entire .NET platform.