opennms
+ Reply to Thread
Results 1 to 10 of 10

Thread: java?

  1. #1
    Join Date
    Oct 2008
    Posts
    15

    java?

    So is java the easiest language to learn? I want something easy to get me started.

  2. #2
    Join Date
    Sep 2006
    Posts
    1,649
    I have zero experience with Java. I started with HTML, then PHP, and now I'm learning C++.
    "Workers of the world unite; you have nothing to lose but your chains." -Karl Marx

  3. #3
    Join Date
    Oct 2008
    Posts
    4

    Talking Im new to all-net tools and Java

    Hi guys im proud to have joined this forum.
    Oh yeah but that is not the point of this post.
    All I want to say is i'm a high school student learning
    java by using Eclipse. I just started yesterday so I am
    a complete newbie lol!! All I know how to do is start a project
    or make a class. I hope this froum will help me in programming
    even once I matser java and try something else.
    Later,
    Sebastian
    Last edited by blacksabbath; 10-24-2008 at 05:22 PM. Reason: Typo

  4. #4
    Join Date
    Oct 2008
    Posts
    15
    wow! that helped bunches black sabbath, but anyway, ill start working on qbasic

  5. #5
    Join Date
    Oct 2008
    Posts
    15
    is there any specific program to learn it with?

  6. #6
    Join Date
    Oct 2008
    Posts
    15
    ignore my last post, I typed this in last night in qbasic:

    -----------------------------------------------------------------------------
    NUMBER = *
    AGAIN:
    DOUBLE = NUMBER * 2
    SQUARE = NUMBER * NUMBER
    ? NUMBER, DOUBLE, SQUARE
    NUMBER = NUMBER + *
    IF NUMBER < *6 THEN GOTO AGAIN
    END

    -----------------------------------------------------------------------------
    I pressed F5 and it highlighted the word DOUBLE and gave me an error message.
    I don't understand what I did wrong. why did it show the error message?

  7. #7
    Join Date
    Oct 2008
    Posts
    15
    yeah. ill probably move to that soon. qbasic is really easy and a little boring

  8. #8
    Join Date
    Oct 2008
    Posts
    15
    Yeah. That's awesome.

  9. #9
    Join Date
    Oct 2008
    Posts
    15
    so should I use:
    visual studio .net
    dev- c++
    unix, linux?

  10. #10
    Join Date
    Oct 2008
    Posts
    15
    ok thanks.

+ Reply to Thread

Similar Threads

  1. Java tutorial
    By toast in forum Programming
    Replies: 5
    Last Post: 11-28-2018, 12:29 AM
  2. To expertise java programming?
    By chandru49 in forum Programming
    Replies: 17
    Last Post: 10-11-2016, 04:07 AM
  3. Very awesome Java
    By toast in forum Programming
    Replies: 27
    Last Post: 10-28-2006, 06:43 PM
  4. Java Applets Failed
    By MrHell in forum Internet Privacy
    Replies: 1
    Last Post: 03-04-2006, 03:11 PM
  5. java & it's proxy
    By LoOker in forum Proxies and Firewalls
    Replies: 1
    Last Post: 10-10-2003, 05:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts