Lessons for regular-expressions should be independented from any language. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Lessons for regular-expressions should be independented from any language.

There are lessons for regular-expression on Python course. But these lessons should not only for Python but also for other languages. Currently, we can't access to them unless we complete Python language lessons. It is inconvenient for other language users.

14th Jan 2018, 10:19 AM
NINZYA★NINJA
NINZYA★NINJA - avatar
8 Answers
+ 8
Each language has different implementations of Regular Expression so a lesson on it cannot really be generalized
14th Jan 2018, 11:27 AM
David Akhihiero
David Akhihiero - avatar
+ 2
I would like to have regular expression lesson with c# code. I know it can be used.
14th Jan 2018, 11:23 AM
sneeze
sneeze - avatar
+ 2
Yerucham, I don't think so. For example, BBC Radio released a crossword puzzle which totally consists of regular-expression. I think this is independented from any programming language. http://www.bbc.co.uk/programmes/articles/5LCB3rN2dWLqsmGMy5KYtBf/puzzle-for-today
14th Jan 2018, 2:41 PM
NINZYA★NINJA
NINZYA★NINJA - avatar
+ 2
I have made an simple Java application for testing regular-expression. I think this is one of the example to let users to learn regular-expression, independented from any programming language. https://code.sololearn.com/cnEQ0znq2Y9X/?ref=app
14th Jan 2018, 6:55 PM
NINZYA★NINJA
NINZYA★NINJA - avatar
+ 1
Recently, SoloLearn accepts users to create and publish their original lessons. So if we want, we can publish independented regular-expression lessons by our hand. But I think SoloLearn should publish these lessons officially.
14th Jan 2018, 11:32 AM
NINZYA★NINJA
NINZYA★NINJA - avatar
+ 1
I will try to publish original lessons. My regular-expression testing app have already Version UP (with error handling and perfect / partial matching selector). https://code.sololearn.com/cnEQ0znq2Y9X/?ref=app
15th Jan 2018, 4:36 PM
NINZYA★NINJA
NINZYA★NINJA - avatar
0
regular expressions are support by java and c also
14th Jan 2018, 10:57 AM
Mayur Chaudhari
Mayur Chaudhari - avatar
0
I can't pass question 3 in metacharacters in python i need help pls
19th Apr 2020, 3:25 PM
abubakar sadi isah