Mastering Regular Expressions 3rd 2024 pdf epub mobi 電子書 下載


Mastering Regular Expressions 3rd

簡體網頁||繁體網頁

Mastering Regular Expressions 3rd pdf epub mobi 著者簡介


Mastering Regular Expressions 3rd pdf epub mobi 圖書描述

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.

If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regular expressions, this book is a stunning eye-opener.

As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them.

Yet despite their wide availability, flexibility, and unparalleled power, regular expressions are frequently underutilized. Yet what is power in the hands of an expert can be fraught with peril for the unwary. Mastering Regular Expressions will help you navigate the minefield to becoming an expert and help you optimize your use of regular expressions.

Mastering Regular Expressions, Third Edition, now includes a full chapter devoted to PHP and its powerful and expressive suite of regular expression functions, in addition to enhanced PHP coverage in the central "core" chapters. Furthermore, this edition has been updated throughout to reflect advances in other languages, including expanded in-depth coverage of Sun's java.util.regex package, which has emerged as the standard Java regex implementation. Topics include:

A comparison of features among different versions of many languages and tools

How the regular expression engine works

Optimization (major savings available here!)

Matching just what you want, but not what you don't want

Sections and chapters on individual languages

Written in the lucid, entertaining tone that makes a complex, dry topic become crystal-clear to programmers, and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions, Third Edition offers a wealth information that you can put to immediate use.

Reviews of this new edition and the second edition:

"There isn't a better (or more useful) book available on regular expressions."

--Zak Greant, Managing Director, eZ Systems

"A real tour-de-force of a book which not only covers the mechanics of regexes in extraordinary detail but also talks about efficiency and the use of regexes in Perl, Java, and .NET...If you use regular expressions as part of your professional work (even if you already have a good book on whatever language you're programming in) I would strongly recommend this book to you."

--Dr. Chris Brown, Linux Format

"The author does an outstanding job leading the reader from regex novice to master. The book is extremely easy to read and chock full of useful and relevant examples...Regular expressions are valuable tools that every developer should have in their toolbox. Mastering Regular Expressions is the definitive guide to the subject, and an outstanding resource that belongs on every programmer's bookshelf. Ten out of Ten Horseshoes."

--Jason Menard, Java Ranch

Mastering Regular Expressions 3rd 2024 pdf epub mobi 電子書 下載

Mastering Regular Expressions 3rd pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-12

Mastering Regular Expressions 3rd 2024 pdf epub mobi 電子書 下載

Mastering Regular Expressions 3rd 2024 pdf epub mobi 電子書 下載

Mastering Regular Expressions 3rd 2024 pdf epub mobi 電子書 下載



喜欢 Mastering Regular Expressions 3rd 電子書 的读者还喜欢


Mastering Regular Expressions 3rd pdf epub mobi 讀後感

評分

這本書講瞭不少關於正則錶達式引擎的東西,並且花費瞭很大力氣講解基於迴溯的NFA引擎。好像迴溯是實現正則引擎的唯一算法。 事實上,有很多更高效的算法,我自己就實現過一個正則引擎,專門針對正則錶達式集閤的匹配,也就是說,給定很多個正則錶達式(比如100萬個),對輸入...  

評分

如果你隻想“用”正則錶達式,那麼就彆讀這本書瞭,市麵上任何一本編程書籍中講解正則錶達式的一章就足夠瞭,網上的資料也很齊全。本書麵嚮的讀者是 1) 會用正則錶達式 2) 願意從一個代碼工人嚮專傢進化的 3) 對技術有狂熱的追求的 本書著重講解關於正則錶達式匹配原理...  

評分

若論入門,《正則錶達式必知必會》之類的書比這本書講得簡明易懂。若單說Perl的正則錶達式,《Progamming Perl》比本書講得權威。這本書涵括的語言包括Perl、Java、.NET、PHP,但是我相信很少有人同時用這幾種語言編程的。我以為本書比較有價值的部分是第6章:打造高效的正則錶...  

評分

不管齣於何種原因, 不管你的目標是隻是達到能用, 還是希望成為正則大師(如書名 mastering regular expression), 讀這本書, 且隻這一本書, 足矣 該書擁有所有成為技術經典的必備優點, 結構編排閤理, 行文用詞準確, 技術點涵蓋的全麵而且深入. 這本書大緻分三個部分, 第一部分...  

評分

詳見http://blog.donews.com/maverick/archive/2007/09/14/1209937.aspx  

類似圖書 點擊查看全場最低價
出版者:O'Reilly Media
作者:[美] Jeffrey E·F·Friedl
出品人:
頁數:544
譯者:
出版時間:2006-8-15
價格:USD 44.99
裝幀:Paperback
isbn號碼:9780596528126
叢書系列:

圖書標籤: 正則錶達式  Regex  programming  計算機  編程  Regular  正則  Expressions   


Mastering Regular Expressions 3rd 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Mastering Regular Expressions 3rd pdf epub mobi 用戶評價

評分

學正則錶達式,這本書+RegexBuddy+語言特定API基本就夠瞭

評分

專傢誠意之作

評分

需要反復讀

評分

out of a chaos world

評分

#略顯繁冗。不過Regular Expression也是必須掌握的玩意兒。This is the definitive book.

Mastering Regular Expressions 3rd 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有