Search:

Type: Posts; User: Cornix

Search: Search took 0.11 seconds.

  1. Replies
    10
    Views
    1,686

    Re: VBA programmer trying to learn Java

    Not quite what I was saying but still somewhat correct.
    Not everything is an Object in java, there are primitive data types like int, float, double, boolean, etc, and there are static methods which...
  2. Replies
    10
    Views
    1,686

    Re: VBA programmer trying to learn Java

    But how would the user do that? Do you want to have a GUI, do it via command line, read a text-document? Any part of a program which relies on interaction is more complicated by default.
  3. Replies
    10
    Views
    1,686

    Re: VBA programmer trying to learn Java

    What *is* a "decision tree'? You have to define the things you want to work with. How does the user interact with it, and how is anything altered? What kind of object is altered? How do you connect...
  4. Replies
    10
    Views
    1,686

    Re: VBA programmer trying to learn Java

    What exactly do you mean? What kind of code were you looking at?
    Code usually does quite a lot, of course, what you define as "doing something" is the more important question.
Results 1 to 4 of 4