HTML Diff
0 added 2 removed
Original 2026-01-01
Modified 2026-02-21
1 - <p>Course updated on December 29, 2025</p>
 
2 <p><a>Subscribe</a></p>
1 <p><a>Subscribe</a></p>
3 <p>Access this and all courses with a subscription</p>
2 <p>Access this and all courses with a subscription</p>
4 <p>What's included</p>
3 <p>What's included</p>
5 <p>11 lessons (video and/or text)</p>
4 <p>11 lessons (video and/or text)</p>
6 <p>10 exercises in the simulator</p>
5 <p>10 exercises in the simulator</p>
7 - <p>Extended materials for 11 lessons</p>
 
8 <h2>Description</h2>
6 <h2>Description</h2>
9 <p>Regular expressions (Regexp) are a powerful way to process strings, allowing you to find substrings (part of a string) in strings according to complex conditions. They are present in all high-level languages without exception and are often encountered in everyday work. However, you can only use the full power of regular expressions if you understand their language.</p>
7 <p>Regular expressions (Regexp) are a powerful way to process strings, allowing you to find substrings (part of a string) in strings according to complex conditions. They are present in all high-level languages without exception and are often encountered in everyday work. However, you can only use the full power of regular expressions if you understand their language.</p>
10 <h2>You will learn</h2>
8 <h2>You will learn</h2>
11 <ul><li><p>Handle strings efficiently in your language</p>
9 <ul><li><p>Handle strings efficiently in your language</p>
12 </li>
10 </li>
13 <li><p>Define complex expressions using character classes, ranges and conditions</p>
11 <li><p>Define complex expressions using character classes, ranges and conditions</p>
14 </li>
12 </li>
15 <li><p>Control the behavior of regular expressions with flags</p>
13 <li><p>Control the behavior of regular expressions with flags</p>
16 </li>
14 </li>
17 </ul><h2>Recommended programs</h2>
15 </ul><h2>Recommended programs</h2>
18 <ul><li><p>Run code right in the browser</p>
16 <ul><li><p>Run code right in the browser</p>
19 </li>
17 </li>
20 <li><p>Lifetime access</p>
18 <li><p>Lifetime access</p>
21 </li>
19 </li>
22 <li><p>Learn at your own pace</p>
20 <li><p>Learn at your own pace</p>
23 </li>
21 </li>
24 </ul><p><a>Subscribe</a></p>
22 </ul><p><a>Subscribe</a></p>
25 <p>Access this and all courses with a subscription</p>
23 <p>Access this and all courses with a subscription</p>