|
Latest Articles
|
 |
Regular Expressions and Building Regexes in Python torrent |
| Download torrent: |
|
| Info hash: |
7962420114752AD22D0AD334ED13F0F7B262A4E3 |
| Category: |
Categories >
Other torrents
|
| Trackers: |
udp://inferno.demonoid.pw:3391/announce
udp://tracker.openbittorrent.com:80/announce
udp://tracker.opentrackr.org:1337/announce
udp://torrent.gresille.org:80/announce
udp://glotorrents.pw:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.pirateparty.gr:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://9.rarbg.to:2710/announce
udp://shadowshq.yi.org:6969/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://coppersurfer.tk:6969/announce
|
|
| Health: |
|
| Torrent language: |
English |
| Total Size: |
490.40 MB |
| Number of files: |
|
| Uploader: |
|
| Torrent added: | 2021-06-22 06:52:42 |
|
Torrent Description
Description
In this course, you’ll explore regular expressions, also known as regexes, in Python. A regex is a special sequence of characters that defines a pattern for complex string-matching functionality.
String matching like this is a common task in programming, and you can get a lot done with string operators and built-in methods. At times, though, you may need more sophisticated pattern-matching capabilities.
In this course, you’ll learn:
How to access the re module, which implements regex matching in Python
How to use re.search() to match a pattern against a string
How to create complex matching pattern with regex metacharacters
Explore more functions, beyond re.search(), that the re module provides
Learn when and how to precompile a regex in Python into a regular expression object
Discover useful things that you can do with the match object returned by the functions in the re module
Related Torrents
|