DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    CK Guest

    Book recommendations?

    Hi all,

    I was hoping someone could recommend a really good beginners book about Java
    as I wish to learn it. The book should be suitable for someone who has
    never coded before.

    Thanks,
    C



  2. #2
    boxman Guest

    Re: Book recommendations?


    Try Thinking in Java by Bruce Eckel. There's a free electronic book download
    found all over the net.

    Finally, If you've never coded before I'd first back up and at least get
    accquainted with C++. Eckel also has a free book called Thinking in C.


    "CK" <chlorinekid@ivillage.com> wrote:
    >Hi all,
    >
    >I was hoping someone could recommend a really good beginners book about

    Java
    >as I wish to learn it. The book should be suitable for someone who has
    >never coded before.
    >
    >Thanks,
    >C
    >
    >



  3. #3
    Paul Clapham Guest

    Re: Book recommendations?

    I have to disagree with you about C++ being a useful introduction to Java.
    Java is not just C+++. And I've observed that a lot of Java beginner
    questions are "How do I do this thing in Java that I did this way in C++?".
    I'd say, if you want to learn Java then do that. Don't start by learning
    some other language that will teach you bad habits.

    PC2

    "boxman" <bill@aol.com> wrote in message news:3bd212f7$1@news.devx.com...
    >
    > Try Thinking in Java by Bruce Eckel. There's a free electronic book

    download
    > found all over the net.
    >
    > Finally, If you've never coded before I'd first back up and at least get
    > accquainted with C++. Eckel also has a free book called Thinking in C.
    >





  4. #4
    Val Guest

    Re: Book recommendations?


    I agree with Paul.It´s not a good idea loose time with C++. If you´re novice,
    must to learn just Java now. So i recommend to you " Core Java 2 - fundamental".

    Val

    "Paul Clapham" <pclapham@core-mark.com> wrote:
    >I have to disagree with you about C++ being a useful introduction to Java.
    >Java is not just C+++. And I've observed that a lot of Java beginner
    >questions are "How do I do this thing in Java that I did this way in C++?".
    >I'd say, if you want to learn Java then do that. Don't start by learning
    >some other language that will teach you bad habits.
    >
    >PC2
    >
    >"boxman" <bill@aol.com> wrote in message news:3bd212f7$1@news.devx.com...
    >>
    >> Try Thinking in Java by Bruce Eckel. There's a free electronic book

    >download
    >> found all over the net.
    >>
    >> Finally, If you've never coded before I'd first back up and at least get
    >> accquainted with C++. Eckel also has a free book called Thinking in C.
    >>

    >
    >
    >



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
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links