cs-guide/docs/python-tutor/tips/blog-resources.md
2023-04-25 07:25:32 +08:00

645 B
Raw Permalink Blame History

Python 博客网站资源

  • 廖雪峰 Python 教程

    最最最经典的 Python 入门文章。

    传送门:官方地址

  • Python 基础教程

    详细的记录 Python 各个知识点的用法讲解,很适合小白入门。

    传送门:官方地址

  • 莫烦Python

    传送门:官方地址

  • The Hitchhikers Guide to Python

    传送门:官方地址