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

Beginning Regular Expressions

Regular expressions help users and developers to find and manipulate text more effectively and efficiently. In addition, regular expressions are supported by many scripting languages, programming languages, and databases. This example-rich tutorial helps debunk the traditional reputation of... more


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