Having read about half the books on Safari (well, almost), I'd highly recommend the following:

  1. Python in a Nutshell
  2. Customer Relationship Management: Getting It Right!
  3. Mastering Algorithms with C
  4. Oracle in a Nutshell
  5. PostgreSQL
  6. MySQL, Second Edition - Paul DuBois
  7. Secure Coding: Principles & Practices
  8. Programming .NET Security (just started this one)
  9. Secure Programming Cookbook for C and C++ (just started this one)
  10. Perl 6 Essentials
  11. Learning Perl Objects, References & Modules
  12. Practical mod_perl
  13. Linux Security Cookbook
  14. Practical Unix & Internet Security, 3rd Edition (very highly recommended)
  15. Honeypots: Tracking Hackers
  16. Building Secure Servers with Linux
  17. Writing Information Security Policies
  18. Chris Crawford on Game Design
  19. Java™ Performance Tuning, 2nd Edition
  20. Nanotechnology: A Gentle Introduction to the Next Big Idea
  21. Sequence Analysis in a Nutshell
  22. Running Weblogs with Slash
  23. Testing Extreme Programming

Whew! Keep in mind that's just a very small sample of what's available. The only improvement I would suggest is for O'Reilly to consider adding more science and AI books. Then again, if that happened, I'd never leave my house ;-)

Really what you have to do is just look around for yourself, they have about 1600 high-quality tech & business books, it's hard to recommend ones without knowing exactly what you're interested in. Anyways, hope you find something in that list interesting :)


In reply to Re: Safari Bookshelf , Book Suggestions by Anonymous Monk
in thread Safari Bookshelf , Book Suggestions by artist

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.