Beginning Object-Oriented Programming with VB 2005: From Novice to Professional
- Length: 384 pages
- Edition: 2nd ed.
- Language: English
- Publisher: Apress
- Publication Date: 2005-11-16
- ISBN-10: 1590595769
- ISBN-13: 9781590595763
- Sales Rank: #3950077 (See Top 100 Books)
- Takes the reader completely through all stages of a programming project, including analysis, modeling, and development using object-oriented programming techniques and VB.NET.
- VB.NET students and followers need a comprehensive resource to correct coding procedures.
- This is a core trade area (careers begin here!) with large potential sales. There is a growing and strong following for VB.NET and a market for students and procedural programmers moving to OO-programming.
Table of Contents
PART 1 Object-Oriented Programming and Design Fundamentals
Chapter 1 Overview of Object-Oriented Programming
Chapter 2 Designing OOP Solutions: Identifying the Class Structure
Chapter 3 Designing OOP Solutions: Modeling theObject Interaction
Chapter 4 Designing OOP Solutions: A Case Study.
PART 2 Object-Oriented Programming with Visual Basic
Chapter 5 Introducing Visual Basic and the .NET Framework
Chapter 6 Creating Classes.
Chapter 7 Creating Class Hierarchies
Chapter 8 Implementing Object Collaboration
Chapter 9 Working with Collections.
PART 3 Developing Applications with Visual Basic
Chapter 10 OSO Application Revisited: Implementing the Business Logic.
Chapter 11 Developing Windows Applications
Chapter 12 Developing Web Applications.
Chapter 13 Developing and Consuming Web Services
Chapter 14 Wrapping Up and Reviewing
PART 4 Appendixes
Appendix A Fundamental Programming Concepts
Appendix B Exception Handling in VB
Appendix C Installing the Sample Databases