Page 1 of 2 12 LastLast
Results 1 to 16 of 17

Thread: Best book to learn JAVA 2?

  1. #1
    Taz
    Taz is offline
    Senior Member Taz's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    2,152
    Thanks
    57
    Thanked
    29 times in 27 posts
    • Taz's system
      • Motherboard:
      • Gigabyte Z270 HD3P
      • CPU:
      • Intel Core i5 7600K
      • Memory:
      • Corsair CMK16GX4M2B3200C16R Vengeance LPX 16 GB
      • Storage:
      • Samsung 960 EVO M.2-2280 500GB (PCIe) + 1TB Sandisk Ultra II SSD (SATA)
      • Graphics card(s):
      • Asus NVIDIA GeForce GTX 1070 OC
      • PSU:
      • Corsair CS550M 550W Hybrid
      • Case:
      • NZXT Source 340
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • 34" Asus Designo Curve MX34VQ UWQHD Monitor
      • Internet:
      • Virgin Media M350

    Best book to learn JAVA 2?

    I need to learn JAVA 2 very quickly for a new job. What is the best book out there that is clear and concise and is effectively a crash course in JAVA 2?

    I used to be a C developer for 12 years but have not done much development in the last few years so my current development skills are a little rusty although I have dabbled in VB6 on a fairly regular basis.

    I had a quick look on Amazon and found the Sams "Teach Yourself Java 2 in 21 Days" seemed to have some favourable reviews.

  2. #2
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts
    I've got java by dissection which is very good, it teaches the basics of file i/o, objects, inheritance (covers interfaces which is a java specific feature) and about the swing and awt API etc. Pretty nifty book

  3. #3
    Taz
    Taz is offline
    Senior Member Taz's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    2,152
    Thanks
    57
    Thanked
    29 times in 27 posts
    • Taz's system
      • Motherboard:
      • Gigabyte Z270 HD3P
      • CPU:
      • Intel Core i5 7600K
      • Memory:
      • Corsair CMK16GX4M2B3200C16R Vengeance LPX 16 GB
      • Storage:
      • Samsung 960 EVO M.2-2280 500GB (PCIe) + 1TB Sandisk Ultra II SSD (SATA)
      • Graphics card(s):
      • Asus NVIDIA GeForce GTX 1070 OC
      • PSU:
      • Corsair CS550M 550W Hybrid
      • Case:
      • NZXT Source 340
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • 34" Asus Designo Curve MX34VQ UWQHD Monitor
      • Internet:
      • Virgin Media M350
    Thanks KeZZer. There seem to be several "JAVA by Dissection" titles on the Amazon site. Do you have the authors for the book or any other information to narrow the title down?

  4. #4
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts
    Ira Pohl and Charlie McDowell. But tbh, if you were a C developer for 12 years then surely the java API will do you fine?

  5. #5
    Taz
    Taz is offline
    Senior Member Taz's Avatar
    Join Date
    Jan 2005
    Location
    London
    Posts
    2,152
    Thanks
    57
    Thanked
    29 times in 27 posts
    • Taz's system
      • Motherboard:
      • Gigabyte Z270 HD3P
      • CPU:
      • Intel Core i5 7600K
      • Memory:
      • Corsair CMK16GX4M2B3200C16R Vengeance LPX 16 GB
      • Storage:
      • Samsung 960 EVO M.2-2280 500GB (PCIe) + 1TB Sandisk Ultra II SSD (SATA)
      • Graphics card(s):
      • Asus NVIDIA GeForce GTX 1070 OC
      • PSU:
      • Corsair CS550M 550W Hybrid
      • Case:
      • NZXT Source 340
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • 34" Asus Designo Curve MX34VQ UWQHD Monitor
      • Internet:
      • Virgin Media M350
    That was years ago, KeZZer. I've not done any C for a few years now and no C++ so my development skills are a bit rusty at the moment. That's why I wanted to learn JAVA 2 from the ground up. I did a bit of JAVA 1.1 a few years ago but have forgotten most of that. I'm sure it will all start coming back to me once I get back into programming! Anyway thanks for the info and i'll order that book from Amazon.

  6. #6
    Goat Boy
    Join Date
    Jul 2003
    Location
    Alexandra Park, London
    Posts
    2,428
    Thanks
    0
    Thanked
    0 times in 0 posts
    http://www.amazon.co.uk/exec/obidos/...080416-5905429

    Java in a Nutshell, is meant to be very good.
    "All our beliefs are being challenged now, and rightfully so, they're stupid." - Bill Hicks

  7. #7
    DsW
    DsW is offline
    Senior Member
    Join Date
    Aug 2003
    Location
    Glasgow
    Posts
    292
    Thanks
    0
    Thanked
    0 times in 0 posts
    The Core Java series are meant to be quite good.

    Java in a Nutshell is good, but leans towards being more of a reference book rather than a "teach you how to do it" book.

  8. #8
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts
    He'd only need a reference book though

  9. #9
    DsW
    DsW is offline
    Senior Member
    Join Date
    Aug 2003
    Location
    Glasgow
    Posts
    292
    Thanks
    0
    Thanked
    0 times in 0 posts
    Possibly, but C isn't an object oriented language so I would suggest that a book with a bit more grounding in object orientation, Java concepts etc. would be more useful.

  10. #10
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    You could try the Sun learning centre

    https://learningcenter-sai.sun.com/g...eric_index.jsp
    To err is human. To really foul things up ... you need a computer.

  11. #11
    Senior Member
    Join Date
    Feb 2005
    Location
    Folsom, CA
    Posts
    221
    Thanks
    0
    Thanked
    0 times in 0 posts
    You could try Bruce Eckel's Thinking in Java and its free from the web.

  12. #12
    Panzer Division Marduk PanzerKnight's Avatar
    Join Date
    Jul 2003
    Location
    Surrey
    Posts
    555
    Thanks
    6
    Thanked
    0 times in 0 posts
    i use the Core Java book, very good

  13. #13
    Registered User
    Join Date
    May 2005
    Location
    Hailsham
    Posts
    91
    Thanks
    6
    Thanked
    0 times in 0 posts
    • pengellyd's system
      • Motherboard:
      • Asus P8P67 PRO
      • CPU:
      • i5 2500K @4.2GHz w/ Ultra-120 + NF-P12
      • Memory:
      • 2x4GB DDR3 1600 Corsair Vengence
      • Storage:
      • 120GB Crucial M4 SSD + 1TB HD103UJ + 1.5TB HD154UI
      • Graphics card(s):
      • MSI Twin Frozr ll 560Ti
      • PSU:
      • Corsair HX 520W
      • Case:
      • Coolermaster Stacker 830 Silver
      • Operating System:
      • Windows 7 x64
      • Monitor(s):
      • Dell 2007WPF, Soundcard: Creative X-Fi
      • Internet:
      • Freeola 10Mbps ADSL2+
    Taz, What book did you end up getting? And was it any good for you? I'm going to uni soon and will be using Java 2 in my course. Would like to know the basics before going. Any others are welcome to suggest books that have helped them.

  14. #14
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts
    Ivor Hortons Beginning Java 2 - Bargain price on Amazon tbh


    http://www.amazon.co.uk/exec/obidos/...520337-5340443
    To err is human. To really foul things up ... you need a computer.

  15. #15
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts
    Best book ever is Objects, Abstraction, Data Structures and Design using Java by Koffman and Wolfgang. It's my Java bible

  16. #16
    Member
    Join Date
    Sep 2003
    Posts
    95
    Thanks
    0
    Thanked
    1 time in 1 post
    TBH I'd just work through the java tutorial from sun, I think it's available as dead trees but if not it's all free and on line http://java.sun.com iirc

    It worked for me when I had to learn Java for my Masters project a few years ago, I was a C programmer learning about object orientated stuff.

    I got a job programming in Java full time which I still have so it can't be that bad

    HT

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. For OOPL developers
    By yamangman in forum Software
    Replies: 38
    Last Post: 09-02-2005, 10:24 PM
  2. Potential HUGE source of free Java games / apps
    By PriestJPN in forum Smartphones and Tablets
    Replies: 4
    Last Post: 03-11-2004, 01:59 AM
  3. PHP Questions and a book recommendation
    By Dorza in forum Software
    Replies: 2
    Last Post: 02-09-2004, 01:26 PM
  4. Is the way we learn changing?
    By Steve in forum Question Time
    Replies: 3
    Last Post: 15-12-2003, 06:50 PM
  5. Good books to learn from
    By BiggehXP in forum Software
    Replies: 1
    Last Post: 10-09-2003, 09:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •