Is QBasic good for Teaching Kids Programming?

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

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.

qbasic-by-eample-the-easiest-way-to-learn-how-to-program-768x1024 Is QBasic good for Teaching Kids Programming? programming languages

One of the coolest thing with QBasic is that you can play music using the Play command.
qbasic-by-eample-the-easiest-way-to-learn-how-to-program-playsound-1024x768 Is QBasic good for Teaching Kids Programming? programming languages

qbasic-by-eample-the-easiest-way-to-learn-how-to-program-using-erase-1024x768 Is QBasic good for Teaching Kids Programming? programming languages

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

推荐阅读:
How to Compute the Projection Area of 3D Shapes?  How To Find The Ideal Monitor For Coders?  How to Partition an Array Into Three Parts With Equal Sum?  Compute the Sum of Even Numbers After Queries  How to Compute Nested List Weight Sum of Any Arrays?  7 Laws Every Blogger Must Know to Avoid Lawsuits  New App Protects You From Becoming A Victim Of White Collar Crim  Sprout Social Develops Bot Builder for Automated Conversational   Which Analytics Stats Really Matter to Your Blog and Marketing C  7 Tools to Help You find Out How Fast Your Blog Loads 
评论列表
添加评论