Book Review: Python for Kids, for Dummies
- 时间:2020-10-07 14:34:56
- 分类:网络文摘
- 阅读:144 次
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) —
推荐阅读:从上边剪下一块直径是80厘米的圆片 甲乙丙三个修路队共同修完一条公路 最多可做多少面小三角旗 客车从甲地开往乙地需要10小时 遇店加一半,遇花喝一斗 这些车共有86个轮子 wordpress使用短代码实现在父页面中显示子页面列表链接 使用 wordpress 插件 Backend Designer 自定义后台颜色风格 如何更改 WordPress 默认发件人及邮箱地址 免插件为wordpress配置SMTP服务
- 评论列表
-
- 添加评论