Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Mastering Regular Expressions
Top Free Programming Books 🌠 - 100% Free or Open Source!
  • Title: Mastering Regular Expressions
  • Author(s) Jeffrey Friedl
  • Publisher: O'Reilly Media; Third Edition edition (August 15, 2006)
  • Hardcover/Paperback: 544 pages
  • eBook: HTML and PDF
  • Language: English
  • ISBN-10: 0596528124
  • ISBN-13: 978-0596528126
  • Share This:  

Book Description

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 use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regular expressions, this book is a stunning eye-opener.

Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. Written in an engaging style and sprinkled with solutions to complex real-world problems.

About the Authors
  • Jeffrey Friedl was raised in the countryside of Rootstown, Ohio, and had aspirations of being an astronomer until one day he noticed a TRS-80 Model I sitting unused in the corner of the chem lab (bristling with a full 16K of RAM, no less). He eventually began using Unix (and regular expressions) in 1980, and earned degrees in Computer Science from Kent (BS) and the University of New Hampshire (MS). He did kernel development for Omron Corporation in Kyoto, Japan for eight years before moving in 1997 to Silicon Valley to apply his regular-expression know-how to financial news and data for a little-known company called "Yahoo!"
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Regular Expressions: The Complete Tutorial (Jan Goyvaerts)

    This thorough tutorial teaches you the complete regular expression syntax. Detailed examples and descriptions of how regular expressions work on the inside, give you a deep understanding enabling you to unleash their full power.

  • Regular Expressions Succinctly (Joe Booth)

    This book teaches Visual Studio developers how regular expressions can help solve basic programming problems. By introducing patterns and rules to your C# strings, you can eliminate the need to write your own complex code for text manipulation.

  • Introduction to Regular Expressions (Launch School)

    Learn the basics of Regular Expressions and understand the foundations of this powerful tool. It offers step-by-step solutions to scores of common tasks involving regular expressions and includes examples in Ruby and JavaScript.

  • The Bastards Book of Regular Expressions (Dan Nguyen)

    This book takes a very hands-on approach to solving the needs of the majority of regular expressions users who simply need to manipulate data. You'll learn what you can use, and you'll learn it methodically, systematically, and simply.

  • Regular Expressions for Breakfast (Rex Egg)

    This guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference.

Book Categories
:
Other Categories
Resources and Links