+ 9
Still Dont Get It
What Is Regullar expression? I am really still didnt get it... i've searched from more website. But Still dont get it... anyone can summarize for me? Thank You
5 Respostas
+ 5
Jiпбба Sоnа please refer below link :
https://www.sololearn.com/learn/9704/?ref=app
+ 4
in case you need simple words: regex= "technique for manipulation string"
+ 3
The best way to check if some string matches your crazy conditions and split that string to significant parts on the way.
The one line of hardcore regexp replaces tons of hand written string manipulation code.
+ 3
Regular Expressions:
https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YEypLuls7iidwHMdCM6o2w
+ 1
thank you, haris.
the guy is quite a character, but at least is easy to follow