Book Review: Python for Kids, for Dummies

  • 时间:2020-10-07 14:34:56
  • 分类:网络文摘
  • 阅读:98 次

Recently I purchased the following Python Book Python for Kids for Dummies from Amazon.

python-for-kids-for-dummies-768x1024 Book Review: Python for Kids, for Dummies book review python

A quick look inside this book – I think it is perfect for kids aged 7+ to read.
python-for-kids-for-dummies-quick-look-inside-1024x768 Book Review: Python for Kids, for Dummies book review python

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) —

推荐阅读:
在长方形ABCD里做一个如上图的半圆和扇形  学校买矿泉水24元一箱  统计图沾上了污渍  佳佳从甲地往乙地走  小明每天下午五点放学  这个游戏规则公平吗  两枚硬币正面都朝上的可能性是几分之几  这根绳子一共被剪成多少段  扇形和半圆有重叠部分  为wordpress新建一个登录页面 
评论列表
添加评论