What is a good java book

I am new to java. I had a class on it and the book we used in there was cumbersome and unorganized at best. I am wondering what other people have found are good books to help you get better at java. I need something that I can find answers to basic questions and also more advanced ones. If possible I'm looking for one that can also work like a reference book where if I need to know something specific that I can find that pretty quickly too.
Is there such a thing out there? Or am I looking for the impossible? Please help... anyone?

Core Java Fundamentals - ISBN - 0130471771
Core Java Advanced features - ISBN - 0130927384
These assume you know another object orientated language.
The best refrence is the java documentation available at java.sun.com or it can be downloaded.
Andrew

Similar Messages

  • Whats a good JAVA book?

    What do you think is a good Java book for someone who has a little expericne with java? I have experience in COBOL and a little touch of C, and Visual Basic? Any suggestions?
    Thanks
    Justin

    I would suggest Java: an Introduction to Computer Science and Programming by Walter Savitch. This book assumes that the reader has no programming experience and it's aimed at students. I realize that you do have experience with COBOL, but I would recommend this one over the Core Java series to start out. Core Java volumes 1 and 2 are not good as an introduction for someone coming from a non-object oriented language. They would be a lot better for someone migrating from C++. They frequently refer to C++ and VB in their examples. They are excellent books, but better as a reference than an initial learning source.
    Ethan

  • Look for a good Java Book

    Hello,
    I m looking for a good java book.
    I know already about java In general:GUI,SWING ,applet and all basics things.
    i would like to buy a more advanced book.
    Any idea?
    Since all those books are expensive, i want to buy only one book a very good one.
    thanks a lot
    sebastien

    Please any ideas?
    it is very important for me
    i want to learn more about java i can do basic things like GUI,applet and some basic programs
    i want to learn more about java : Java Beans,Java networks,databases,SWING.....
    Any good book which covers many topics at once?
    thanks a lot
    sebastien

  • What's the best java book available?

    Anyone knows any good, detail java book available out there for
    beginer/intermediate level programmer? Greatly appreciated.

    hi,
    i would recommend Beginning Java 2 - SDK 1.4 Version, it's a good book for people starting off and moving to interm., the author covers the basics and more advanced topics later such as JDBC, working with XML and Java and Printing all in one book. Also half way through the book, once he starts talking about building GUI, he builds a small application, then for the next few chapters what ever is taught is also built into the app, the app he shows you how to build is something like ms paint. so he shows you not only how to write small programs but also building an application, i don't remember the size of it but i believe it was a few thousand lines long. he also builds a second app, smaller for working with databases later. the only problem is the size of the book and price, but if you have the time to read it, i'd recommend that one.

  • Any good Java books with Business Examples ?

    Can anyone recommend a Beginner Java book that has some good Business Examples ?
    (Don't recommend the SUN tutorial, as their examples are more for the rocket scientist).

    Not sure what you mean by business examples, but here goes.
    Check out Wrox for some excellent books - not all excellent.
    Check ot samspublishing for the same.
    I have a superb book called Learning java (O'Reilly) that I would recommend to anyone. It lacks complete examples, which I usually rely on, but is a major piece of work for the novice - I have found a large part of this book on the web also, can't remember where.
    My very favourite read is Wrox - J2EE Java server pages
    I would stilll recomend avoiding books by Manning which are generally incomplete and point to other books they have published for this other info.
    best,
    Kev

  • What is a good rmi book?

    can someone please recommned a good rmi book, i know some things about rmi, having taken an advanced os class at college, so i'm familiar with stubs, and rpc, but know little about how to program with rmi. something for beginners, with examples, not all hello world programs.
    Thank you.

    I am reading �Java RMI� by William Grosso (O�Reilly 2002). I recommend it. I especially like his emphasis on design principles. I wish there were more code to study. I also appreciate explanations on details that are presented as notes and boxes. It�s a very enjoyable book to read, a nice presentation.
    My introduction to RMI was chapter 5 (79 pages) of Core Java Volume II by Cay Horstmann (Sun MicroSystems Press 2002). I also recommend this. He has lots of examples and very helpful explanations and insights. I vaguely remember having to set up a Tomcat Web Server for one of the examples.
    There are actually two O�Reilly RMI books. The other one is �Java Distributed Computing� by Jim Fairley (1998). I have seen it in bookstores, but I have not read it.
    �Java Network Programming� by Elliot Rusty Harold (O�Reilly 2000) suggests �Java Distributed Computing� as further reading in his chapter 18 on RMI. This chapter is short, but as is the entire book, without peer in clarity of explanations. I must admit I only dip into this chapter when I am curious, I haven�t read all of it. But I really like the section Under the Hood.
    (Also, somewhere on these forums recently, a person was asking about serialization. One of the replies recommended the 40 page chapter on serialization in Java RMI by Grosso.)

  • Good Java Books ?

    Does anybody know any Good Beginning Java books that they have read ?..I am taking the tutorial here, but also wanted to pickup a book on the subject. Remember, I am absolutely new to the language.

    Good afternoon...
    i thought i once saw a book title java for cobol programmers but i can't seem to find it at the local computer bookstore's website.
    anyways, try teach yourself java in 21 days, it worked for (and it took less than 21 days).
    problem with beginner books is that once you've gone through them they're pretty useless, you'll need an intermediate/advanced book as soon as you "know" java. try and borrow it, or have work buy a copy.

  • What is a good Java Editor to use

    Please email me with a link to download a good java editor. l'm using windows ME notepad to writing java.
    Please email me @
    [email protected]
    thank you

    Hello,
    Why not use Sun Microsystems acquired company's (Forte) software. This IDEs homepage is:
    http://www.sun.com/forte/ffj/index.cgi
    If you have any questions goto:
    http://www.sun.com/forte/ffj/faq/general.html#question01
    You can download it from (you can try it out before you buy):
    http://www.sun.com/forte/ffj/buy.html
    I hope this helps.
    Best regards,
    -Marek.

  • A good Java book for beginners?

    Hello
    I am new to Java language. This year I will go in university (computer science major) so I thought I could study a bit during the summer. So I have choosen to learn the basics (or more) of the Java language. I dont know any other programming languages (So I am completely new to programming too).
    I would like to know which is the best online-downloadable book with which I could start to learn the basics of Java (using the Sun's SDK or Borland's JBuilder Personal)? Any suggestion would be appreciated.
    P.S. Is it good to learn programming using Java as the first language? A friend of mine told me that is better to start with C, then continue with Java.

    Everyone will say that the language they first learnt is the language you should start off with. Java is a good as any language to start with. Whether to by a book or use an online tutorial depends on you.
    Online tutorial are up-to-date, but require a good internet connection and plenty of access to a computer.
    Books can be carried around (read in bed etc.) but learning about computers away from a computer is weird.
    A good book (to download in PDF or buy in a shop) is "Thinking in Java" by Bruce Eckel. It takes you from beginner to expert, in only 1,125 pages!!
    If that's not your thing, try the sun tutorials, links on your left.
    good luck
    izy_t

  • Good Java Book

    Hi guys!
    I am trying to find a good book on JAVA that describes programming techniques and how to write a good, clean production code.
    Can anybody suggest anything on this?
    Thanks!
    PV

    Try these ...
    1) Design Patterns (Gamma, et al)
    2) Effective Java (Bloch)
    3) sourceforge.net (Onot a book, but plenty of Java code to look at and learn from)
    Good luck,
    -Derek

  • What is a good practical book to buy for Tuxedo

    Hi everyone
    i need to know what would be the most practical book to buy for the Tuxedo. it
    doesn't have to be a manual but something thats practical.
    Thanks very much
    mario

    I'm not worried about it at all. I might not ever use Tuxedo again.
    The software will surely be maintained and updated, but Mario was asking about books.
    Wayne
    William Cai wrote:
    I think Chinese team can deal with this product . Don't worry about that !
    Take care!
    William
    "Wayne W. Scott" <[email protected]> ????
    news:[email protected]..
    Don't hold your breath! Not with all the maintenance work being moved toChina.
    /wws
    Winfried Scheulderman wrote:
    ..and it's ONLY useful book at this moment - worth its money.
    Even if it sticks to TUX 6.x, all the basic concepts are clearly
    explained and
    still valid to date.
    Actually it deserves an update (BEA?).
    Winfried
    "William Cai" <[email protected]> wrote:
    Hi, Mario
    "The Tuxedo System" is the bible for tuxedo developer. You can find it
    through www.amazon.com .
    Take care!
    William
    "Mario" <[email protected]> ????
    news:40482d09$[email protected]..
    Hi everyone
    i need to know what would be the most practical book to buy for theTuxedo. it
    doesn't have to be a manual but something thats practical.
    Thanks very much
    mario

  • What's a good book for getting started?

    I've been doing web design in HTML and ColdFusion for almost 3 years. It's clear that ColdFusion is on it's way out and I need to learn J2EE/Java/JSP etc. I have a few questions:
    Java is a term I've heard associated with C++ and other types of programming as well as Web design. Are the Java/C++ Java and the Web Java basically the same type of language? Is the Web Java and JavaScript the same thing? I'm very confused!
    What is a good book for getting these types of questions answered and getting started in J2EE/Java/JSP? There are quite a few variations of script languages out there and I want to make sure I learn the right stuff, ie the stuff that employers are going to be needing.
    Thanks!

    Here is a free online version of a good book:
    http://pdf.coreservlets.com/Core-Servlets-and-JSP.pdf
    Print it off or read from the screen. Otherwise, there are several good Java books out there. What I would do is go to the bookstore and thumb through a few books. Depending on what type of book you want (example based or theory) find the books that you think would satisfy your learning style. Write down the names and authors, go home and buy them used online at Amazon for tremendous discounts. This way you can buy several versus just one.

  • How to become a good java programmer

    Hi guys
    I have been in touch with java for 3 years but I have not learned it from basic and fundamentally, so I started to learn it from very basic. but how can I become a good java programmer? can we put the answer of this question in steps ?
    Thanks

    Alex_Haze wrote:
    Hi guys
    I have been in touch with java for 3 years but I have not learned it from basic and fundamentally, so I started to learn it from very basic. but how can I become a good java programmer? can we put the answer of this question in steps ?
    Thanks1) Get a good java book and read it from start to finish. Understand and then use every technique demonstrated in the book before moving onto the next.
    2) Develop good programming practices in general. Use resources like Code Complete and software engineering books to improve the quality of your code and development practices. This is a typical programmer's bookshelf:
    [http://www.codinghorror.com/blog/images/my-programming-bookshelf-small.jpg|http://www.codinghorror.com/blog/images/my-programming-bookshelf-small.jpg]
    3) Learn new things, always. Start witing things in J2EE. Start writing things in Swing. Even pick up a new language. Different perspectives help you see things in different ways and let you think in new directions.
    4) Pay attention to detail. Strive to write the very best code you can every time. Think constantly about how you can do it better.
    5) Solicit feedback from peers, coworkers, and quality online communities. Ask them how you can do it better. Post code examples and trust your gut if you suspect that something could be done a better way.
    6) Accept that it won't happen overnight. The road to being a "good" programmer is a long one.

  • Java Books

    Hi all,
    I am a Java back-end,server-side programmer (junior to mid-level). Worked mostly on core Java. I would like to improve my Java programming skills. I know hundreds of books and tutorials are out there, but taught it might be a good idea to ask you guys first and have some idea before starting to buy any...
    Does anybody know a good Java book that I can buy or a good tutorial that I can use (in order to improve my Java programming skills)?
    Also I like to learn about 'web-services' (and maybe move toward that for my next job). Does anybody know of a good book or turorial for that?
    Any help is greatly appreciated.

    The Java Programming Language - 4th Edition
    Effective Java
    Refactoring
    Design Patterns: Elements of Reusable Object-Oriented Software
    Head First Design Patterns
    Refactoring to Patterns
    Java Design: Building Better Apps and Applets (2nd Edition)
    ~

