Schade – dieser Artikel ist leider ausverkauft. Sobald wir wissen, ob und wann der Artikel wieder verfügbar ist, informieren wir Sie an dieser Stelle.
  • Format: ePub

If youre a programmer new to regular expressions, this easy-to-follow guide is a great place to start. Youll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.Regular expressions are an essential part of a programmers toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, JavaScript, and C#. When youve finished this book, youll be familiar with the most commonly used syntax in regular expressions, and youll…mehr

  • Geräte: eReader
  • mit Kopierschutz
  • eBook Hilfe
  • Größe: 4.3MB
  • FamilySharing(5)
Produktbeschreibung
If youre a programmer new to regular expressions, this easy-to-follow guide is a great place to start. Youll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.Regular expressions are an essential part of a programmers toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, JavaScript, and C#. When youve finished this book, youll be familiar with the most commonly used syntax in regular expressions, and youll understand how using them will save you considerable time.Discover what regular expressions are and how they workLearn many of the differences between regular expressions used with command-line tools and in various programming languagesApply simple methods for finding patterns in text, including digits, letters, Unicode characters, and string literalsLearn how to use zero-width assertions and lookaroundsWork with groups, backreferences, character classes, and quantifiersUse regular expressions to mark up plain text with HTML5

Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
Michael Fitzgerald describes Ruby as "my favorite language so far" and is working regularly with Ruby and the Rails framework. He has written over 150 Ruby programs for testing and demonstration, and has been developing a library of sample Ruby code. He is the author of Learning XSLT and XML Hacks, and co-author on the XML Pocket Reference.
Rezensionen
"[...] viele Bücher über diese Thematik sind doch eher etwas für Masochisten [...]. Anders die Neuerscheinung Introducing Regular Expressions aus dem O'Reilly-Verlag. Der Autor Michael Fitzgerald verspricht und bietet eine hervorragende Einführung [...] In zahlreichen Beispielen von steigender Komplexität werden nicht nur die notwendigen Grundlagen wie Pattern Matching, Alternation, Unicode und diverse Werkzeuge wie SED in verständlicher Art und Weise dargestellt. Ein gesondertes Kapitel beschäftigt sich mit dem Mark-Up von HTML-Dokumenten. Abschließend findet sich die obligatorische Referenz. Und - man mag es es angesichts dieses Themas kaum glauben - all diese Inhalte werden in lesbarer und unterhaltsamer Form dargestellt. [...] Sehr lesenswert! - macherzin.net, September 2012