python学习资源收集

Posted f0rd

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python学习资源收集相关的知识,希望对你有一定的参考价值。


目前手里的电子书(00:32 2018-08-15)
Python语言及其应用(美Lubanovic 2016)【py3.3】
Python网络数据采集(python3)
笨办法学 Python(第四版)【py2】

[IT学习]Learn Python the Hard Way (Using Python 3)笨办法学Python3版本
https://www.cnblogs.com/viphhs/p/7069793.html
黑客余弦先生在知道创宇的知道创宇研发技能表v3.1中提到了入门Python的一本好书《Learn Python the Hard Way(英文版链接)》。其中的代码全部是2.7版本。
如果你觉得英文版看着累,当当网有中文版,也有电子版可以选择。
我试着将其中的代码更新到Python 3。同时附上一些自己的初学体会,希望会对你有帮助。
 中文版有人把书名翻译为《笨办法学python》,其实我觉得叫做《学Python,不走寻常路》更有意思些。
作者的意思你可以在序言中详细了解。务必多读几遍。务必多读几遍。务必多读几遍。

【最近已经更新到py3,29刀!】
Learn Python the Hard Way
https://learnpythonthehardway.org/python3/intro.html
Millions of people have learned to code. So can you.
Newly updated for Python 3, the original and still the most popular way for total beginners to finally learn how to code. Learn Python The Hard Way takes you from absolute zero to able to read and write basic Python to then understand other books on Python. No experience necessary to begin, and you can even try the book out for free to see if the method works for you. If you‘ve always wanted to learn to code but have no idea where to begin, then this book is for you.

Python3.x和Python2.x的区别
http://www.cnblogs.com/codingmylife/archive/2010/06/06/1752807.html
这个星期开始学习Python了,因为看的书都是基于Python2.x,而且我安装的是Python3.1,所以书上写的地方好多都不适用于Python3.1,特意在Google上search了一下3.x和2.x的区别。特此在自己的空间中记录一下,以备以后查找方便,也可以分享给想学习Python的friends.

廖雪峰
https://www.liaoxuefeng.com/
py3教程
https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000
py2教程
https://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000


































以上是关于python学习资源收集的主要内容,如果未能解决你的问题,请参考以下文章

python学习:使用正则收集ip信息

python学习第十天

python学习第十天

python学习资料收集

Python学习笔记: 收集参数

python 学习第十一天 函数文档 关键字参数 默认参数 收集参数