Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Book Reviews Books Media

Head First SQL 210

Anita Kuno writes "On a Sunday, a fellow user-group member suggested I learn SQL. The next day, an opportunity to review Head First SQL arrived in my email. Who was I to question? Prior to opening the couriered package, I had no knowledge of SQL, I knew databases were important, and I had seen the Head First website once or twice. Now, I can design and create databases, use mySQL databases, and understand questions and accompanying code posted to forums. The credit goes to Head First SQL's style, which introduces small bits of information, supported through multiple channels (such as photos with humorous dialogue, stick-men and stick-women, and input from critical personalities whose photos and input pop up throughout the book) regular tests and exercises so the new bit of data can find a home and settle into your memory. The regularly tested pieces of information are now in my brain so I don't have to look up the basic stuff." Read below for the rest of Anita's review.
Head First SQL: A Brain-Friendly Guide
author Lynn Beighley
pages xxxv & 571
publisher O'Reilly Media, Inc.
rating 9
reviewer Anita Kuno
ISBN 0-596-52684-9
summary A beginners foundation for SQL


Head First SQL is about RDBMS (databases) specifically mySQL (version 5.0 or newer) and includes features of other databases. The book defines a database, demonstrates how to navigate an existing database, and teaches how to create simple and complex databases, as well as how to let a database grow from simple to complex.

Foundational understanding of database construction and navigation is the focus. The target audience is those brand-new to the topic as well as those with an acquaintance with the subject and the need for a greater conceptual understanding of databases.

It focuses on the basics of databases, so the main information should remain pertinent until RMDBS get re-conceived. I think revisions, such as the reprint due out in December, will add to the strength of the book as typos and coding errors will be addressed.

The title accurately describes the contents and the subtitle "A Brain-Friendly Guide" describes the goal of the approach. The only requirements for working with the material are: a computer or access to one, the ability to identify your operating system, familiarity with downloading from the internet (links and instructions are provided in the book and the program mySQL community release is free (download instructions are given for Mac and Windows users, I believe that instructions for Linux are not included with the assumption Linux users can access the mySQL community release page and download the program without a play-by-play)), and the courage to learn a command line window user interface if you don't already know this.

Head First SQL is most useful to those who, like myself, have heard passing references to databases and other than knowing they are important have no grasp of what it is, means, or can do. Also, this will be a helpful tool for those who have some of the verbiage, enough to pass at a cocktail party, but who would feel the cold chill of horror if expected to design, construct, and implement a database in conjunction with any of their paid responsibilities.

This is the first book that I have read on the subject of databases and the first computer book that I have been able to finish. So much of the educational information about program x, language y, or application z, depends on a working knowledge of the other two variables. This is a great book for beginners. It talks about data types, it explains null, and then has null explain himself. It tells me the importance of the semicolon at the end. All basic stuff. All stuff that other books take for granted. Many times when I believed I wasn't absorbing anything, along came questions I could answer, a crossword I could complete and match-column-A-with-column-B exercises that demonstrated that I was actually learning much more than than I was giving myself credit for.

It includes illustrations, photos, clean layout, and bite sized pieces of information. All this comes from the goal of allowing both sides of the brain access to the information. It's exactly the kind of approach that I need to reinforce the terms and concepts as well as provide encouraging feedback to keep me progressing through the material. I'm also grateful that it entertains me and keeps me going back to finish the whole thing long after the first blush of excitement has worn away.

Links, to the mySQL program necessary to work with the material, are included in the book as well as a few other links in the appendices. The Head First website is a must in order to link to the forums, newsletter, blog and downloadable files to create various tables used in the book. Head First came out with a web app called Hands On SQL which I would encourage you to try. It won't work with all of the book's material but it is a good-looking tool.

You are welcome to read my submissions on the Head First SQL forum. My user name is anita. Also, the reprint that I mentioned above is due to be in stock as of December 3rd. I'm told by O'Reilly that it includes corrections for errata submitted thus far. Take a look at the Head First SQL homepage to download a sample chapter.

You can purchase Head First SQL from amazon.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.
This discussion has been archived. No new comments can be posted.

Head First SQL

