| 2. | regex | ||
|
One of the most annoying thing in programming, yet one of the most helpful. Used for parsing text easily. An example regex to find noobs: ((?:noob).*)
|
|||
| 1. | regex | ||
|
Short for regular expressions, this is a pattern language used for finding, grepping, or replacing strings. Very powerful if used correctly. omg omg lol
|
|||
