Bite Sized JS: Regular Expressions: [2b|^2b] that is the questionКНИГИ » ПРОГРАММИНГ
Название: Bite Sized JS: Regular Expressions: [2b|^2b] that is the question Автор: Fernando Doglio Издательство: Amazon.com Services LLC Серия: Bite Sized javascript Book 4 Год: 2020 Язык: английский Формат: pdf, azw3, epub Размер: 10.1 MB
Ever tried to use a Regular Expression but were intimidating by the weird characters and format? That's no longer a problem! This book provides everything you need to know about Regular Expressions in javascript and more! Filled with useful information and very practical examples once you're done with the book you'll not only be able to understand how to read Regular Expressions but you'll also be able to think following their logic and create your own ones!
Welcome to Bite Sized javascript, a book series I see as a set of detailed, mini-lessons, capable of taking you from a complete novice to expert by focusing on the practical aspects of the concepts covered, with a small pinch of theory, just to explain where everything is coming from.
In this installment, my mission is to get you started with Regular Expressions. This is a must-have tool for all developers, since they can help you save a lot of unwanted logic from your code when trying to perform a difficult pattern matching, or even hundreds of lines of code when trying to do a lot of search & replace actions.
As you’ll see during the length of this book, I’ll cover everything you need to know about Regular Expressions for you to go from 0 to expert. And the best part? I will try my best to avoid sharing unwanted and boring pieces of information about them. So after Chapter 1, which will give you a brief introduction to what a Regular Expression (or as I like to call them: RegExp) is and how they came to be, I’ll move on to going heads deep into the actual anatomy of a RegExp during Chapter 2. On Chapter 3 we’ll go over the tools provided to you by javascript (the RegExp object).
Then once you move on to Chapter 4, you’ll be able to decode every weird character combination you happen to see online. Chapter 5 then, will help you get in RegExp mode, by going over a set of simple, yet fun exercises that you’ll have to solve by using the tools I’ve given you by then. These exercises will be very basic, so to show you the real power of Regular Expressions, I’ll share you with some real-life use cases you can copy and use or even find in the wild for yourself.
Скачать Bite Sized JS: Regular Expressions: [2b|^2b] that is the question (Bite Sized javascript Book 4)
JavaScript RegExp: an example based guide Название: javascript RegExp: an example based guide Автор: Sundeep Agarwal Издательство: Leanpub Год: 2019 Язык: английский Формат: pdf...
Regular Expressions: The Complete Tutorial Название: Regular Expressions: The Complete Tutorial Автор: Jan Goyvaerts Издательство: Lulu Год: 2007 Формат: pdf, jpg Страниц: 197 Для сайта:...
Regular Expressions Cookbook, Second Edition Название: Regular Expressions Cookbook, Second Edition Автор: Jan Goyvaerts and Steven Levithan Издательство: O’Reilly Media, Inc. Год: 2012 Формат:...
Regular Expressions Cookbook Название: Regular Expressions Cookbook Автор: Jan Goyvaerts and Steven Levithan Издательство: O’Reilly Media, Inc. Год: 2009 Формат: PDF Страниц: 512...
Mastering Regular Expressions, Third Edition Название: Mastering Regular Expressions, Third Edition Автор: Jeffrey E. F. Friedl Издательство: O'Reilly Media Год: 2006 Формат: PDF Страниц: 535...
Regular Expressions: Pocket Primer Название: Regular Expressions: Pocket Primer Автор: Oswald Campesato Издательство: Mercury Learning & Information Год: 2019 Страниц: 190 Формат:...