Sams teach yourself regular expressions in 10 minutes

RegEx is supported in all major development environments (for use in editing and working with code) and will thus appeal to anyone using these tools. In addition, every JavaScript developer should be using RegEx, but most don't as it has never been taught to them properly before. Developers usi...

Full description

Bibliographic Details
Main Author: Forta, Ben
Format: eBook
Language:English
Published: Indianapolis, Ind. Sams 2004
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02890nmm a2200481 u 4500
001 EB001943830
003 EBX01000000000000001106732
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1280839953 
020 |a 9781280839955 
020 |a 9786610839957 
020 |a 9780768662740 
020 |a 0768662745 
050 4 |a QA76.9.T48 
100 1 |a Forta, Ben 
245 0 0 |a Sams teach yourself regular expressions in 10 minutes  |c Ben Forta 
246 3 1 |a Teach yourself regular expressions in 10 minutes 
246 3 1 |a Regular expressions in 10 minutes 
260 |a Indianapolis, Ind.  |b Sams  |c 2004 
300 |a 146 pages  |b illustrations 
653 |a Text processing (Computer science) / fast 
653 |a COMPUTERS / Data Processing / bisacsh 
653 |a Computer Science / hilcc 
653 |a Word processing / fast 
653 |a Text processing (Computer science) / http://id.loc.gov/authorities/subjects/sh85134304 
653 |a Engineering & Applied Sciences / hilcc 
653 |a Word processing operations / http://id.loc.gov/authorities/subjects/sh85148111 
653 |a Word processing / http://id.loc.gov/authorities/subjects/sh85148107 
653 |a Traitement de texte 
653 |a Word processing operations / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
776 |z 0672325667 
776 |z 9780768662740 
776 |z 0768662745 
856 4 0 |u https://learning.oreilly.com/library/view/~/0672325667/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 620 
082 0 |a 005.72 
520 |a RegEx is supported in all major development environments (for use in editing and working with code) and will thus appeal to anyone using these tools. In addition, every JavaScript developer should be using RegEx, but most don't as it has never been taught to them properly before. Developers using ASP, C#, ColdFusion, Java JSP, PHP, Perl, Python, and more can (and should) be using RegEx, and so every one of them is a potential reader too. The reader of this book will learn how to: Match characters sets Match repeating characters (using minimums and maximums if needed) Match (or ignore) based on case Build sub-expressions Use all of the special characters Work with excape sequences Use POSIX classes to simplify complex expressions Use back-references Use look-behind operators Sams Teach Yourself Regular Expressions in 10 Minutes is a tutorial book organized into a series of easy-to-follow 10-minute lessons. These well targeted lessons teach you in 10 minutes what other books might take hundreds of pages to cover. Instead of dwelling on syntax, terminology, and arcane examples and scenarios, this book takes a very hands-on approach to solving the needs of the majority of RegEx users who simply need to manipulate data