Warren Sande 毕业于加拿大里贾那大学电气工程系。一直在面向计算机初学者教授软件基础课程,编写过大量广受欢迎的技术文档。
Carter Sande Warren之子,一个聪明、热情、好奇心强、喜欢思考问题的小男孩,热爱计算机,喜欢弹钢琴和玩超级玛丽。很小的时候就开始跟着父亲玩编程。
HIGHLIGHT Computer Programming for Kids gives a gentle introduction to computer programming. This book makes computer programming accessible and fun for kids - an essential skill in today's hi-tech world. DESCRIPTION Computer Programming for Kids gives kids - or anyone who wants to learn programming from a fresh perspective - a gentle but thorough introduction to the world of computer programming. Using Python, a computer language ideal for teaching, this book covers all the basic concepts of computer programming, and applies them to fun, interesting topics like, computer graphics, game programming, and simulations. It is aimed at kids, but anyone who wants to learn how to program a computer can use it. Readers don't need to know anything about programming to use the book. Just a normal user-level familiarity with how to use a computer is enough to learn from this book. Readers can use the book to easily learn to interact with the computer on a programming level, a path that can be used at home or in a classroom setting. There is nothing like it currently on the market. KEY SELLING POINTS * Makes learning programming fun and accessible * Written for kids, but useful for anyone who wants to learn programming * No other practical and up-to-date guides like this currently on the market * Uses Python, an ideal teaching language * Perfect for home or classroom use
书内如下: mport random secret = random.randint(1, 100) guess = 0 tries = 0 print "AHOY! I'm the Dread Pirate Roberts, and I have a secret!" print "It is a number from 1 to 99. I'll give you 6 teise." while guess != secret and tries < 6: guess = input(...
评分我是python程序员,python是很适合没有计算机基础的小孩子学习的。之前听一位朋友介绍说他买了一本python书让他12岁的儿子读,小孩子居然很感兴趣,学得不亦乐乎。于是我也买了这本书来让我的孩子读,最开始是在手持的Nokia N810上让他了解交互式命令,他觉得很困惑,不知道干...
评分这本书的英文名是《Hello World! Computer Programming for Kids and Other Beginners》,比起中文名《与孩子一起学编程》来,区别在于这本书不仅仅适合于训练孩子对编程的兴趣,对于任何对编程有兴趣的人,都是不可多得的一本编程入门书。Amazon评分四星半,今年Jolt图书生产...
评分挺有趣的一本书,买来做亲子阅读。不知道大家是给几岁孩子看?孩子得懂点英文:比如while for if之类,还有自己需要给变量起名字,这都需要英文。 可惜是以Python2.5为基础的。因为Python 3 和 Python 2 不兼容,所以提供的范例程序需要进行些改动才能用。
评分很棒的编程入门书籍,我对编程感兴趣,但目前也仅止于感兴趣并不是专业学这个的,但是这本书让我能将感兴趣但却无法付诸行动,变成了可以开始自己动手的现实,书本的本身内容是不用说了,很有意思的一本编程书籍,那些枯燥乏味的书会令有点想要关注这方面的人都望而却步的,...
没有比这更生动容易理解的入门书了
评分挺多概念解释都很通俗易懂啊~作为入门书籍真不错!
评分^.^
评分^.^
评分没有比这更生动容易理解的入门书了
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有