Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: how to approach oops

  1. #1
    Junior Member
    Join Date
    Aug 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to approach oops

    I'm not beginner to java. I'm a final year engineering student but still I have lot of confusion in oops concept. I can solve all of my problems but I did it in structured manner. I know it is not good but I can't able to find the oops properties in the problem. So please help me how to approach the problem with oops concept ?


  2. #2
    Member llowe29's Avatar
    Join Date
    Jul 2013
    Posts
    116
    My Mood
    Tired
    Thanks
    9
    Thanked 5 Times in 5 Posts

    Default Re: how to approach oops

    Java Video Tutorial 5: Object Oriented Programming - YouTube
    here is a very useful video.
    Please remeber to thank me.

  3. #3
    Member
    Join Date
    May 2011
    Location
    west palm beach, FL
    Posts
    189
    My Mood
    Tired
    Thanks
    41
    Thanked 11 Times in 10 Posts

    Default Re: how to approach oops

    going further could you post a code to a program you made in and we can give you tips on how to make it OO to give you a good idea of how things go and such?

Similar Threads

  1. How would I approach this?
    By thatguywhoprograms in forum Java Theory & Questions
    Replies: 5
    Last Post: December 20th, 2011, 10:08 PM
  2. Java oops concept video for 10 min
    By jessie143143 in forum The Cafe
    Replies: 1
    Last Post: October 10th, 2011, 06:50 AM
  3. How would you approach this?
    By Staticity in forum Java Theory & Questions
    Replies: 3
    Last Post: October 10th, 2011, 12:09 AM
  4. Applications of OOPs
    By sriraj.kundan in forum Object Oriented Programming
    Replies: 5
    Last Post: June 21st, 2009, 10:25 PM
  5. Confusion in creating class with OOPS concept
    By grbsmj in forum Object Oriented Programming
    Replies: 3
    Last Post: May 6th, 2009, 03:14 AM