Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Regular Expressions for Breakfast
🌠 Top Free Web Programming Books - 100% Free or Open Source!
  • Title Regular Expressions for Breakfast
  • Author(s) Rex Egg
  • Publisher: RexEgg.com
  • Paperback: N/A
  • eBook: HTML
  • Language: English
  • ISBN-10: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

Regular expressions are patterns or templates that allow you to define a set of rules in a natural yet vague way, giving you the ability to match and validate text. Therefore, they have been implemented in nearly every modern programming language.

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, showing you how to execute regexes in many languages, including JavaScript, Python, Java, and C#.

About the Authors
  • N/A
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.

  • Mastering Regular Expressions (Jeffrey Friedl)

    This book quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences.

Book Categories
:
Other Categories
Resources and Links