Is QBasic good for Teaching Kids Programming?
- 时间:2020-10-07 14:34:56
- 分类:网络文摘
- 阅读:118 次
QBasic was popular in the late 80s and early 90s. It was the programming language for MSDOS. Not many of you know this language as it is now a leacy programming language – but its successor Visual Basic is still alive and being used in the .NET world.
Recently I digged this book from my garage – and I think the content is quite easy to understand. When I was my son’s age, I learned LOGO programming, and then Pascal, Foxbase, and of course did a little bit coding with QBasic – and 6502 Assembly for 8-bit Famicom.

One of the coolest thing with QBasic is that you can play music using the Play command.


QBasic is a good alternative to Python, Scratch – however you would need to find the QBasic program – and set it up in some MSDOS emulator (virtualization).
QBasic runs on 16-bit DOS – so you would need to emulate this in the modern 32-bit/64-bit OS.
I’ll give this to my sons for a read and see how it goes – if they don’t like it – I’ll recommend Python.
Update: I decide to choose Python as my sons’ first programming language: Book Review: Python for Kids, for Dummies
–EOF (The Ultimate Computing & Technology Blog) —
推荐阅读:保健养生:秋季的健康饮食的营养原则 进口食品营养标签必须符合国家规定 如何读懂包装食品营养标签核心信息 食用油的选择:解密食用油养生之道 对牙齿的健康非常有益的几种食物 常吃这些食物可让你拥有健康的牙齿 转基因食品安全立法的不足和完善建议 食品添加剂过量对人体健康带来的危害 揭秘零食里面的食品添加剂及其危害 食品学专家解析转基因食品安全问题
- 评论列表
-
- 添加评论