Book Review: Python for Kids, for Dummies
- 时间:2020-10-07 14:34:56
- 分类:网络文摘
- 阅读:139 次
Recently I purchased the following Python Book Python for Kids for Dummies from Amazon.

A quick look inside this book – I think it is perfect for kids aged 7+ to read.

Python is considered a quick-to-learn and easy-to-understand language. It is very powerful as well and can be used in many domains from simple scripting to machine learning data processing.
The Python coding syntax is simple – and the inbuilt data structure is rich such as array, dictionary, tuple, hash map etc. The coding style is neat – as there is no argument about where to put the braces (in the same line or next line). However, there is still argument of using 4-spaces or a TAB to indent your python code.
For kids, the learning to programming should not be difficult otherwise kids may lose interests. The book serves a good purpose, with simple explanation on what interesting tasks Python can do.
Now, I let my son read this book before they go to bed e.g. bedtime stories.
Python is good for teaching kids programming, I think better compared to QBasic.
–EOF (The Ultimate Computing & Technology Blog) —
推荐阅读:指定 wordpress 默认用户角色后台登陆权限 为 WordPress 主题添加大红灯笼特效 为 wordpress 文章作者在评论留言时显示“本文作者”提示 为 WordPress 主题添加花瓣飘落特效 wordpress插件:WP-China-Yes 切换WP站点与官方通信至国内节点解决后台更新429错误 一段代码轻松解决wordpress定时发布失败的问题 WordPress官网打不开 出现 429 Too Many Request 的原因 下载更新wordpress程序及插件的方法 禁用wordpress4.4+版本自动生成768w像素缩略图功能 自动为wordpress文章图片添加alt属性和title属性
- 评论列表
-
- 添加评论