The book is very simple:
52 exercises in
all
26 cover just input/output, variables, and
functions
26 cover logic (boolean algebra,
if-statements, while-loops,
etc.)
全书共52个练习
前26个关于输入/输出,变量和函数
后26个关于逻辑(布尔代数,if语句,while循环等)
总结或理解:
1.这是一本python入门书籍。
2.虽然作者号称学习这本书不需要一点点编程经验,但我觉得有一点还是好的,比如我的那点点c语言知识还是帮助我更快更好的理解了其中的一些知识点。
3.需要勤学与坚持。我是每天看5个exercise。
4.最后8个exercise看得有点毛糙,有些还没有完全理解。
5.本书可以在
http://learnpythonthehardway.org/book/
上免费学习。
比较深刻的两句话:
1.
The hard Way is easier.
2. Being different is not a
crime, and people who tell you it is are just jealous that you‘ve picked up a
skill they never in their wildest dreams could acquire.
相关文章
- 05-07python – 尝试从scikit-learn集合中打印出森林的决策树
- 05-07Python scikit-learn,数据的特征抽取,特征值化
- 05-07kaggle learn python
- 05-07学习笔记之三十年软件开发之路 - Things I Learnt The Hard Way (in 30 Years of Software Development)
- 05-07Learn Vim (the Smart Way)
- 05-07Scikit-learn 机器学习库介绍!【Python入门】
- 05-07Scikit-learn的六大功能!Python学习
- 05-07学习Learn Python The Hard Way 前言中的一段话,可与君共勉
- 05-07@from [GITHUB] : Learn regex the wasy way
- 05-07@from [GITHUB] : Learn regex the wasy way