-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. http://www.urlshield.net/l/9DPQx1hc or Download (191.6 KB) |
Teach Yourself Regular Expression in 10 Minutes
Labels: Compilers
Compilers and Compiler Generators An Introduction With C++
The book is, unfortunately, now out of print. International Thomson decided to drop their Computer Press division, and this title was one of those to be dropped after copies ran out. The copyright was returned to the author, who has now created an online version at http://www.scifac.ru.ac.za/compilers. This site also contains compressed downloadable files of the online edition, and files from which a paper copy may be produced on an HP Laserjet compatible printer. |
Labels: Compilers