• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Books: SQL, UML

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could someone please suggest a good book for:

(1) SQL & General Database stuff (Java oriented)
(2) UML

I have just completed my SCJP, SCWCD & SCBCD and I am just trying to read some good books to sharpen my skills. I checked out Amazon, but I am not sure which books would really help!

I dont want to Master on these technologies, just that I would like to get a good overview & learn the tip-n-tricks. I am looking for small-mid size books that would be easy-to-understand and from a beginners perspective. Any help would be greatly appreciated.
Thanks,
Sonal
 
Ranch Hand
Posts: 1282
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
just my two cents:

i read sample chapter from this book and liked a lot
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sonal,
For JDBC, nothing beats Sun's JDBC API Tutorial and Reference.

You can post the UML portion of your question in the OO, Patterns, UML and Refactoring forum down below.
 
reply
    Bookmark Topic Watch Topic
  • New Topic