Introducing Regular Expressions. Unraveling Regular Expressions, Step-by-Step

- Autor:
- Michael Fitzgerald
- Promocja Przejdź


- Ocena:
- Bądź pierwszym, który oceni tę książkę
- Stron:
- 154
- Dostępne formaty:
-
ePubMobi
Opis książki: Introducing Regular Expressions. Unraveling Regular Expressions, Step-by-Step
If you’re a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You’ll 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 programmer’s toolkit, available in various Unix utlilities as well as programming languages such as Perl, Java, JavaScript, and C#. When you’ve finished this book, you’ll be familiar with the most commonly used syntax in regular expressions, and you’ll understand how using them will save you considerable time.
- Discover what regular expressions are and how they work
- Learn many of the differences between regular expressions used with command-line tools and in various programming languages
- Apply simple methods for finding patterns in text, including digits, letters, Unicode characters, and string literals
- Learn how to use zero-width assertions and lookarounds
- Work with groups, backreferences, character classes, and quantifiers
- Use regular expressions to mark up plain text with HTML5
Wybrane bestsellery
-
Oto znakomity przewodnik po Kubernetesie. Dzięki niemu w ciągu 22 godzinnych lekcji poznasz najważniejsze możliwości Kubernetesa. Od początku będziesz się koncentrować na praktyce: dzięki codziennym ćwiczeniom, przykładom i laboratoriom zdobędziesz biegłość w używaniu najlepszych narzędzi Kuberne...(0,00 zł najniższa cena z 30 dni)
79.98 zł
129.00 zł(-38%) -
Oto praktyczne wprowadzenie do Azure. Wyjaśniono tu wiele pojęć potrzebnych w pracy administratora, takich jak sieci wirtualne oraz koncepcja IaaS. Omówiono zasady pracy z Azure oraz pokazano, jak można przygotować platformę do wdrożenia własnego systemu. Od strony praktycznej przedstawiono tworz...
Chmura Azure. Praktyczne wprowadzenie dla administratora. Implementacja, monitorowanie i zarządzanie ważnymi usługami i komponentami IaaS/PaaS Chmura Azure. Praktyczne wprowadzenie dla administratora. Implementacja, monitorowanie i zarządzanie ważnymi usługami i komponentami IaaS/PaaS
-
O tym, że wirtualizacja wcale nie musi być problematyczna i może znacznie ułatwić pracę, przekona Cię lektura książki „Wirtualizacja w praktyce”. Poznasz korzyści płynące z zastosowania najbardziej popularnych rozwiązań, sposoby instalacji odpowiedniego oprogramowania oraz tworzenia i...(0,00 zł najniższa cena z 30 dni)
27.45 zł
54.90 zł(-50%) -
Kubernetes w akcji uczy, jak stosować Kubernetes do wdrażania rozproszonych aplikacji opartych na kontenerach. Zanim zbudujemy swój pierwszy klaster, rozpoczniemy od przeglądu technologii Docker i Kubernetes. Następnie stopniowo będziemy rozbudowywać wstępną aplikację, dodając funkcje i pogłębiaj...(0,00 zł najniższa cena z 30 dni)
111.20 zł
139.00 zł(-20%) -
If your team is investigating ways to design applications for the cloud, this concise book introduces 11 architecture patterns that can help you take advantage of cloud-platform services. You’ll learn how each of these platform-agnostic patterns work, when they might be useful in the cloud,...
Cloud Architecture Patterns. Using Microsoft Azure Cloud Architecture Patterns. Using Microsoft Azure
(0,00 zł najniższa cena z 30 dni)55.24 zł
64.99 zł(-15%) -
The ability to administer and monitor a Kubernetes cluster is in high demand today. To meet this need, the Cloud Native Computing Foundation developed a certification exam to establish an administrator's credibility and value in the job market to confidently work in a Kubernetes environment.The C...
Certified Kubernetes Administrator (CKA) Study Guide Certified Kubernetes Administrator (CKA) Study Guide
(0,00 zł najniższa cena z 30 dni)194.65 zł
229.00 zł(-15%) -
Praktyczny, kieszonkowy przewodnik administratora systemu Exchange! Poręczny i szczegółowy przewodnik pozwala błyskawicznie znaleźć odpowiedzi na pytania związane z zarządzaniem konfiguracją i klientami systemów Exchange Server 2013 i Exchange Online. Przewodnik koncentruje się na p...
Vademecum administratora Microsoft Exchange Server 2013 - Konfiguracja i klienci Vademecum administratora Microsoft Exchange Server 2013 - Konfiguracja i klienci
(0,00 zł najniższa cena z 30 dni)62.37 zł
69.30 zł(-10%) -
Docker w praktyce uczy solidnych, sprawdzonych technik Dockera, takich jak zamiana maszyn wirtualnych, ułatwienia dla architektury mikroserwisowej, efektywne modelowanie sieci, zwiększanie wydajności i zbudowanie procesu ciągłego dostarczania opartego na kontenerach. Poznając kolejne problemy i i...(0,00 zł najniższa cena z 30 dni)
83.20 zł
104.00 zł(-20%) -
Ten poradnik zawiera praktyczne i konkretne wskazówki dotyczące konfiguracji kontrolera domeny w systemie Linux oraz dopasowania usług do oczekiwań administratora i użytkowników. Dowiesz się stąd, co to jest Samba 4 i jak przygotować środowisko testowe dla Twojej sieci. Posłużysz się jasnymi inst...
Active Directory w systemach wolnego oprogramowania Active Directory w systemach wolnego oprogramowania
(0,00 zł najniższa cena z 30 dni)22.45 zł
44.90 zł(-50%) -
Interested in developing embedded systems? Since they don’t tolerate inefficiency, these systems require a disciplined approach to programming. This easy-to-read guide helps you cultivate a host of good development practices, based on classic software design patterns and new patterns unique...
Making Embedded Systems. Design Patterns for Great Software Making Embedded Systems. Design Patterns for Great Software
(0,00 zł najniższa cena z 30 dni)126.65 zł
149.00 zł(-15%)
Michael Fitzgerald - pozostałe książki
-
Updated for Ruby 2.2, this handy reference offers brief yet clear explanations of Ruby’s core elements—from operators to blocks to documentation creation—and highlights the key features you may work with every day. Need to know the correct syntax for a conditional? Forgot the na...(50.92 zł najniższa cena z 30 dni)
50.92 zł
59.90 zł(-15%) -
Ta wspaniała książka wprowadzi Cię w świat wyrażeń regularnych szybko i bezboleśnie. Już za chwilę wykorzystasz podstawowe elementy wyrażeń, a każdy kolejny rozdział dostarczy Ci coraz bardziej zaawansowanych narzędzi. W trakcie lektury nauczysz się korzystać z granic, klas znaków, grup i odniesi...(17.45 zł najniższa cena z 30 dni)
17.45 zł
34.90 zł(-50%) -
"Ruby. Leksykon kieszonkowy" to zestawienie niezbędnych informacji o tym języku, przydatne podczas codziennej pracy programisty. Znajdziesz w nim informacje o słowach kluczowych, operatorach, zmiennych i stałych. Przeczytasz także o formatowaniu tekstu, wyrażeniach regularnych, operacjach na plik...(8.95 zł najniższa cena z 30 dni)
8.95 zł
17.90 zł(-50%) -
Czytając tę książkę, poznasz elementy języka Ruby i nauczysz się programować obiektowo. Dowiesz się, w jaki sposób przetwarzać dane liczbowe, teksty i tablice, pliki i katalogi oraz dokumenty XML. Przeczytasz także o środowisku Ruby on Rails.(17.00 zł najniższa cena z 30 dni)
17.00 zł
34.00 zł(-50%) -
Although Ruby is an easy language to learn, in the heat of action you may find that you can't remember the correct syntax for a conditional or the name of a method. This handy pocket reference offers brief yet clear explanations of Ruby's core components, from operators to reserved words to data ...(29.67 zł najniższa cena z 30 dni)
33.92 zł
39.90 zł(-15%) -
You don't have to know everything about a car to drive one, and you don't need to know everything about Ruby to start programming with it. Written for both experienced and new programmers alike, Learning Ruby is a just-get-in-and-drive book -- a hands-on tutorial that offers lots of Ruby programs...(109.65 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
XML, the Extensible Markup Language, is everywhere: the syntax of choice for newly designed document formats across almost all computer applications. Now used daily by developers, XML is living up to its reputation as one of the most important developments in document interchange in the history o...
XML Pocket Reference. Extensible Markup Language. 3rd Edition XML Pocket Reference. Extensible Markup Language. 3rd Edition
(29.67 zł najniższa cena z 30 dni)33.92 zł
39.90 zł(-15%) -
Developers and system administrators alike are uncovering the true power of XML, the Extensible Markup Language that enables data to be sent over the Internet from one computer platform to another or one application to another and retain its original format. Flexible enough to be customized for ...(84.92 zł najniższa cena z 30 dni)
84.92 zł
99.90 zł(-15%) -
XSLT is a powerful language for transforming XML documents into something else. That something else can be an HTML document, another XML document, a Portable Document Format (PDF) file, a Scalable Vector Graphics (SVG) file, a Virtual Reality Modeling Language (VRML) file, Java code, or a number ...
Learning XSLT. A Hands-On Introduction to XSLT and XPath Learning XSLT. A Hands-On Introduction to XSLT and XPath
(92.65 zł najniższa cena z 30 dni)101.15 zł
119.00 zł(-15%)
Kup polskie wydanie:
Wyrażenia regularne. Wprowadzenie
- Autor:
- Michael Fitzgerald
17,45 zł
34,90 zł
(17.45 zł najniższa cena z 30 dni)
Ebooka przeczytasz na:
-
czytnikach Inkbook, Kindle, Pocketbook, Onyx Boox i innych
-
systemach Windows, MacOS i innych
-
systemach Windows, Android, iOS, HarmonyOS
-
na dowolnych urządzeniach i aplikacjach obsługujących formaty: PDF, EPub, Mobi
Masz pytania? Zajrzyj do zakładki Pomoc »
Audiobooka posłuchasz:
-
w aplikacji Ebookpoint na Android, iOS, HarmonyOs
-
na systemach Windows, MacOS i innych
-
na dowolnych urządzeniach i aplikacjach obsługujących format MP3 (pliki spakowane w ZIP)
Masz pytania? Zajrzyj do zakładki Pomoc »
Kurs Video zobaczysz:
-
w aplikacji Ebookpoint na Android, iOS, HarmonyOs
-
na systemach Windows, MacOS i innych
-
na dowolnych urządzeniach i aplikacjach obsługujących format MP4 (pliki spakowane w ZIP)
Szczegóły książki
- ISBN Ebooka:
- 978-14-493-3889-3, 9781449338893
- Data wydania ebooka:
-
2012-07-10
Data wydania ebooka często jest dniem wprowadzenia tytułu do sprzedaży i może nie być równoznaczna z datą wydania książki papierowej. Dodatkowe informacje możesz znaleźć w darmowym fragmencie. Jeśli masz wątpliwości skontaktuj się z nami sklep@helion.pl.
- Język publikacji:
- angielski
- Rozmiar pliku ePub:
- 4.3MB
- Rozmiar pliku Mobi:
- 4.3MB
- Kategorie:
Serwery internetowe » Inne
Spis treści książki
- Introducing Regular Expressions
- A Note Regarding Supplemental Files
- Preface
- Who Should Read This Book
- What You Need to Use This Book
- Conventions Used in This Book
- Using Code Examples
- Safari Books Online
- How to Contact Us
- Acknowledgments
- 1. What Is a Regular Expression?
- Getting Started with Regexpal
- Matching a North American Phone Number
- Matching Digits with a Character Class
- Using a Character Shorthand
- Matching Any Character
- Capturing Groups and Back References
- Using Quantifiers
- Quoting Literals
- A Sample of Applications
- What You Learned in Chapter 1
- Technical Notes
- 2. Simple Pattern Matching
- Matching String Literals
- Matching Digits
- Matching Non-Digits
- Matching Word and Non-Word Characters
- Matching Whitespace
- Matching Any Character, Once Again
- Marking Up the Text
- Using sed to Mark Up Text
- Using Perl to Mark Up Text
- What You Learned in Chapter 2
- Technical Notes
- 3. Boundaries
- The Beginning and End of a Line
- Word and Non-word Boundaries
- Other Anchors
- Quoting a Group of Characters as Literals
- Adding Tags
- Adding Tags with sed
- Adding Tags with Perl
- What You Learned in Chapter 3
- Technical Notes
- 4. Alternation, Groups, and Backreferences
- Alternation
- Subpatterns
- Capturing Groups and Backreferences
- Named Groups
- Non-Capturing Groups
- Atomic Groups
- What You Learned in Chapter 4
- Technical Notes
- 5. Character Classes
- Negated Character Classes
- Union and Difference
- POSIX Character Classes
- What You Learned in Chapter 5
- Technical Notes
- 6. Matching Unicode and Other Characters
- Matching a Unicode Character
- Using vim
- Matching a Unicode Character
- Matching Characters with Octal Numbers
- Matching Unicode Character Properties
- Matching Control Characters
- What You Learned in Chapter 6
- Technical Notes
- 7. Quantifiers
- Greedy, Lazy, and Possessive
- Matching with *, +, and ?
- Matching a Specific Number of Times
- Lazy Quantifiers
- Possessive Quantifiers
- What You Learned in Chapter 7
- Technical Notes
- 8. Lookarounds
- Positive Lookaheads
- Negative Lookaheads
- Positive Lookbehinds
- Negative Lookbehinds
- What You Learned in Chapter 8
- Technical Notes
- 9. Marking Up a Document with HTML
- Matching Tags
- Transforming Plain Text with sed
- Substitution with sed
- Handling Roman Numerals with sed
- Handling a Specific Paragraph with sed
- Handling the Lines of the Poem with sed
- Appending Tags
- Using a Command File with sed
- Transforming Plain Text with Perl
- Handling Roman Numerals with Perl
- Handling a Specific Paragraph with Perl
- Handling the Lines of the Poem with Perl
- Using a File of Commands with Perl
- What You Learned in Chapter 9
- Technical Notes
- 10. The End of the Beginning
- Learning More
- Notable Tools, Implementations, and Libraries
- Perl
- PCRE
- Ruby (Oniguruma)
- Python
- RE2
- Matching a North American Phone Number
- Matching an Email Address
- What You Learned in Chapter 10
- A. Regular Expression Reference
- Regular Expressions in QED
- Metacharacters
- Character Shorthands
- Whitespace
- Unicode Whitespace Characters
- Control Characters
- Character Properties
- Script Names for Character Properties
- POSIX Character Classes
- Options/Modifiers
- ASCII Code Chart with Regex
- Technical Notes
- Regular Expression Glossary
- Index
- About the Author
- Colophon
- Copyright
O'Reilly Media - inne książki
-
If you're a PHP developer looking for proven solutions to common problems, this cookbook provides code recipes to help you resolve numerous scenarios. By leveraging modern versions of PHP through version 8.1, these self-contained recipes provide fully realized solutions that can help you solve si...(0,00 zł najniższa cena z 30 dni)
220.15 zł
259.00 zł(-15%) -
Over the past 10 years, data analytics and data visualization have become essential components of an enterprise information strategy. And yet, the adoption of data analytics has remained remarkably static, reaching no more than 30% of potential users. This book explores the most important techniq...(0,00 zł najniższa cena z 30 dni)
194.65 zł
229.00 zł(-15%) -
Data lakes and warehouses have become increasingly fragile, costly, and difficult to maintain as data gets bigger and moves faster. Data meshes can help your organization decentralize data, giving ownership back to the engineers who produced it. This book provides a concise yet comprehensive over...(0,00 zł najniższa cena z 30 dni)
220.15 zł
259.00 zł(-15%) -
If you're planning, building, or implementing a cloud strategy that supports digitalization for your financial services business, this invaluable guide clearly sets out the crucial factors and questions to consider first. With it, you'll learn how to avoid the costly and time-consuming pitfalls a...
Digitalization of Financial Services in the Age of Cloud Digitalization of Financial Services in the Age of Cloud
(0,00 zł najniższa cena z 30 dni)152.15 zł
179.00 zł(-15%) -
Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such a...(0,00 zł najniższa cena z 30 dni)
245.65 zł
289.00 zł(-15%) -
As legacy and other critical systems continue to migrate online, the need for continuous operation is imperative. Code has to handle data issues as well as hard external problems today, including outages of networks, storage systems, power, and ancillary systems. This practical guide provides sys...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the updated second edition of Learning JavaScript Design Patter...(0,00 zł najniższa cena z 30 dni)
220.15 zł
259.00 zł(-15%) -
Between major privacy regulations like the GDPR and CCPA and expensive and notorious data breaches, there has never been so much pressure to ensure data privacy. Unfortunately, integrating privacy into data systems is still complicated. This essential guide will give you a fundamental understandi...(0,00 zł najniższa cena z 30 dni)
220.15 zł
259.00 zł(-15%) -
This essential guide covers all aspects of Linux system administration, from user maintenance, backups, filesystem housekeeping, storage management, and network setup to hardware and software troubleshooting and some application management. It's both a practical daily reference manual for sysadmi...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%) -
The past decade has witnessed the broad adoption of artificial intelligence and machine learning (AI/ML) technologies. However, a lack of oversight in their widespread implementation has resulted in some incidents and harmful outcomes that could have been avoided with proper risk management. Befo...(0,00 zł najniższa cena z 30 dni)
262.65 zł
309.00 zł(-15%)
Dzieki opcji "Druk na żądanie" do sprzedaży wracają tytuły Grupy Helion, które cieszyły sie dużym zainteresowaniem, a których nakład został wyprzedany.
Dla naszych Czytelników wydrukowaliśmy dodatkową pulę egzemplarzy w technice druku cyfrowego.
Co powinieneś wiedzieć o usłudze "Druk na żądanie":
- usługa obejmuje tylko widoczną poniżej listę tytułów, którą na bieżąco aktualizujemy;
- cena książki może być wyższa od początkowej ceny detalicznej, co jest spowodowane kosztami druku cyfrowego (wyższymi niż koszty tradycyjnego druku offsetowego). Obowiązująca cena jest zawsze podawana na stronie WWW książki;
- zawartość książki wraz z dodatkami (płyta CD, DVD) odpowiada jej pierwotnemu wydaniu i jest w pełni komplementarna;
- usługa nie obejmuje książek w kolorze.
W przypadku usługi "Druk na żądanie" termin dostarczenia przesyłki może obejmować także czas potrzebny na dodruk (do 10 dni roboczych)
Masz pytanie o konkretny tytuł? Napisz do nas: sklep[at]helion.pl.
Książka, którą chcesz zamówić pochodzi z końcówki nakładu. Oznacza to, że mogą się pojawić drobne defekty (otarcia, rysy, zagięcia).
Co powinieneś wiedzieć o usłudze "Końcówka nakładu":
- usługa obejmuje tylko książki oznaczone tagiem "Końcówka nakładu";
- wady o których mowa powyżej nie podlegają reklamacji;
Masz pytanie o konkretny tytuł? Napisz do nas: sklep[at]helion.pl.


Oceny i opinie klientów: Introducing Regular Expressions. Unraveling Regular Expressions, Step-by-Step Michael Fitzgerald (0)
Weryfikacja opinii następuję na podstawie historii zamówień na koncie Użytkownika umieszczającego opinię. Użytkownik mógł otrzymać punkty za opublikowanie opinii uprawniające do uzyskania rabatu w ramach Programu Punktowego.