Small Basic Grows Extensions
Written by Alex Denham   
Monday, 26 November 2012

The latest extension to Microsoft's teaching language Small Basic is Version 2 of a set of Windows Forms controls that now includes a chart control.

This extension, which is 100% event driven includes the following controls: 

controllist

 

Here's a screenshot of a program made with it:

smallbasicformsext

 

The extension was created over "a couple of days" by a developer who is a model of what Microsoft set out to achieve with Small Basic, its simplified programming language and environment that provides an easy route into programming for kids and beginners.

According to his profile, Gungan 37 is a self-taught programmer and a high-school student who learned to program in Small Basic and now has added C#, VB, J#, Java, and x86 assembly plus a little C and C++ to his repertoire.

The unique features of Small Basic, which has been under development since October 2008 and reached Version 1.0 in  July 2011. is that it has just 14 keywords. It is imperative and doesn't use or expose beginners to concepts like scopes, types, object orientation, and more. It doesn't have a type system and all variables are global and are always initialized. This means they can be used before they're assigned.

The Small Basic Extensions Gallery currently lists 16 "quality" extensions and its Program Gallery  has approaching 40 interactive programs that are easy to use.

Small Basic has a thriving community, kids as well as adults, and it does appear to have put the element of fun into programming. 

 smallbasiclogo

More Information

Small Basic Site

Small Basic Blog

Related Articles

Small Basic 1.0 arrives

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Banner


JRuby 10 Released
21/04/2025

JRuby 10 has been released with support for Ruby 3.4 (including 3.2 and 3.3 updates as well). The minimum Java version has also been increased to Java 21, allowing the language to support more modern  [ ... ]



Action Figure Craze Overruns OpenAI
13/04/2025

If you're on social media, you'll probably have seen a lot of 'action figure' posts, where people show off images of themselves, their dog or their cat in the form of an action figure, complete with s [ ... ]


More News

Last Updated ( Monday, 26 November 2012 )