Python 博客网站资源

# Python 博客网站资源


* **本人编写的 Python 系列文章**

    本草根编写的 Python 文章,里面有各种例子代码

    传送门: [Gitbook](https://www.readwithu.com/),[github](https://github.com/TwoWater/Python)

* **Python 在线手册**

    Python 在线手册站,收集整理了大量 Python 流行技术文档和教程。更多时候我们用来查询 Api 。

    传送门:[官方地址](http://docs.pythontab.com)


* **Python轻松入门**

    网易云课程,Python 轻松入门

    传送门: [官方地址](https://study.163.com/course/introduction.htm?courseId=1003655001&utm_campaign=share&utm_content=courseIntro&utm_medium=iphoneShare&utm_source=weixing)


* **廖雪峰 Python 教程**

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

    传送门:[官方地址](http://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000)


* **Python 基础教程**

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

    传送门:[官方地址](http://www.runoob.com/python/python-tutorial.html)


* **莫烦Python**


    传送门:[官方地址](https://morvanzhou.github.io/tutorials/python-basic/)

* **The Hitchhiker’s Guide to Python**

     传送门:[官方地址](http://docs.python-guide.org/en/latest/)
posted @ 2020-03-18 17:29  程式交易  阅读(260)  评论(0)    收藏  举报