Processing ......
processing
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Regular Expressions
Related Book Categories:
  • 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.

  • Mastering Regular Expressions in Modern C++ (Ayman Alheraki)

    The objective of this booklet is to present regular expressions as a precise engineering tool within Modern C++. The focus on correct usage, clarity of implementation, and real-world applicability.

  • 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.

  • Mastering Regular Expressions (Jeffrey Friedl)

    Covers the basics of regular-expression syntax, mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences. In an engaging style and sprinkled with solutions to complex real-world problems.

  • 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.

Book Categories
:
Other Categories
Resources and Links