Dr. Nam's Python Basics, 100% Practical Use
This course is for both beginners who have never been exposed to programming before and those who have some theoretical knowledge about Python. The main purpose of the course is to create interest and enjoyment in Python based on real projects. I hope that through this course, you will gain more ideas and have more fun with Python.
2,289 learners
Level Beginner
Course period Unlimited
The lecture has been added.
🎈 Hello, this is Dr. Nam.
Dr. Nam's 100% Practical Python course includes two new courses and four courses that fix existing, non-working codes.
- Debugging and error handling
Two new courses have been added to the Extending Python section above:
- [2022] Crawling Naver Blog Search Results
- [2022] Guess the most frequently appearing English words on the abcnews site
- [2022] Creating a Torrent Magnet Auto-Searcher
The above 4 lectures where the code was not working in the crawling section have been revised and added .
Even if the existing code does not work, I thought it would be good to refer to how to analyze a site due to the nature of crawling, so instead of deleting the existing course, I kept it as is and added a new course in a format that continues the existing course to some extent.


