Search |
||
The ATM Object-Oriented Design and Implementation Case Study
Wed, 2009-07-01
A key concept in object-oriented programming is the interactions among objects. Most programming textbooks show code examples that create and use one or two objects to demonstrate specific features of the language. In addition to small examples like these, our textbook Java How to Program, 8/e (published March 2009) presents an object-oriented design/UML 2 automated teller machine (ATM) case study and its complete code implementation. This ATM case study is a nice business example that students can relate to. Students study the interactions of many objects that provide the functionality of a substantial system. The case study helps students tie together the object-oriented concepts they learn. In this presentation, Paul Deitel will overview the two-chapter case study and discuss his experiences teaching it. Each attendee will receive a copy of the case study.Download the presentation so you can follow along as you listen to the podcast. You can download the MP3 of this podcast episode directly, or copy and paste the java.net Community Corner mini-talks feed into a podcast client like Juice or iTunes. You can also subscribe via the iTunes Store. View all JavaOne Community Corner Podcasts. »
Comments
Comments are listed in date ascending order (oldest first)
The presentation is in pptx
Submitted by editor on Sun, 2009-09-20 13:47.
The presentation is in pptx format, which is used by Microsoft PowerPoint 2007.
|
||
|
|
"Download the presentation so
I am unable to view the presentation slides after downloading. There only xml documents. Opening with a browser shows just the xml tree. How to read these xml's? Any xslt required? Please help.