Incl. Unicode classes.
https://www.regular-expressions.info/tutorial.html
Nicely written regex basics, for example, the reserved chars are the ones I liked.
https://www3.ntu.edu.sg/home/ehchua/programming/howto/Regexe.html
Nice overview of pattern matching in Java
https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html