How parse differents string entries.
- Example:
The example show how parse an url, finding the protocol, ip/name of the server and port.
- Regular exrpressions (re):
The regular expressions are patterns to find a word in a text. With the regular expression, we can parse string's chunks in a text.
-
How parse string entries: (ToDO)
-
Concepts: (ToDO)