![[리뉴얼] 정규표현식 톺아보기: with JavaScript and Python강의 썸네일](https://cdn.inflearn.com/public/courses/326742/cover/c780946c-fbf5-4a49-af7e-8e13b627d41c/326742.png?w=420)
[리뉴얼] 정규표현식 톺아보기: with JavaScript and Python
제주코딩베이스캠프
듣기만 해도 정규표현식이 이해되는 신기한 강의! 포기 금지! 미루기 금지! 자, 지금 해봅시다!
초급
정규식
Learn how to use regular expressions to validate information entered by users, such as email addresses or mobile phone numbers, and process them to make them more readable.
I can use regular expressions to express the pattern of information I want.
You can learn not only how to use regular expressions, but also the principles of regular expressions.
Patterns found in seemingly irregular information
Let's express it using regular expressions! 🍀
Many of the applications we use today have features that receive and re-enter user input. They receive a variety of information, like email addresses, phone numbers, and website addresses, but computers can't actually verify whether this information is accurate! 😢
That's why we find patterns directly in irregular information and then use a tool called regular expressions to tell the computer, "Information with this pattern is an email!"
This lecture covers the simple functions provided by regular expressions and how I used them to efficiently solve problems I encountered in my own practice. Furthermore, it goes beyond simply listing the functions of regular expressions to provide a fascinating explanation of who created this technology and why.
Various data received
For those who want to verify easily
The exact meaning of regular expressions
People who copy and paste without knowing
Among various data, I
For those who want to pick only what they want
Who is this course right for?
For those who want to conveniently verify various user input data
People who want to extract only the parts they want from a large amount of data
People who copy and paste regular expressions they found through Googling without knowing their meaning
Need to know before starting?
If you have experience using any programming language, it will be easier to understand.
126
Learners
12
Reviews
4.9
Rating
1
Course
프론트엔드 포지션을 메인으로 하지만 프론트엔드 외에도 폭넓고 보편적인 지식을 쌓는 것을 추구하며, 본질을 탐구하고 사유하는 삶을 지향합니다.
기술적인 지식 외에도 비즈니스, 조직 문화, 심리학, 교육, 금융 등 현실의 문제를 해결할 수 있는 모든 지식에 대한 관심이 많습니다.
최근에는 건강하고 재미있게 일 할 수 있는 팀을 만드는 것에 집중하며 팀의 문화, 사기, 내재적 동기부여 등 인간을 움직이게 하는 모든 것에 대한 고민을 주로 하고 있습니다.
- (현) 비바리퍼블리카(토스) Frontend Chapter Lead
- (전) 쿼타랩 Frontend Chapter Lead
- (전) 비바리퍼블리카(토스) Frontend 개발자, F-Lead
- Lubycon 멘토링 프로젝트 멘토 활동
- Evan's Library 블로그 운영
- 커피 한 잔 마시며 끝내는 VueJs 저자
All
17 lectures ∙ (4hr 9min)
All
12 reviews
4.9
12 reviews
$42.90
Explore other courses in the same field!