How to start learning java ??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Cherrish Vaidiyan

    How to start learning java ??

    Hello Pals,
    I am very much interested to master java. i know C and C++. I can
    handle programming to certain level in either language.I beleieve java
    is the king in OOP. i need to learn it from the scratch. I am from
    India, Can you help me suggesting some websites other than
    www.java.sun.com to get a start?
    Also the books needed for a beginner to undertand easily?
    Anyone can even mail to the above id for their personal suggestions...
    Thanking you...

    regards,
    Cherrish Vaidiyan
  • @xs4all.nospam.nl (remove .nospam)

    #2
    Re: How to start learning java ??

    Cherrish Vaidiyan wrote:[color=blue]
    > Hello Pals,
    > I am very much interested to master java. i know C and C++. I can
    > handle programming to certain level in either language.I beleieve java
    > is the king in OOP. i need to learn it from the scratch. I am from
    > India, Can you help me suggesting some websites other than
    > www.java.sun.com to get a start?
    > Also the books needed for a beginner to undertand easily?
    > Anyone can even mail to the above id for their personal suggestions...
    > Thanking you...
    >
    > regards,
    > Cherrish Vaidiyan[/color]

    If you already know C++ perhaps you can skip introductions about
    programming in general. Maybe the books "Core Java Fundamentals" and
    "Core Java Advanced Features" may suit your needs. Both books are
    written by Cay Horstmann and Gary Cornell. The coding standard they
    propose is a bit "irregular" and seldom used, but the contents of these
    books will definitely teach you Java, in a pace you can select yourself.
    All items of interest are covered, starting from primitive type sizes to
    XML, TCP/IP, threads, etc. etc.

    I'm sounding like a salesman.... Anyway, these are definitely not the
    best books about Java, but I'm sure they can be of help.

    Regards,

    Joost van Stuijvenberg

    Comment

    • F. Da Costa

      #3
      Re: How to start learning java ??

      Cherrish Vaidiyan wrote:
      [color=blue]
      > Hello Pals,
      > I am very much interested to master java. i know C and C++. I can
      > handle programming to certain level in either language.I beleieve java
      > is the king in OOP. i need to learn it from the scratch. I am from
      > India, Can you help me suggesting some websites other than
      > www.java.sun.com to get a start?
      > Also the books needed for a beginner to undertand easily?
      > Anyone can even mail to the above id for their personal suggestions...
      > Thanking you...[/color]
      Have a look at this site. I used it when i started.


      You can even get the stuff in PDF

      Cheers,
      Fermin DCG[color=blue]
      >
      > regards,
      > Cherrish Vaidiyan[/color]

      Comment

      • James

        #4
        Re: How to start learning java ??

        Just download all the code and tutorials and you will be in the money ina
        few months.
        "Cherrish Vaidiyan" <unbreakablemat rix@yahoo.com> wrote in message
        news:f037d974.0 403301105.96415 52@posting.goog le.com...[color=blue]
        > Hello Pals,
        > I am very much interested to master java. i know C and C++. I can
        > handle programming to certain level in either language.I beleieve java
        > is the king in OOP. i need to learn it from the scratch. I am from
        > India, Can you help me suggesting some websites other than
        > www.java.sun.com to get a start?
        > Also the books needed for a beginner to undertand easily?
        > Anyone can even mail to the above id for their personal suggestions...
        > Thanking you...
        >
        > regards,
        > Cherrish Vaidiyan[/color]


        Comment

        • Jeff Schwab

          #5
          Re: How to start learning java ??

          Cherrish Vaidiyan wrote:[color=blue]
          > Hello Pals,
          > I am very much interested to master java. i know C and C++. I can
          > handle programming to certain level in either language.I beleieve java
          > is the king in OOP. i need to learn it from the scratch. I am from
          > India, Can you help me suggesting some websites other than
          > www.java.sun.com to get a start?
          > Also the books needed for a beginner to undertand easily?
          > Anyone can even mail to the above id for their personal suggestions...
          > Thanking you...[/color]

          I liked the O'Reilly _Programming Java._ I still use it for reference.
          If I had it to do over, though, I might try _Core Java_ from Prentice
          Hall instead. The _Core Servlets & JavaServer Pages_ was very good,
          although Volume II hasn't been published yet, and the author (Marty
          Hall) hasn't even responded to my email asking when it might become
          available.

          Comment

          • Jeff Schwab

            #6
            Re: How to start learning java ??

            Jeff Schwab wrote:[color=blue]
            > Cherrish Vaidiyan wrote:
            >[color=green]
            >> Hello Pals,
            >> I am very much interested to master java. i know C and C++. I can
            >> handle programming to certain level in either language.I beleieve java
            >> is the king in OOP. i need to learn it from the scratch. I am from
            >> India, Can you help me suggesting some websites other than
            >> www.java.sun.com to get a start?
            >> Also the books needed for a beginner to undertand easily?
            >> Anyone can even mail to the above id for their personal suggestions...
            >> Thanking you...[/color]
            >
            >
            > I liked the O'Reilly _Programming Java._[/color]

            Correction: It's called _Learning Java_.
            [color=blue]
            > I still use it for reference.
            > If I had it to do over, though, I might try _Core Java_ from Prentice
            > Hall instead. The _Core Servlets & JavaServer Pages_ was very good,
            > although Volume II hasn't been published yet, and the author (Marty
            > Hall) hasn't even responded to my email asking when it might become
            > available.[/color]

            Comment

            Working...