Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Introduction to Regular Expressions
Top Free Unix/Linux Books 🌠 - 100% Free or Open Source!
  • Title Introduction to Regular Expressions
  • Author(s) Launch School
  • Publisher: LaunchSchool.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.

Regular expression experts have long been armed with an incredibly powerful tool, one that can be used to perform all sorts of sophisticated text processing and manipulation in just about every language and on every platform.

Learn the basics of Regular Expressions and understand the foundations of this powerful tool. This book is part of the Launch School curriculum and include examples in Ruby and JavaScript.

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.

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

  • 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