Java Programming class officially started today...

Discussion in 'Off Topic Discussion' started by PhantasyStar, Aug 24, 2005.

  1. PhantasyStar

    PhantasyStar Well Known Member

    Joined:
    Jul 11, 2004
    Messages:
    1,551
    Likes Received:
    19
    ...and right now, I really like Visual Basic more. For starters, in Visual Basic, you get to move the object around with your mouse, but in Java, you have to use the invoke the void MoveLeft, MoveRight, etc...It's pretty annoying when you want to get the object at a certain spot, but it takes a few minutes just to do it.
     
  2. the_steadster

    the_steadster Site Soldier

    Joined:
    Apr 4, 2004
    Messages:
    2,593
    Likes Received:
    2
    Ahh just bin this object oriented rubbish and revert to assembly ;)
     
  3. Mark30001

    Mark30001 Guest

    Man, I bet ya that Visual C++ is a lot harder... I started at a young age, but it's still complicated, although I know most stuff now.
     
  4. Paulo

    Paulo PoeticHalo

    Joined:
    Mar 13, 2004
    Messages:
    5,354
    Likes Received:
    7
    Java is ok once you get used to it. What are you using to learn how to use it? BlueJ by anychance?
     
  5. PhantasyStar

    PhantasyStar Well Known Member

    Joined:
    Jul 11, 2004
    Messages:
    1,551
    Likes Received:
    19
    Yeah, BlueJ.
     
  6. GaijinPunch

    GaijinPunch Lemon Party Organizer and Promoter

    Joined:
    Mar 13, 2004
    Messages:
    10,999
    Likes Received:
    75
    Java sucks ass. It is one of the most conformed and used programming langauges around, and is still by far the slowest.
     
  7. mairsil

    mairsil Officer at Arms

    Joined:
    Apr 20, 2005
    Messages:
    3,425
    Likes Received:
    153
    Each language has advantages and disadvantages. Java "purely" object-oriented, but can be convoluted to use for non-OO programs. Visual Basic is really convenient for simple UI's, but has limited capabilities unless you learn the advanced programming aspects. C++/VC++ is the easiest to get it to do what you want, but is arguably the hardest to learn and master. Personally, I use Java and C++/VC++ interchangeably with no preference to either.
     
  8. Zilog Jones

    Zilog Jones Familiar Face

    Joined:
    Nov 12, 2004
    Messages:
    1,202
    Likes Received:
    0
    I'm starting Java next semester (in the end of September). I've done 8051 Assembler and C since then, but none of that newfangled object-orientated stuff. It sounds scary -_-
     
  9. GaijinPunch

    GaijinPunch Lemon Party Organizer and Promoter

    Joined:
    Mar 13, 2004
    Messages:
    10,999
    Likes Received:
    75
    The sad thing is, programming Java is probably more useful in the real world. There is almost zero use for it in the industry that I'm in though, as it's so slow. Trying to learn C++ very slowly, but as mairsil pointed it, the learning curve sucks.
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page