|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/build-8-mini-projects-in-python-from-scratch/
课程评论:没有评论
**Python实战:8个迷你项目从零开始** 这门Coursera课程旨在通过实际项目帮助学习者掌握Python编程技能。通过构建八个实用的迷你项目,学员不仅能巩固Python基础,更能了解如何利用各种Python库和模块创建功能丰富的应用程序。 **课程亮点:** * **项目驱动学习:** 课程围绕8个精心设计的迷你项目展开,涵盖不同应用场景,让学习过程更具吸引力和实践性。 * **实用项目列表:** * 复制粘贴工具 (Copy Paste Tool) * Stack Overflow 搜索工具 (Stack Overflow Search Tool) * Wikipedia 搜索工具 (WikiPedia Search Tool) * QR二维码生成器 (QR Code Generator) * URL 提取工具 (URL Extraction Tool) * URL 短链接工具 (URL Shortener) * Google 搜索工具 (Google Search Tool) * 口袋词典 (Pocket Dictionary) * **涵盖关键Python库:** 课程将指导学员使用以下开源且免费的Python库: * `Pyperclip` * `urllib` * `howdoi` * `wikipedia` * `google-api-python-client` * `pyqrcode` * `pyshortener` * **循序渐进的教学:** 以步骤化的方式讲解每个项目的构建过程,帮助学习者深入理解代码逻辑和库的应用。 * **提升竞争力:** 掌握这些实用的项目构建能力,将显著提升在Python求职市场中的竞争力。 * **源码可得:** 所有项目的代码均在课程中提供,并托管在GitHub上,方便学习和参考。 本课程适合所有希望通过实践提升Python技能并构建实际应用的学习者。祝您学习愉快!
Welcome to the course "Building 8 Mini-Projects In Python", Building practical things with Python will always make you stand out in the competition especially if you're looking towards the career in Python. This course will help you to exactly do that.In this course, you are going to build 8 mini-projects in Python using different modules and libraries of Python.Projects you are going to build in this course:Copy Paste ToolStack Overflow Search ToolWikiPedia Search ToolQR Code GeneratorURL Extraction ToolURL ShortenerGoogle Search ToolPocket DictionaryThe Packages that are covered in this course are:PyperclipurllibhowdoiwikipediagooglepydictionarypyqrcodepyshortenerYou will learn step by step process of building the mentioned mini projects and it will give you some idea about how to build similar mini projects using the existing python Libraries. All the packages used are open source and available to try for free. Keep checking their pages in PYPI package pages for updates and information regarding them.The code for all the mini projects have been shared in the course and available in GitHub as well.All the best for the course and I hope you will get some value through the course.Happy Learning!