Maybe you are looking for

  • Can't show 7PM with Time Stamp Control

    Maybe it's just me, but I can't seem to get any time stamp controls to accept 7PM as an entry.   ....this is kind of a problem for the data entry I'm supposed to be doing this weekend.   Any workaround? Patrick Allen

  • Web Service using HTTP-XML Protocol

    Can anyone provide an example of a web service in WebLogic 8.1 using the http-xml protocol (i.e., not using SOAP)? I am trying to understand how to gain access to the xml within the http post using WebLogic's web service paradigm within WebLogic Work

  • How do I get Maps application to work in NZ on my ...

    hey I bought a nokia 5800 xpress music from singapore early this year and now im back in nz and I am having problems gettin the maps to work. I havent downloaded any maps software or anything and just not sure how to get it working? (yes i kno i kno,

  • Flash 5.5 compile errors

    Just tried compiling a iOS app I developed in Flash 5 using Flash 5.5.  Getting a bunch of errors related to TCM.  I'm under a deadline so any ideas are appreciated!  Here's a sampling of the errors: tempInit, Line 1 1172: Definition fl.text:TCMText

  • Is the blackberry classic unlocked? and can I use it on China Mobile GSM if I visit China?

    Two problems that bother me now. Can I buy an unlocked blackberry classic from Verizon? Can I use it on China Mobile GSM carrier if I could buy? thanks