Book Review: Python for Kids, for Dummies
- 时间:2020-10-07 14:34:56
- 分类:网络文摘
- 阅读:151 次
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) —
推荐阅读:How to be like Elon Musk: An Influencer CEO Your Simple Guide to Ultimate Technology Stack Every Blogger Nee Recursive Algorithm to Encrypte a String Reconnect the Nodes in Linked List by Odd/Even in Place (Odd Eve Breadth First Search Algorithm to Find Nearest Right Node in Bin Using Priority Queue to Compute the Slow Sums using Greedy Algor Min Number of Operations to Crawler Log Folder Reclaiming the Disk Space by Deleting the Logs of the Docker Con How to Re-mount a RAID-1 Array into a RAID-0 on Linux VPS? Algorithm to Check if a Binary Tree can be Constructed via Hash
- 评论列表
-
- 添加评论