by Jan Goyvaerts, Steven Levithan
This cookbook provides more than 100 recipes to help you crunch data and manipulate text with regular expressions. With recipes for popular programming languages such as C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET, Regular Expressions Cookbook will help you learn powerful new tricks, avoid language-specific gotchas, and save valuable time with this library of proven solutions to difficult, rea...
Price: $7.04 | Publisher: O'Reilly Media | Release: 2009
Linux System Administration Recipes
by Juliet Kemp
The job of Linux systems administrator is interrupt-driven and requires constant learning in byte-wise chunks. This book gives solutions to modern problems-even some you might not have heard of-such as scripting LDAP, making Mac clients play nice with Linux servers, and backup, security, and recovery scripts. Author Juliet Kemp takes a broad approach to scripting using Perl and bash, and all scripts work on...
Price: $4.83 | Publisher: Apress | Release: 2009
by Paul Dubois
MySQL is an open source relational database management system that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications.In MySQL, Paul DuBois provides a comprehensive guide to using and administering MySQL effectively and productively. He describes everyt...
Publisher: Addison-Wesley | Release: 2008
by David Griffiths
Ready to transport your web applications into the Web 2.0 era? Head First Rails takes your programming - and productivity - to the max. You'll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails' rich set of tools and the MVC framework.By the time you're finished, you'll have learned more than just another web framework. You...
Price: $4.84 | Publisher: O'Reilly Media | Release: 2008
Regular Expression Pocket Reference, 2nd Edition
by Tony Stubblebine
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression...
Price: $11.99 | Publisher: O'Reilly Media | Release: 2007
Professional Linux Programming
by Jon Masters, Richard Blum
As Linux continues to grow in popularity, there has never been more of a need to understand how to develop for this platform. Rather than focusing on a particular language or development technique, Professional Linux Programming looks at the different development environments within Linux - the kernel, the desktop, and the web - and then demonstrates best practices, tools, and techniques for integrating app...
Publisher: Wrox | Release: 2007
MySQL Stored Procedure Programming
by Guy Harrison, Steven Feuerstein
MySQL Stored Procedure Programming covers a lot of ground. The book starts with a thorough introduction to stored procedures programming and functions, covering the fundamentals of data types, operators, and using SQL in stored procedures. You'll learn how to build and maintain stored programs -- covering transactions, stored functions, and triggers -- and how to call and use MySQL-based stored procedu...
Price: $6.38 | Publisher: O'Reilly Media | Release: 2006
by Paul DuBois
Along with MySQL's popularity has come a flood of questions about solving specific problems, and that's where this Cookbook is essential. Designed as a handy resource when you need quick solutions or techniques, the book offers dozens of short, focused pieces of code and hundreds of worked-out examples for programmers of all levels who don't have the time (or expertise) to solve MySQL problem...
Price: $4.90 | Publisher: O'Reilly Media | Release: 2006
Mastering Regular Expressions, 3rd Edition
by Jeffrey E.F. Friedl
Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already ...
Price: $13.84 | Publisher: O'Reilly Media | Release: 2006
The Definitive Guide to SQLite
by Mike Owens
Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features and can handle databases as large as 2 terabytes. It offers a flexible set of datatypes and the ability to perf...
Price: $10.91 | Publisher: Apress | Release: 2006