Recommend an advanced java book

hello,
i'm not that new to java because i know all the concepts and all
but i have reached a point where i need to move forward, so i feel i need a good book -a bit advanced not too much- to progress.
I don't have my mind set on a specific aspect of java , i know java is a huge world, what i'm looking for is an all in all book , maybe later i can focus on one topic at a time.
thanks,
Merry Christmas to y'all

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)
~

Similar Messages

  • Advanced java book needed

    i need a throrough java book to add to my collection which goes over the most advanced of java programming (reflection, polymorphism etc...) in hopefully one book which has clear examples. if you know of one please give me isbn or title/author id be so grateful. thanks!

    So many topics though!
    There is a book on Java thread ("Java Threads v2"?)
    There are several books on java optimization (like use StringBuffer instead of String)
    The Java Lang Spec 2 book.
    The Java Virtual Machine 2 book.
    The Java Native Inteface 2 book.
    I suspect the Sedgewick Algorithms book is good, unless you already have one for another language.
    There are some enterprise level books but no titles I can recall right now.
    And naturally there are books that apply to advanced java work like some of the design books (like the UML stuff.)

  • 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

  • Java book

    Can anyone recommend a good java book for a complete beginner? I have a copy of 'simply java', but i cant get the initial projects to work and there isnt enough clear explanation as to howi fix errors in my code. I am a not attending a course, the book will need to be purely for home study.
    Any recommendations would be helpful and if u have used the simply java book maybe you can help me understand why the ATM project at the start of the book wont work for me.
    Cheers
    John

    [Head-First-Java|http://www.amazon.com/Head-First-Java-Kathy-Sierra/dp/0596009208/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1206973137&sr=8-1]
    Is not bad in combination with the tutorials here:
    [sun tutorials|http://java.sun.com/docs/books/tutorial/index.html]

  • Eclipse Java Book

    Hi sorry if I am posting in the wrong place!
    I have started using Eclipse 3.0 but am new to Java also - I have some books on Eclipse itself but am looking for some recommendations on a Java book that might go with Eclipse?
    Any help appreciated, Tabilda

    Don't use an IDE until you know the languagebetter!
    Why not? IMHO the errors and warnings the IDE gives,
    with the autocomplete feature and all that stuff, are
    pretty useful to a neophyte.Well, of course they're useful. A car which drives itself would be useful, but would it help someone learn to drive? Calculators are useful, but do they improve, or denigrate, mental arithmetic?
    The problem with IDEs and newbies is, they have no idea where the language stops and the IDE begins. When they have a problem, they have no idea how to solve it. That's why we see endless questions here proclaiming to be a NetBeans issue, which turns out to be that the OP didn't know some fundamental piece of Java syntax. That's why people get confused about whether "tomcat is compatible with eclipse" or similar, they don't know enough about Java itself to know how nonsensical that is. And nor will they until they know the separation between IDE and language
    Auto-complete is a poor aid to learning, since it absolves the user of actually having to know the API he's using

  • Java Book Recommendation?

    Hi,
    I work a lot with scientific computation: reading in data, working with mathematical models, etc.
    However, I can't find a Java book that tackles those aspects in depth.
    Does anyone know of a good book on this topic?
    Regards,
    -mike

    mmeclimate wrote:
    I am sorry you feel that way about my questions! For example, in scientific computing, we work a lot with differential equations, Fourier transforms and so on. I can of course, write a program that will do those computations from scratch - which would take a lot of time! Or, what if there was a Java package that do these calculations? By having a book which focuses on these issues, one can save a lot of time! So, I believe you may have misunderstood my questions.
    That's a different question.
    Of course there exist libraries to aid in scientific and engineering computing.
    Can't give you names as I'm not (sadly) into that field any more, but I do know they exist.
    There are a few books that deal with Java and Scientific Computing that I found. These books prove that the questions that I posed here are relevant, and not a way of "give me the source" that you mentioned. Most people who replied to my questions were very polite as I have been - politeness is definitely an attitude that is much appreciated here!
    Most such questions are from schoolkids who don't want to put in their own effort but just want to copy and paste sourcecode and turn it in as their own for their homework assignments.
    That's how yours was understood to be as well.
    Here is a list of the books I found:
    - A Numerical Library in Java for Scientists and Engineers by Hang T. Lau
    - Java for Scientists and Engineers (2nd Edition) by Stephen J. Chapman
    - Essential Java for Scientists and Engineers by Brian Hahn
    - Java Programming for Engineers by Julio Sanchez and Maria P. Canton
    - Java Gently for Engineers and Scientists by Judith Bishop and Nigel Bishop
    - Java for Engineers and Scientists by Gary J. Bronson
    This is definitely a great list for people who want to apply Java in Science and Engineering.
    May look at some, especially the first :)

  • 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.

  • Effective Java Book Club

    Me and a couple of colleagues are going to work through the new edition of the Java classic "Effective Java".
    We are going at a moderate pace of one chapter each week.
    I'd like to invite anybody interested in this to join us for discussion of the book's items.
    To keep discussions separate and dedicated to the book, I have create a forum at [http://n2.nabble.com/Effective-Java-f34745.html|Nabble]
    We will start discussing the first chapter on Mon, July, 21th (so that anybody has a chance to grab a copy and start reading).
    This effort is not officially associated with the book, the author (Joshua Bloch), the publisher (Addison Wesley) or Sun Microsystems in any way.
    "Effective Java" discusses intermediate to advanced topics and is the one Java-book I recommend to any serious Java developer who has mastered the basics.
    See [http://java.sun.com/docs/books/effective/|Effective Java Home Page]

    Thanks Philip.
    Please note that there is absolutely no commercial interest at all plus the topic really is "Java Programming".
    The book even is marketed by Sun itself and one of the two links is going to the book's page at sun.com.
    The other is to an ad-free forum at a community site for a very specialized topic that does not fit into the forums here.
    If there's anything that may benefit from this, it is sales of the book - though I doubt that that's necessary at all.

  • Advanced java web development

    is there are any books for advanced java web development ?
    (including Persistance, struts, Springs, Jsf and Vjsf)

    Assuming you are talking about one book only: of course not, such a book would be useless as it will tell only a little of subjects for which numerous books have been written individually. A Google query will give you the same high level information without wasting money.
    In any case:
    I would focus on one technology at a time if I were you. For persistence I recommend "Pro JPA 2". For Javaserver faces you can hardly go wrong with the reference manual (simply called "javaserver faces 2.0"), although the JSF 2.0 cookbook may be a nice addition to it because it has more focus on specific topics.

  • 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

  • Theoritical Doubt regarding Advanced java

    Hi, I would like to start learning Advanced Java. From where should i start. As per my knowledge I guess Core Java mainly ends with Applets. Where from should I start for Advanced Java. Upon Core java, is it advisable to learn Advanced Java or else J2EE?
    I dont know whether I'm right or wrong to post such a question here.
    Any kind of reply is highly appreciable.
    Thanks in advance.
    Edited by: netbeans2eclipse on Sep 16, 2008 10:07 AM

    As per my knowledge I guess Core Java mainly ends with Applets.Before you go off hunting down the elusive "Advanced Java", maybe you should explain
    what "ends with Applets" means. Swing? Have you done the following?
    1. Written a complete Swing application?
    2. Used concurrency in Swing, for example, SwingWorker?
    3. Designed your own LayoutManager?
    4. Worked with [Java2D |http://java.sun.com/docs/books/tutorial/2d/index.html] ?
    5. Used Drag and Drop Data transfer?
    6. Worked with some of the more advanced controls, like JTree and JTable?
    7. Defined your own model classes?
    8. Written code to support undo/redo functionality?
    9. Designed your GUI code around an architecture like MVC or MVP ?
    The list goes on, but those are the first things that pop into my head.

  • Please recommend a best practices book

    Can someone recommend a core java best practices book.
    I have read several books and yet when someone says use a tagging interface... I just look at them and wonder what they are talking about.. then I google and find out.. There may be several such terms that I am not aware of... How do I learn about these terms like POJOs etc.. People keep using words like POJOs and then I find out its nothing but a java class object.. but how do I know that?
    Someone once said "You know only 5%, 20% you know you dont know, 75% you dont even know that you dont know".. Which book can give me that 75% ?
    I know basic datastructures etc.. but when to apply what is what I want to learn.
    A book which talks about when to use which datastructure, good usage of interface examples, and best practices that are used in real application production environment. Can someone please recommend a good book like that ? Is there any ? Real cases?

    Maybe this should be a different thread but how do
    programmers organize folders for projects?
    Every company has a common java classes shared by
    programmers I presume? That must be located in a
    central access place and I am curious how they
    organize folders?Folders? Maybe. Version control system, with a "commons" tree? Better.
    Have a look at Matt Raible's AppFuse. It's a fine example organization for a project.
    As for me, I do something like this:
    I build with Ant: http://ant.apache.org
    /source is the directory where anything I check out of version control will go.
    Under that:
    /java - .java source files.
    /lib - 3rd party JARs (e.g., JDBC drivers, etc.)
    /jsp - JSPs
    /etc - deployment descriptors, like web.xml, etc.
    /xml - XML files
    /xsl - XSL stylesheets
    /html - HTML files
    /css - cascading stylesheets
    /sql - SQL scripts for creating, altering, populating relational tables.
    %

  • Looking for a good beginner/intermediate Java book

    Hello everyone,
    I am looking for a good beginner/intermediate Java book. I have taken a couple of Java classes (Beginner programming + beginner Java) and have a fairly good understanding of the basics. What I want is a book that is going to build on that as well as give me some good practical problems to work on while I'm doing so. Can anyone recommend one or two good books that would fit the bill?
    Thanks!

    Those three books are all excellent, but are all beginner books. When it comes to intermediate books I think you need to go topic by topic.

  • Suggestion on Java Book

    Hi! I studied Java about 2-3 yrs ago and I just need to refresh my memory about the language so does anyone have suggestions about which book to buy? I just need a Java book that would refresh my memory and if possible, update me on the latest information and news about java. Thank you very much!

    i think he means that a lot of people have asked the same question before, and you should do a search on the forums for an answer.
    But really, if you're looking for a good book you can't go past Core Java 2 (Vol 1 & 2), by Horstmann and Cornell, from the Sun Microsystems Press. Vol 1 covers all the fundamentals and is a great reference. Vol 2 goes into more detail on advanced topics: multithreading, networking, advanced swing and awt etc, both come with a CD that has heaps of code samples.
    They are a bit expensive (over $Aus 100 each) but more than worth it.

Maybe you are looking for