Stop saying learning to code is easy
hanselman.com
Stop saying learning to code is easy
1–3 of 3 posts
Re: Stop saying learning to code is easy
#2Regex is pretty easy, IMO. It's just a bunch of patterns... About as predictable as any bit of logic can be. They can become complicated by virtue of composition, but are not intrinsicly complex.
Re: Stop saying learning to code is easy
#3Regex is pretty easy, IMO. It's just a bunch of patterns... About as predictable as any bit of logic can be. They can become complicated by virtue of composition, but are not intrinsicly complex.
Rexeg aren't that difficult, but the syntax is not in any way intuitive.