Personally, I found the lecture quite satisfying.
The content was organized well enough to make it easy to remember the rather extensive regular expressions, so I think the concept of regular expressions became quite clear.
One thing I would like you to consider is that Jacobe seems to be pushing for variables to be written in Korean, but this is so confusing.
5.0
송재훈
100% enrolled
Thank you for the detailed and kind explanation step by step^^
5.0
신기루
100% enrolled
I think it's good because you can learn about regular expressions quickly.
What you will gain after the course
Regular Expression Basics
Regular expression practice
Regular expression practice problems with various examples
Regular expressions are used to find specific patterns in text. For example, the pattern above is a pattern for finding emails.
Regular expressions are... ✔ It is also necessary when analyzing data (big data, artificial intelligence, and machine learning!) ✔ Even when doing natural language processing ✔ It is also used when processing information for services.
Among those who came 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 was like 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 in ‘Winib Jupyter Notebook’.
Winiv Jupyter Notebook is an environment that can run both Python and JavaScript on the web. Here, we'll explore how to use regular expressions in practice through various use cases in both languages.
It's structured so that you can gain some basic knowledge just by listening without practicing!
Lecture Structure
✅ 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 the regular expression problem that appears in the coding test.
Regular expressions, don't give up, don't put it off, why not give it a try now? "Let's decipher the ancient language together!"
※ You can check various ICT teaching materials of Winib on the web. Materials are provided by the web book service Winibooks .
Recommended for these people
Who is this course right for?
Anyone curious about regular expressions
Anyone who wants to get closer to regular expressions
A bootcamp plotted by the hottest developers in Jeju! We provide passionate young people with the opportunity to grow as much as their passion!
Jeju Coding Basecamp is the largest ICT education event in Jeju, held in collaboration with local governments and companies such as Kakao, Goorm, and the Jeju Industry-Academic Convergence Institute.
Success in building a service—through this experience, cultivate your confidence, self-esteem, sense of accomplishment, and the ability to be self-reliant in this era of job scarcity!, hãy nuôi dưỡng sự tự tin, lòng tự trọng, cảm giác thành tựu và khả năng tự lập trong thời đại khó khăn tìm việc làm này!
Personally, I found the lecture quite satisfying.
The content was organized well enough to make it easy to remember the rather extensive regular expressions, so I think the concept of regular expressions became quite clear.
One thing I would like you to consider is that Jacobe seems to be pushing for variables to be written in Korean, but this is so confusing.
It was a well-prepared lecture.
At first, it was unfamiliar because I had to adapt to the official regular expression practice site called regex.com
and the low-level practice environment of Google Colab, but later on, all of these processes were helpful.
If there were a lecture on slightly more difficult regular expressions or problem solving, I would be willing to take the class.