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

Similar Messages

  • Looking for recommendations on training books for PS CS3

    I'm not complete newbie to Photoshop, but I know there is so much more I could get out of it.... so I'm looking for a good tutorial book. One that isn't going to cost me an arm & a leg.
    Thanks!

    Michael,
    No book will have solutions to all problems. Even the Web will come up short sometimes. That's what this forum is about.
    I'd start with the manual, then spend some time with the Help files (F1). Yeah, the manual doesn't read like Faulkner, but it's not bad and has the solution to many, many problems. It does rely too heavily, nowadays, on "(see Help files)," but ink and paper have gotten more expensive.
    Next, as someone else suggested, "Classroom in a Book," and work through it all, even the stuff you think you'll never need. You will pick up other knowledge, as you do those exercises.
    At that point, decide what you want to do with Photoshop. That will narrow your book/training down to specific areas, like "Photoshop for Photographers," "Photoshop for Video," etc.
    If you hit a problem, that you cannot solve with the manual, F1, "CiaB," Google and a search of this forum, please post your specific question.
    Hunt

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

  • Looking for a good book about threads

    Hello all,
    I am looking for a good book about threads.
    I would like something which is both practical, but also provides some theoretical basis.
    I am an experienced programmer, with some, but not much, experience with concurrent design.
    I would greatly appreciate any suggestions.

    I found the "Java Threads" book by Oaks and Wong to be fantastic:
    http://www.oreilly.com/catalog/jthreads2/
    - K
    Hello all,
    I am looking for a good book about threads.
    I would like something which is both practical, but
    also provides some theoretical basis.
    I am an experienced programmer, with some, but not
    much, experience with concurrent design.
    I would greatly appreciate any suggestions.

  • Looking for a reading App.  iPad (iOS 7.1.2) - Kindle.  I am looking for a good app that can help a college student with reading books that cannot be found on audio book. Voice over works, but monotone!

    Looking for a reading App.
    iPad (iOS 7.1.2) - Kindle.
    I am looking for a good app that can help a college student with reading books that cannot be found on audio book.  I have tried voice over and it works but it's very monotone and it really strings things together. 
    - I'm willing to pay for a good app but I can't seem to sort though the many that are out there. Any suggestions.

    Ah. I'm surprised, but there we go.
    Have a look here ...
    http://jam.hitsquad.com/vocal/about2136.html
    (courtesy of googling 'OSX free multitrack recording software')
    Didn't have time to do more than skim, but 'Ardour' looked promising. Protools is the only one I've used, the full product is one of the industry standards, but the free 'lite' version listed here seems to be limited to 2 in/out as well.
    Referring to your original post, I'd think trying to write or 'script' something would be a nightmare ... synchronisation of streams within something like Applescript would be a major issue, quite apart from anything else.
    G5 Dual 2.7, MacMini, iMac 700; P4/XP Desk & Lap.   Mac OS X (10.4.8)   mLan:01x/i88x; DP 5.1, Cubase SX3, NI Komplete, Melodyne.

  • Looking for some good documents on performance tunning

    Hi,
    please excuse me, as this is not a technical issue.as i am looking for some good ebooks ,can anybody suggest me some good site from where i can download free. or any metalink number.
    Message was edited by:
    user00726

    Hi,
    Its great to chat with you.. !!
    Really, I am impressed with the things what you have written.
    We are very lucky that such type of Great Person is in ORACLE World.
    As I am eagerly searching for "Practical Oracle8i(TM): Building Efficient Databases " an Hard Copy to read. But, its very hard to find it.
    I had seen Amazon for $44.20, In Our Currency its too high Almost 2000/-
    Can you share with us alteast an PDF Copy of that book.
    It's a request. from my side. and I will be very thankful to you.
    I am searching nearly from past 3 Months.
    Can you write some Book on RAC. I am searching for Good one...
    Thanks & Regards,
    Pavan Kumar N

  • 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

  • Looking for a good tutorial about cookies

    Hello
    I'm looking for a good tutorial ( and clear enough for newbie like me ) on how to make 1.. or 2 cookies and some tips about how to make it.
    - I need to have a cookies that record and store the user preference if he is on an english browser but wish to see the french version of my website ( assume i have a browser language detection script ) and then again turn off the language detection script of the french page if you are on an english browser ( or the other way, if you choose the other way )..
    - I need to have a cookies that record the fact than if you are a mobile, you came on the webpage ( and got redirected the first time to the mobile page ) and that if you choose to click the button " go to regular website", it somehow turn off the mobile detection script on the main page so that the user will be able to navigate the real website if he want to.
    I have absolutly no idea how to make cookie, and even with google, i get basic information how to make cookie, call them, erase them, but not how to make them work like a twin with the other script, and not what to put inside a cookies... in short i know nothing about that ... yet....
    I'm not sure if i am clear, anyway any help, or tip's will be greatly appreciated. Thanks !
    I would prefer Java or Html tutorial for cookies if possible.
    Message was edited by: Chorale0001

    Client side
    I am a novice, but not a rookies.
    I did www.episodesoft.com It is my first project that so many feature for me. Previously i was only doing the preparation for another man who was scripting, but now i'm require to do all. My studying about html/java/css were only an introduction. I'm mainly self-learning and already learned a lot on this website.
    By the way, the Cookies are for this website because right now, it detect the mobile and redirect you. It will also detect ( script ready but disabled ) the language to redirect you to the english version of the website ( currently under construction ).

  • New to Mac and I am looking for a good app to process labels for envelopes. Used to use the Printmaster program on the PC side.  Wondering if "Pages" Iis the correct program to buy of is there another option. Thank you.

    New to Mac and used to use a program called print master for making all kinds of labels etc. I am looking for a good app to do the same.  I was wondering if the Pages app was the right choice to do the labels etc.  I understand that pages I'd a word processing app but I was unable to tell if it could do what I was looking for. Any suggestions would be greatly appreciated

    The Contacts application will print envelopes and is already on your iMac. See this Apple article for information on how to do it.
    Best of luck.

  • Looking for a good method or APP to have client sign a form in a text box

    I am looking for a good method or App to take an existing form/Document and have a client sign, date etc.  I will want to create the text boxes in a stationary location.  Possibly to also take a picture to add to form.
    Has anyone used any apps to accomplish this?
    Apps I have tried.
    Signnow
    Sign PDF
    Sign Easy
    Sign Easy is about the best except the signatures (text boxes, dates, etc) are free floating and confuse people where to add them on form each time.  Clients have no clue how to use it.
    Any suggestions would be helpful.  I may be over complicating this also, as there could just be a PDF app that I utilize.
    Thanks,
    Jim

    Maybe more than you need...
    PDF readers
    PDF Expert – the PDF handling app for the iPad. "It allows you to markup documents with highlights and handwriting, insert text and stamps, sign and even merge PDFs."
    https://itunes.apple.com/us/app/pdf-expert-5-fill-forms-annotate/id743974925?mt= 8
    iAnnotate – turns your tablet into a world-class productivity tool for reading, marking up, and sharing PDFs, Word documents, PowerPoint files, and images.  Has a secure document edition designed for corporations.
    http://www.branchfire.com/iannotate/

  • Looking for a good application to use with my printer so i can print my own photo calanders and invitations?, looking for a good application to use with my printer so i can print my own photo calanders and invitations?

    looking for a good application so i can print photo calanders and invitations at home?

    Hello, i'm using same version of iphoto as you unless you have upgraded.  i am looking to do the same with printing my photo cards to sell at an art tour.  i have made photo cards by using an 8 1/2 by 11 glossy photo paper or matte photo paper.  printing each side separately.  then folding it either horizontally or vertically depending on how  i have designed the card...i'm looking to do a better job and am looking for it to look more professional.  is there special blank card paper to make it look more professional.  many thanks for your reply.

  • Looking for a good note taking app: Are there new features for the Notes app in iOS6?

    Hi,
    I've read that the Notes app with Mountain Lion will be available for OS X as well, and I was wondering if there will be any significant updates to the Notes app coming in iOS 6?
    The Notes app in Mountain Lion supports, as far as I know, text formatting, images and attachments. The Notes app in iOS 5 does not have any of these features, yet still it is claimed that the OS X client will sync with the iPhone, iPad and iPod touch. This means that there must be some rather significant updates coming for the Notes app in iOS 6 to match up with the features of its Mac counterpart. Still, no updates to the Notes app are listed in any of the iOS 6 feature lists I've seen so far.
    I'm looking for a good note taking app for OS X and iOS. I don't like how Springpad works, neither did Evernote work out for me, it's just too complex - I like Simplenote a lot though, it's just that its approach is too radical in my opinion. I was thinking that the Mountain Lion Notes app might be a good alternative because it combines simplicity with rich text formatting and attachments. I kind of hate the skeuomorphic user interface though.
    best, Ian

    You are only addressing other iPad users here & no Apple employees. We have no way of knowing, so you'll have to wait until iOS 6 is released.
    Here's some general info.
    Working with Notes and Documents on the iPad – Alternatives & Suggestions
    http://ipadacademy.com/2012/04/working-with-notes-and-documents-on-the-ipad-alte rnatives-suggestions
     Cheers, Tom

  • Looking for a good movie maker app for iPad 1

    Hi Everybody-
      I am looking for a good Photo/Movie maker for the iPad 1. Something that I can add Photos/Movies together and add some songs and have editing capabilities for all of it and possiabily export it as well to my PC to burn to DVD/CD.
    So if anybody can give my recomondations, I'd really appriciate it.There some good ones, but not for the iPad 1. So I wanted to get all of your suggestions so I can narrow down my search. Please let me know if you need further information as well.
    Thanks so much for your time.
    Sincerely- Douglas

    There are no movie maker apps in the App Store that will work well on the iPad 1, it just doesn't have enough RAM. If you read the reviews for the Avid app in the App Store everyone with an iPad 1 is complaining about it. iMovie, as you probably already knew, does not have a version for the iPad 1.
    Wait for the iPad 3 and then set about making movies, the 1 (which I also have) just does not have the horsepower for what you want to do.

  • Looking for a good music player app

    Hi.
    I have a problem. i'm looking for a good music player app for my new iphone (which i will buy my next month) in terms of playing music. after having 3 phones in the last 9 months i'm still unhappy.
    Had a Samsung Galaxy Ace. sound was above average but due to underpowered processor + RAM (and Samsung stating they won't update the software anymore) i had to sell it.
    Than had a Sony Ericcson Xperia Neo but felt the sound was "flat" and bland" and left me disappointed and uninspired coming from a well-known phone maker know for its audio & visual expertise.
    Now, i currently have the HTC Desire S. umm although the sound was "Ok" with its usual pre-set equalizers (common among Android phones) and SRS sound enhancement it felt me wanting more and although i have the phone for a week now i would say "so far-so good."
    but i heard the best music phones out there are those with either Beats Audio (which are very brand new) or the ones with Dolby Mobile.
    had an iPod touch (4th-gen) and i was amazed and impressed by the sound quality.
    so, if i can get away with a good music player app that recreates surround sound, has good preset EQ's along with customisable ones and one with Dolby-like support which app would you recommend?
    Thank you.

    Stock lock screen does not normally support 3rd party widgets so you wont find any third party players that allows you access while on lock screen..  As for the player I perfer Meridian Media Player Revolute from https://market.android.com/details?id=org.iii.romulus.meridian&feature=search_result#?t=W251bGwsMSwxLDEsIm9yZy5paWkucm9tdWx1cy5tZXJpZGlhbiJd

  • Im looking for a good note app with pen for taking notes ( in english and german )during business trips. Can anyone help

    I'm looking for a good note app with pen function for taking notes ( in English and German ) during business trips. Can anyone help?

    Really sorry to hear about this, particularly when you're putting your life on the line. But Apple cannot track your iPhone in any way unless you had set up Find My iPhone prior to it being lifted.
    It's possible that AT&T might be able to do something, but it's probably that they cannot track it, or will not without a request from an authorized law enforcement agency, but rather would only disable the device. You'll have to try and find a way to contact AT&T directly and ask if they can do anything to help you; the chances of any AT&T employee in a position to help you spotting this thread it pretty small.
    Good luck, stay safe, and come home soon.
    Regards.

Maybe you are looking for