Results 1 to 7 of 7

Thread: Learning Java

  1. #1
    Hey everyone,

    I was just wondering if anyone on this site programs in or has programmed in Java? It's going to be a required class for my CIS degree and I'm wondering what I'm up for.

    Would appreciate anyone and alls replies.

  2. Internet, Programming and Graphics   -   #2
    sez's Avatar c0V3r3Ð iN Ba57ArÐ BT Rep: +23BT Rep +23BT Rep +23BT Rep +23BT Rep +23
    Join Date
    Dec 2008
    Location
    in your sWaRm
    Posts
    1,713
    http://www.tactools.us/java-network-...d-edition.html

    ^don't know if its what you asked for lulz,there is more if you go down a lil.

  3. Internet, Programming and Graphics   -   #3
    Snee's Avatar Error xɐʇuʎs BT Rep: +1
    Join Date
    Sep 2003
    Location
    on something.
    Age
    44
    Posts
    17,985
    Java is a lot like C#, so if you've done any of that, the syntax shouldn't be hard to get into at all.

    The basic stuff is pretty easy throughout, events and swing can be a bit annoying, though.

    Sun has some good resources you can look at:

    http://java.sun.com/docs/books/tutorial/index.html - for tutorials
    http://java.sun.com/javase/reference/api.jsp - for classes and methods

  4. Internet, Programming and Graphics   -   #4
    Java is easy to learn and its syntax is quite simple, clean and easy to understand.The confusing and ambiguous concepts of C++ are either left out in Java or they have been re-implemented in a cleaner way.

    Robust
    Platform Independent
    Secure
    Multi-Threading
    Architectural Neutral
    Portable

  5. Internet, Programming and Graphics   -   #5
    i want to learn Java with an easy way. do you have easy way to learn ?

  6. Internet, Programming and Graphics   -   #6
    Once you learn the basic syntax and know how to write programs, you will be comfortable writing small programs.

  7. Internet, Programming and Graphics   -   #7
    Skiz's Avatar (_8(I)
    Join Date
    May 2003
    Location
    CO
    Age
    46
    Posts
    22,943
    Why are you people posting in a 10 year old thread?

    Closed.


    yo

Bookmarks

Posting Permissions

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