Search:

Type: Posts; User: taver

Search: Search took 0.00 seconds.

  1. Thread: Vet program help

    by taver
    Replies
    4
    Views
    1,252

    Try putting your while loops inside the animal if...

    Try putting your while loops inside the animal if statements. It looks like the while loops get executed no matter what animal you select.
  2. Replies
    9
    Views
    3,540

    Ok, why use an interface instead of an abstract...

    Ok, why use an interface instead of an abstract class?
  3. Replies
    9
    Views
    3,540

    thanks for reply, so it's only to ensure the way...

    thanks for reply, so it's only to ensure the way the methods used do not change? Is this used a lot in the industry, i mean using the language Interface ability?
  4. Replies
    9
    Views
    3,540

    interfaces c# what the point?

    Just been reading a chapter on Interfaces; what's the point of adding an interface to your class? Considering all i get for using them is a bunch of methods which i have to implement myself.

    So...
  5. Replies
    6
    Views
    4,086

    I can see why those people who have the desire...

    I can see why those people who have the desire and patience would choose game programming, it would seem to be more fun than writing some run of the mill database program.

    Do employers really take...
  6. Replies
    6
    Views
    4,086

    Learning game programming worth it?

    Is it worth spending the time and effort to learn it? Considering the money and people involved in creating todays games?

    Long gone are the days when you could write a game on your home computer...
Results 1 to 6 of 6