5 Replies - 573 Views - Last Post: 14 November 2011 - 09:45 AM

#1 mil1234  Icon User is offline

  • D.I.C Head

Reputation: 4
  • View blog
  • Posts: 107
  • Joined: 01-February 09

Searching for complete OOP examples

Posted 12 November 2011 - 06:46 AM

Hi to all,

i'm writing to ask if any one of you guys know about books(java/c#) OR tutorial,pdf's etc were complete example on how an oop project is designed and then implemented from start to finish.The link below is exactly the sort of learning that i'm looking after?

http://www.cs.gordon...mple/index.html

this above tutorial designs an atm program and then starts to implement it.My idea is that now that i know the code quite well of certain languages like java and c#, i learn how to build the project i have in front of me by just having a case scenario.Hope i wrote well what i'm looking after!!

Thanks in advance to all

Eric

Is This A Good Question/Topic? 3
  • +

Replies To: Searching for complete OOP examples

#2 RexGrammer  Icon User is offline

  • Coding Dynamo
  • member icon

Reputation: 178
  • View blog
  • Posts: 750
  • Joined: 27-October 11

Re: Searching for complete OOP examples

Posted 12 November 2011 - 06:49 AM

This one is great
The Object-Oriented Thought Process

It's REALLY GREAT, it mostly concentrates on the concepts of OOP rather that their realization, it has some examples, they are in java, it also has some great references to other books...
Was This Post Helpful? 1
  • +
  • -

#3 darek9576  Icon User is online

  • D.I.C Lover

Reputation: 195
  • View blog
  • Posts: 1,619
  • Joined: 13-March 10

Re: Searching for complete OOP examples

Posted 12 November 2011 - 06:50 AM

Good question. I would love to get my hands on such resource as well! :P
Was This Post Helpful? 0
  • +
  • -

#4 fatkat45  Icon User is offline

  • New D.I.C Head

Reputation: 2
  • View blog
  • Posts: 8
  • Joined: 09-November 11

Re: Searching for complete OOP examples

Posted 12 November 2011 - 12:32 PM

this isn't really extensive, but it is a great site in general. check it out.
http://math.hws.edu/javanotes/c5/s4.html

Was This Post Helpful? 1
  • +
  • -

#5 mil1234  Icon User is offline

  • D.I.C Head

Reputation: 4
  • View blog
  • Posts: 107
  • Joined: 01-February 09

Re: Searching for complete OOP examples

Posted 14 November 2011 - 08:42 AM

Thanks for all replies, but unfortunately both the book 'OO thought process' and also the website specified here aren't what i'm exactly looking for....what i really need is a scenario/requirement to develop some program..and how this is planned and later coded, so i learn what have to be my thoughts when i have in front of me a scenario/requirements to built a program in OO?

Thanks to all
Was This Post Helpful? 0
  • +
  • -

#6 darek9576  Icon User is online

  • D.I.C Lover

Reputation: 195
  • View blog
  • Posts: 1,619
  • Joined: 13-March 10

Re: Searching for complete OOP examples

Posted 14 November 2011 - 09:45 AM

You pick up these skills by coding.
Was This Post Helpful? 1
  • +
  • -

Page 1 of 1