|
@@ -37,6 +37,7 @@
|
|
|
* [PostgreSQL](#postgresql)
|
|
* [PostgreSQL](#postgresql)
|
|
|
* [Python](#python)
|
|
* [Python](#python)
|
|
|
* [R](#r)
|
|
* [R](#r)
|
|
|
|
|
+* [Regular Expressions](#regular-expressions)
|
|
|
* [Ruby](#ruby)
|
|
* [Ruby](#ruby)
|
|
|
* [Rust](#rust)
|
|
* [Rust](#rust)
|
|
|
* [Scala](#scala)
|
|
* [Scala](#scala)
|
|
@@ -315,6 +316,12 @@
|
|
|
* [R Tutorial](https://www.w3schools.com/r) - W3Schools
|
|
* [R Tutorial](https://www.w3schools.com/r) - W3Schools
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+### Regular Expressions
|
|
|
|
|
+
|
|
|
|
|
+* [Regex Crossword](https://regexcrossword.com) - Ole Michelsen, Maria Hagsten Michelsen
|
|
|
|
|
+* [RegExp Playground](https://projects.verou.me/regexplained) - Lea Verou
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
### Ruby
|
|
### Ruby
|
|
|
|
|
|
|
|
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
|
|
* [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
|