CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Learning Java

  1. #1
    Join Date
    Jul 1999
    Posts
    5

    Learning Java

    Hi,

    Im learning Java on my own at least trying to. Does anyone know of a good course possibly (cheap)
    I work during the day, so im looking for an evening course. Thanks


    Jeff

    Jeffrey Safier

  2. #2
    Join Date
    May 1999
    Posts
    78

    Re: Learning Java

    Core Java Fundementals Vol I by SUN is a good book to read .


  3. #3
    Guest

    Re: Learning Java

    if you haven't ever coded any language before, at all, then get 'Java for Students' by Douglas Bell and Michael Parr (Prentice Hall). It's awesome, and doesn't assume any prior programming knowledge. I never coded before, and I love it.


  4. #4
    Join Date
    Jul 1999
    Location
    Metro DC
    Posts
    32

    Re: Learning Java

    Look that the turorials on the java.sun.com web-site. It is a great way to learn the basics of java.

    Also look into CBT (Computer Based Training)...
    I could recommend a good java book, but not all books are for everyone. Pick a good book on Java that you feel comfortable with and go throught it. Oreilly is a good place to start.


Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured