An amazing lecture that will make you understand regular expressions just by listening! Don't give up! Don't put it off! Come on, let's do it now!
Regular Expression Basics
Regular expression practice
Regular expression practice problems with various examples
Understanding regular expressions through JS
Regular expressions through Python
---------------
[Text for search engine optimization.]
/^[0-9a-zA-Z]([-_\.]?[0-9a-zA-Z])*@[0-9a-zA-Z]
([-_\.]?[0-9a-zA-Z])*\.[a-zA-Z]{2,3}$/i
What is it? Is it an ancient language?
Regular expressions are used to find specific patterns in text.
For example, the pattern above is a pattern for finding e-mail.
Regular expressions are...
✔ It is also necessary when doing data analysis (big data, artificial intelligence, machine learning!)
✔ Even when doing natural language processing
✔ It is also used when processing information for services.
Among those who have come to this lecture, there are those who have already tried to study regular expressions 3 or 4 times.
There must be many people who have given up.
It's okay! I did that too! Let's study together again!
This course teaches regular expressions through quick practice in a web environment without installing any separate programs.
※ The training will be conducted on ‘Weniv Notebook’. https://notebook.weniv.co.kr/
Winiv Notebook is an environment that can run both Python and JavaScript on the web.
Here we will learn how to use regular expressions in practice through various use cases of both languages.
It is structured so that you can gain some basic knowledge even if you just listen without practicing!
✅ Learn basic regular expressions.
✅ Get familiar with regular expressions through various practice problems.
✅ Let's look at how to use each language (Python, JS) in practice.
✅ Let's check how to solve regular expression problems that appear in coding tests.
Regular expressions, don't give up, don't put it off, why don't you try it now?
"Let's decipher the ancient language together!"
※ You can check out Winib’s various ICT teaching materials on the web.
Materials are provided by the webbook service Winibooks .
Who is this course right for?
Anyone curious about regular expressions
Anyone who wants to get closer to regular expressions
Need to know before starting?
JavaScript Basic Grammar
Python Basic Grammar
94,593
Students
2,190
Reviews
158
Answers
4.8
Rating
77
Courses
제주에서 가장 핫한 개발자들이 모여 작당한 부트캠프! 열정있는 청년들에게 열정만큼 성장할 수 있는 기회를 제공합니다!
제주코딩베이스캠프는 제주에서 가장 큰 ICT 교육 행사로 카카오, 구름, 제주산학융합원 등 기업 지자체와 함께 진행하고 있습니다.
서비스 구축 성공 경험을 통해 이 취업난 시대에 자신감, 자존감, 성취감, 그리고 자립할 수 있는 능력을 배양해 보세요!
으라차차 청춘 화이팅입니다! 😀
All
53 lectures ∙ (3hr 57min)
Course Materials: