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

Thread: java books

  1. #1
    Guest

    java books

    I am a experienced C programmer, and I know a bit on OOP. But I know nothing on Java programming.
    Indeed, I want to write some multi-player java games on the web.
    Which books do you recommend for me?
    I am ranking myself as a newbie on Java, although Java lang. look like C.



  2. #2
    Join Date
    Mar 2000
    Posts
    16

    Re: java books

    You can use book "Thinkong in JAVA"
    To get this book, you can go to site www.javalobby.com or to www.java.sun.com
    Unfortunately I don't remember auther at the moment but surely can tell you that this is the best book for beginners. I too created a multiplayer game and had referred to this book for the same purpose.

    All the best.


  3. #3
    Join Date
    Apr 2000
    Location
    IL,U.S.A
    Posts
    33

    Re: java books

    "Thinking in Java " 's written by Bruce Eckel and I think you can also get this book at eckelobjects.com.


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