Favorite Topic: Regex
Here is a link to know more about Regex in detail:
regex :p
Why is regex useful? Here are a couple reasons!
Can validate user input,
extract certain parts of data from a string,
and filter out data we don't want to see!