Search:

Type: Posts; User: Bryan

Search: Search took 0.16 seconds.

  1. Replies
    12
    Views
    3,590

    [SOLVED] Re: Exercise for study course help?

    Well, in case of OOP thats better ;)

    If you code but dont understand you'll keep debugging.
    But if you understand but dont know the code you can still learn it, the syntax is easier to learn than...
  2. Replies
    12
    Views
    3,590

    [SOLVED] Re: Exercise for study course help?

    Haha yeah, Animals and Cars are most used as example because they are easier to explain.:(|)
    Anyway, you get how it works? the exercise is just a way to get the understanding, but just completing...
  3. Replies
    12
    Views
    3,590

    [SOLVED] Re: Exercise for study course help?

    Hey Stacey,

    Let me help you a bit with that.

    You'll have the next objects:
    Scanner, Fruit, Apple, Banana, Tangerine.

    And now about the objects:
    Scanner
    This object has a few methods like,...
  4. Replies
    12
    Views
    3,590

    [SOLVED] Re: Exercise for study course help?

    Fruit has a color.
    Some have seeds.
    Fruit have a shape ( difficult one ;) )
    Some fruit are not eatable.(poison)

    Here is a start ;)
Results 1 to 4 of 4