Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Simplifying Regular Expression Using Python: Learn RegEx Like Never Before

Posted By: l3ivo
Simplifying Regular Expression Using Python: Learn RegEx Like Never Before

Abhishek Singh, Zohaib Hasan, "Simplifying Regular Expression Using Python: Learn RegEx Like Never Before"
English | 2019 | ISBN: 1094777978 | 82 pages | EPUB / MOBI | 8.9 MB

Awarded as one of the best Regular Expression book for the consecutive year in 2020 and 2021 by Bookauthority.org, this book is designed for absolute beginners with elementary knowledge of Python language. Regular Expressions are considered as a tough topic and usually they are not covered in syllabus in much detail. Mostly, a chapter is given on this topic in books. But here, a complete book is dedicated. This book covers Regular Expression in detail with plenty of examples covering password validation, email ID validation, string manipulations etc. and their step by step analysis. The examples are presented in such a way that one can feel like coding only by reading the codes itself. The book is written in a way to give stress free environment.