早就想学习这个语言了,不过一直无从下手,趁十一放假,想入入门,并想把学习的经历记录下来,以做备忘。
Python学习笔记之疑问 4:什么是模块
Python学习笔记之疑问 3:''' 三重引号(three double-quotes)的作用
Python学习笔记之疑问 2:python的函数定义为什么没有开始和结束符
Python学习笔记之疑问 1:def 是什么意思
学习资源:
1.深入 Python :Dive Into Python 中文版
http://woodpecker.org.cn/diveintopython/toc/index.html
http://woodpecker.org.cn/diveintopython3/index.html
2.Learn Python The Hard Way, 3rd Edition