Is anyone interested in a training Regular Expressions in sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Is anyone interested in a training Regular Expressions in sololearn?

I've seen many challenges (both within sololearn, but also in real life), which can be solved very easily, and efficient, using Regular Expressions. I think a training in sololearn could be very useful for a lot of people (including me). The fun thing is that it works more or less language-independent. upvote this question if you agree. one example is my solution to the staircase challenge, using Regular Expressions to find the numeric groups... https://code.sololearn.com/cvL9enWmJdFg/?ref=app

28th Nov 2017, 9:42 PM
ReneDaanen
2 Answers
+ 2
There is a regex section in the Python tutorial. I do think that a separate tutorial would be nice. Contact Sololearn at info@sololearn.com if you want to suggest the idea.
28th Nov 2017, 9:59 PM
LunarCoffee
LunarCoffee - avatar
+ 2
A separate regex tutorial would be great. I would love to do more with regex in c#, but do not have the knowledge yet.
29th Nov 2017, 7:53 AM
sneeze
sneeze - avatar