Java Book reviews

Hi All,
Anyone looking for book reviews of Java titles - particularly introductory books - should look at the TechBookReport website (http://www.techbookreport.com). You might find it useful...

Thanks nice link :)

Similar Messages

  • How do I send my book reviews to the newspaper from Mac to Microsoft Word?

    I've been asked to send my book reviews to the newspaper in Microsoft Word.  How do I do that with an AppleBook Air?    

    compose the review in word (this is not included, you need to purchase it if you do not already have it) then attach it in an email to the newspaper.

  • I am writing a book review in iBooks

    Using my ipad2  I read a book, gave it five stars, then entered the text for a book review. How do I submit the review. I moved the keyboard expecting to see a submit button. There is no oblivious way to submit my review. I need some help here. Thanks in advance. I am stuck.

    FYI: You may terminate a specific app by just quickly double clicking the home button (this action displays the apps currently running at the bottom of the screen that you have control over), then select the app you want to terminate in this case iBooks by holding your finger on the app icon until you see the red dot with the minus, then simply touch the red dot and the job terminates cleanly without having to reboot the system.

  • 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 :)

  • 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

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

  • 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

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

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

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

  • Book Review Name

    How do I change the name that shows up in iBooks when I write a book review?

    The instructions concerned CDs; the DVDs work in a similar way:
    However, from your follow-up i get the sense that you want to "rip" the DVD in order to view it away from your computer, for example on your iPod, iPad or other mobile device. There are ways to achieve this but the main concern has to do with the status of the DVD. If it is a commercial DVD (educational or otherwise notwithstanding) it is probably copyright protected, which means that it is illegal to rip the files since the encryption code to protect is there to prevent piracy. I am not about to impugn your intentions by imputing nefarious goals to you, but the Digital Rights Management concept is instituted to protect the intellectual property of the copyright owner. You are allowed to make an archival copy for safekeeping; it would be better to ask among your tech-savvy friends for the method since it is contrary to the Terms of Use to suborn illegal actions here.

  • Java book which is fun.

    Please suggest a java book for beginners which will be useful and fun at the same time.

    Head First Java by Bert Bates and Kathy Sierra

  • 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

Maybe you are looking for

  • Making Calls From Landline Through My iMac & Macbook Pro

    Hi, being able to make and receive calls from my iPhone 4s through my iMac & Macbook Pro is good, but I (and from what I can see, so many others) also want to be able to make and receive calls from my landline through my iMac, Macbook Pro. Why does A

  • Problem in creating purchase order document

    Hi, I created a new business document : Purchase request that once it is validated we can copy it to Puchase order. when i save the purchase order doc and then launch the creation of the purchase order the operation succed. But when i try to copy an

  • FW800 port spits fire????

    Hi, Couldn't decide where to post so since I'm an FCP user .... I connected my LaCie 2T drive I've been using for 6 mos. thru its top FW800 port and sparks and even a small flame flew out the second FW800 port on the drive. The drive still works but

  • Migration assistant and iphoto

    While transferring data from my ibook 3.9 Panther to my new mac mini with firewire migration assistant manually with i think a drag and drop technique, the photos transferred but the albums did not. Same with itunes playlists but not bothered with th

  • TS1398 Ipad2 ios6 wifi is searching but never shows any networks. I have tried it in various places still no joy!!!!

    IPad2 ios6 when I try to connect to a wifi network, the iPad is searching for it but never sees anything. I have tried it all over in the last few days with no joy. I have done everything resetting it in iTunes and on the iPad (hard reset) I am begin