• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Complete Example of exam part II

 
Ranch Hand
Posts: 223
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

does anybody know of a complete example that reflects all of the issues
of Part II of the exam? I am looking for an example (use cases) incl.
the design (of course a good one ) and ideally the code as well.
Does anybody know of such an example? Where can I find/download it from?

TIA, Detlef
 
Ranch Hand
Posts: 317
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Detlef Folger:
Hi all,

does anybody know of a complete example that reflects all of the issues
of Part II of the exam? I am looking for an example (use cases) incl.
the design (of course a good one ) and ideally the code as well.
Does anybody know of such an example? Where can I find/download it from?

TIA, Detlef



I am not sure how good this one is, but its the best I found when I was looking for something similar :

http://www.math-cs.gordon.edu/local/courses/cs211/ATMExample/

HTH
Parag
reply
    Bookmark Topic Watch Topic
  • New Topic