Comments Filter:
  • I have a question (Score:5, Interesting)

    by stoolpigeon ( 454276 ) * <bittercode@gmail> on Wednesday November 21, 2007 @04:41PM (#21439731) Homepage Journal
    How does one go about just getting technical books mailed to their home for review?
  • by magarity ( 164372 ) on Wednesday November 21, 2007 @04:43PM (#21439767)
    Prior to opening the couriered package, I had no knowledge of SQL ... Now, I can design and create databases
     
    As a database designer/developer who occasionally does DBA duties as well I initially found this quote terrifying in the extreme. But as long as this experimenting about is done on your own PC for at least the next few months, it's great that you're getting a start on a new (to you) class of software tools. Way too many people plough on using spreadsheets where they should be using at least Access. I encourage anyone with accountant or small business owning friends to pass on this review.
  • Re:Strange (Score:2, Interesting)

    by Anonymous Coward on Wednesday November 21, 2007 @04:45PM (#21439773)

    why does this reads so much like an add for the book ?

    I don't think I've ever seen a harsh review here on Slashdot. Perhaps the editors are of the opinion that a book need not be mentioned unless the reviewer thinks it's good, and since the has already been established to be good, the reviewer can go all out with hyperbole in praising it. If you want to see more critical opinions on a book reviewed here, check out the Amazon listing [amazon.com], where among the bogus reviews that often appear immediately for tech books, there is a pretty good examination of the book's weaknesses.

  • by magarity ( 164372 ) on Wednesday November 21, 2007 @05:25PM (#21440331)
    Re:Don't get in over your head... (Score:3, Funny)
     
    It's not 'funny' dammit! It's 'customer getting taken for a ride'. The question is generated because she's using a joining table to solve a many to many between her customer and address tables and has named the constraints herself the same on each table instead of letting the system generate them. But WTF?? Address record goes to ONE customer record! If some other customer registers the same address just duplicate the %$#@ing 200 bytes of text but don't m-m it with the customer table!
     
    Frack! Now I'm going to have to follow adventures of Anita The HOWTO Book Data Architect on that forum in the way one can't help but watch a train wreck in progress.
  • by Hashi Lebwohl ( 997157 ) on Wednesday November 21, 2007 @05:50PM (#21440657)
    I'm reading a lot of negative comments about this book, maybe that's to be expected due to the technical nature of /. readership.

    However, as a DBA and DB dev myself, I know one person that I am personally going to buy this book for, maybe as a Christmas present.

    My boss, of course! I spend hours per week trying to explain to him why I do things certain ways. This is because he has a slight technical background in SAP, and has just enough knowledge to be dangerous. I would love for him to read this book, it may save me some agro.

  • Re:Strange (Score:3, Interesting)

    by aztracker1 ( 702135 ) on Thursday November 22, 2007 @01:30AM (#21444075) Homepage
    Personally, I've been recommending the Head First HTML book for those starting out with X/HTML, simply because it is probably the best book for beginners I've seen... Not great for those who are already knowledgeable and able to hand-code HTML though. I have honestly been looking for a similar book to recommend for those looking into Javascript more... I like the JS Bible, but it's a bit cumbersome at this point, and should probably be broken down a little... Most of the O'Reily books are not best for instruction, but the Head First series really seems to be a break from that. May peruse this book just to know more about what is in it.
  • by Tablizer ( 95088 ) on Thursday November 22, 2007 @02:25AM (#21444263) Journal
    Database design and creation isn't something you pick up over 3 days. Sure, you can make something that works very quickly, but that doesn't mean it's a good design and isn't flawed. Designing a good database structure takes experience...

    Agreed. Some of my best DB knowledge comes about from observing what didn't work, especially as changes were accumulated over the years.

    Even something as simple as an Address table (or Contact table) can have gajillion different ways to do it, and gajillion different ways to mess it up. For example, do you have a slot for each information type such as phone number, fax number, pager number, email, etc? Or do you create a second table (many possible rows per Address row) that creates a row for each additional item along with a "contact_type" indicator?

    The second is more flexible because you can have say 8 different email addresses in there, whereas the first one can only have one (per address). But it is also more complicated. Having too many tables can complicate a system just as not having enough. The decision may depend heavily on the nature of the business and it takes experience to know what is the best fit.

    (One should probably at least have a free-form "addtional_contact_info" text column for extras that don't fit in given slots.)

    -Tablizer
  • by GreggBert ( 89663 ) on Thursday November 22, 2007 @11:08AM (#21446047) Homepage Journal
    It would be helpful to include your own background when doing a review. While I know not everyone works with SQL every day, it might help to put the review into context if we knew what level of technical or development experience the reviewer had. It would make it easier to possibly recommend the book to others if we knew what background the reviewer had in relation to those we might possibly recommend the book to.

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...