{"id":19262915,"url":"https://github.com/datawhalechina/learn-python-the-smart-way-v2","last_synced_at":"2025-05-16T11:06:23.743Z","repository":{"id":65291735,"uuid":"540085131","full_name":"datawhalechina/learn-python-the-smart-way-v2","owner":"datawhalechina","description":"聪明办法学Python，简明且系统的 Python 入门教程第二版。","archived":false,"fork":false,"pushed_at":"2025-01-13T07:56:16.000Z","size":16450,"stargazers_count":287,"open_issues_count":0,"forks_count":44,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-12T08:38:27.847Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://datawhalechina.github.io/learn-python-the-smart-way-v2/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datawhalechina.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-22T17:04:59.000Z","updated_at":"2025-04-09T03:09:52.000Z","dependencies_parsed_at":"2023-09-23T02:37:17.150Z","dependency_job_id":"e341fd38-84a6-4a0c-b8b0-ad80e70dcb43","html_url":"https://github.com/datawhalechina/learn-python-the-smart-way-v2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datawhalechina%2Flearn-python-the-smart-way-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datawhalechina%2Flearn-python-the-smart-way-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datawhalechina%2Flearn-python-the-smart-way-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datawhalechina%2Flearn-python-the-smart-way-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datawhalechina","download_url":"https://codeload.github.com/datawhalechina/learn-python-the-smart-way-v2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518383,"owners_count":22084374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python"],"created_at":"2024-11-09T19:34:03.484Z","updated_at":"2025-05-16T11:06:18.728Z","avatar_url":"https://github.com/datawhalechina.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 聪明办法学 Python 第二版\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://nbviewer.org/github/datawhalechina/learn-python-the-smart-way-v2/tree/main/slides/)\n![Momodel](https://img.shields.io/badge/Mo%E5%B9%B3%E5%8F%B0-%E4%BA%A4%E4%BA%92%E6%80%A7%E8%AF%BE%E7%A8%8B-blue?link=https%3A%2F%2Fmomodel.cn%2Fclassroom%2Fclass%2F659fb7610d52022658248509)\n\n## 课程简介\n\n**课程主页**：\u003chttps://datawhalechina.github.io/learn-python-the-smart-way-v2/\u003e\n\n同时，本课程已上线 **Mo 平台**，后续教学团队会在 Mo 平台制作交互性更强的课程内容，欢迎大家通过对应链接访问：\u003chttps://momodel.cn/classroom/class/659fb7610d52022658248509\u003e\n\n**聪明办法学 Python 第二版**是 Datawhale 基于[第一版](https://github.com/datawhalechina/learn-python-the-smart-way)教程的一次大幅更新。我们尝试在教程中融入更多**计算机科学**与**人工智能**相关的内容，制作“面向人工智能的 Python 专项教程”。\n\n我们的课程简称为 ***P2S***，有两个含义：\n\n1. ***Learn Python The Smart Way V2***，“聪明办法学 Python 第二版”的缩写。\n2. ***Prepare To Be Smart***， 我们希望同学们学习这个教程后能**学习到聪明的办法，从容的迈入人工智能的后续学习**。\n\n## 课程目录\n\n- 基础 (Chap0 - Chap6 制作完成)：\n  - Chapter 0 安装 Installation\n  - Chapter 1 启航 Getting Started\n  - Chapter 2 数据类型和操作 Data Types and Operators\n  - Chapter 3 变量与函数 Variables and Functions\n  - Chapter 4 条件 Conditionals\n  - Chapter 5 循环 Loop\n  - Chapter 6 字符串 Strings\n- 进阶 (Chap7 - Chap12 制作中，待定)：\n\n\u003cdetails\u003e\n\u003cul\u003e\n    \u003cli\u003eChapter 7 Lists and Tuples\u003c/li\u003e\n    \u003cli\u003eChapter 8 Sets\u003c/li\u003e\n    \u003cli\u003eChapter 9 Dictionaries\u003c/li\u003e\n    \u003cli\u003eChapter 10 Object Oriented Programming Part 1\u003c/li\u003e\n    \u003cli\u003eChapter 11 Object Oriented Programming Part 2\u003c/li\u003e\n    \u003cli\u003e...\u003c/li\u003e\n\u003c/details\u003e\n\n## 教学团队\n\n教学团队成员来自 Datawhale 高校联盟，详见：[课程背景](https://datawhalechina.github.io/learn-python-the-smart-way-v2/Index/background/)、[教学团队](https://datawhalechina.github.io/learn-python-the-smart-way-v2/Team/team/)\n\n我们会依据贡献程度与活跃程度动态更新列表，并维护一份全体贡献者列表，如果你也想加入我们，请阅读[参与贡献](https://datawhalechina.github.io/learn-python-the-smart-way-v2/Contribute/contribute/)\n\n## 镜像仓库\n\n[![Epsilon Luoo/本仓库仅同步请访问Github_learn-python-the-smart-way-v2](https://gitee.com/anine09/learn-python-the-smart-way-v2/widgets/widget_card.svg?colors=ffffff,1e252b,323d47,455059,d7deea,99a0ae)](https://gitee.com/anine09/learn-python-the-smart-way-v2)\n\n## 关注我们\n\n\u003cdiv align=center\u003e\u003cimg src=\"resources/datawhale_wechat_qrcode.jpeg\" width = \"250\" height = \"270\" alt=\"Datawhale是一个专注AI领域的开源组织，以“for the learner，和学习者一起成长”为愿景，构建对学习者最有价值的开源学习社区。关注我们，一起学习成长。\"\u003e\u003c/div\u003e\n\n## LICENSE\n\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"\u003e\u003cimg alt=\"知识共享许可协议\" style=\"border-width:0\" src=\"https://img.shields.io/badge/license-CC%20BY--NC--SA%204.0-lightgrey\" /\u003e\u003c/a\u003e\u003cbr /\u003e本作品采用\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"\u003e知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议\u003c/a\u003e进行许可。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatawhalechina%2Flearn-python-the-smart-way-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatawhalechina%2Flearn-python-the-smart-way-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatawhalechina%2Flearn-python-the-smart-way-v2/lists"}