9.14. (Optional) Software Engineering Case Study: Starting to Program the Classes of the ATM System

In the Software Engineering Case Study sections in Chapters 1 and 38, we introduced the fundamentals of object orientation and developed an object-oriented design for our ATM system. In Chapters 48, we introduced object-oriented programming in Visual Basic. In Chapter 9, we took a deeper look at the details of programming with classes. We now begin implementing our object-oriented design by converting class diagrams to Visual Basic code. In the final Software Engineering Case Study section (Section 11.8), we modify the code to incorporate the object-oriented concepts of inheritance and polymorphism. We present the full Visual Basic code implementation ...

Get Visual Basic 2005 for Programmers: Deitel Developer Series, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.