|
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Mastering Regular Expressions in Modern C++
- Author(s) Ayman Alheraki
- Publisher: Simply C++ (2026)
- Paperback: N/A
- eBook: PDF
- Language: English
- ISBN-10: N/A
- ISBN-13: N/A
- Share This:
|
The objective of this booklet is to present regular expressions as a precise engineering tool within Modern C++. The focus is not on theoretical completeness, but on correct usage, clarity of implementation, and real-world applicability.
About the Authors- N/A
Similar Books:
-
Modern C++ From Zero to Professional (Ayman Alheraki)
The book is designed specifically to focus on the fundamentals of C++ in a detailed, structured, and comprehensive way, while still maintaining a clear path toward professional-level expertise.
-
Regular Expressions: The Complete Tutorial (Jan Goyvaerts)
This thorough tutorial teaches you the complete regular expression syntax. Detailed examples and descriptions of how regular expressions work on the inside, give you a deep understanding enabling you to unleash their full power.
-
Regular Expressions Succinctly (Joe Booth)
This book teaches Visual Studio developers how regular expressions can help solve basic programming problems. By introducing patterns and rules to your C# strings, you can eliminate the need to write your own complex code for text manipulation.
-
Introduction to Regular Expressions (Launch School)
Learn the basics of Regular Expressions and understand the foundations of this powerful tool. It offers step-by-step solutions to scores of common tasks involving regular expressions and includes examples in Ruby and JavaScript.
-
Regular Expressions for Breakfast (Rex Egg)
This guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference.
-
Mastering Regular Expressions (Jeffrey Friedl)
This book quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance issues, and implementation-specific differences.
-
The Bastards Book of Regular Expressions (Dan Nguyen)
This book takes a very hands-on approach to solving the needs of the majority of regular expressions users who simply need to manipulate data. You'll learn what you can use, and you'll learn it methodically, systematically, and simply.






