Warning: Undefined array key "addISBN" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\includefiles\BookArrayUtilities.php on line 10

Warning: Undefined array key "deleteISBN" in D:\InetPub\vhosts\guitrum.com\bookstore.guitrum.com\includefiles\BookArrayUtilities.php on line 21
Shopping Cart Your Account shopping cart      0 items in your cart

Don't Make Me Think

Usability design is one of the most important--yet often least attractive--tasks for a Web developer. In Don't Make Me Think, author Steve Krug lightens up the subject with good humor and excellent, to-the-point examples.

The title of the book is its chief personal design... more


Learning SQL

SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating ... more


SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL

To the people who are accomplished in its use, Structured Query Language (SQL) is a highly capable, eminently flexible, even beautiful way of describing the data that you want from a database, or the changes that you want to make to a database. For the rest of us, however, SQL is a... more