Thursday, October 29, 2009

Object Orientated Programming- The Banking Application - Login

Object Orientated Programming- The Banking Application - Login: "In this article, we discuss the login portion of our banking application. The whole point of this application is to try to simulate an actual banking system, and at the same time to use all the knowledge that we’ve gained about Object Orientated Programming so far. I should also state that this is but one of many ways in which a banking application can be created. We will also be discussing some additional OOP concepts that we have not looked at yet."