Python 101

所在平台: Udemy

课程主页: https://www.udemy.com/course/python-101-c/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:Python 101** **课程概述:** Python 101 是一门面向所有希望学习 Python 编程的学员的课程。Python 是世界上最流行的编程语言之一,可在 Web 开发、自动化、机器学习、人工智能等众多领域发挥重要作用,并受到各行各业雇主的青睐。本课程基于作者广受欢迎的书籍《Python 101: 2nd Edition》。 当前版本涵盖了书籍的第一部分,后续计划增加更多课程,让学员全面掌握 Python 的强大功能。 **初始阶段教学内容:** * REPL(Read-Eval-Print Loop) * 字符串 (Strings) * 列表 (Lists) * 元组 (Tuples) * 字典 (Dictionaries) * 集合 (Sets) * 布尔值 (Booleans) 和 None * 条件语句 (Conditional statements) * 循环 (Loops) * 列表推导式 (Comprehensions) * 异常处理 (Exception Handling) * 文件操作 (Files) * 导入 (Imports) * 函数 (Functions) * 类 (Classes) **课程优势:** 本课程提供的基础知识将为学员打下坚实的 Python 编程基础。 **未来计划增强内容:** * 内省 (Introspection) * Python 虚拟环境 (Python virtual environments) * 多线程 (Threading) * 多进程 (Multiprocessing) * 调试 (Debugging) * 装饰器 (Decorators) * 性能分析 (Profiling) * 单元测试 (Unit testing) * 版本控制 (Version control) * 以及更多... **总结:** 尽管 Python 生态系统提供了数以万计的第三方库,学员不可能掌握所有内容,但本课程教授的 Python 基础知识将为学员的编程之路提供坚实的支持。

课程评论(0条)

课程详情

Python 101 is a course aimed at anyone wanting to learn Python programming. Python is one of the most popular programming languages in the world. You can use Python for web development, automation, machine learning, AI, and so much more. Employers in all markets hire Python developers. This course is based on my popular book, Python 101: 2nd Edition. The course currently covers just the first section of the book, but I plan to add many additional lessons so that you will learn a ton about what you can do with Python!In this course, I teach the basics of Python. For it's initial release, the topics that you will learn are as follows:The REPLStringsListsTuplesDictionariesSetsStringsBooleans and NoneConditional statementsLoopsComprehensionsException HandlingFilesImportsFunctionsClassesMore lessons will be added to expand this course, but the lessons included now will give you a great foundation in the Python programming language.Future enhancements to this course will cover introspection, Python virtual environments, threading, multiprocessing, debugging, decorators, profiling, unit testing, version control, and more.If you take a look at the Python packaging index (PyPI), you will quickly see that there are tens of thousands of third-party packages that you can install. While you will never know how to do everything in Python, the fundamentals you will learn here will serve you well.

课程标签

0人关注该课程

主题相关的课程