SmallBASIC

Small basic is the other version of the BASIC programming language has minimum concepts which are helpful for the beginner learner of programming. The language is basically created to keep in mind the level of beginners it have only 14 keywords and very user friendly interface. Small basic is itself a tutoring language the syntax is also a tutoring which is completely develops for the beginners.

{`The traditional 'Hello World' is:
TextWindow.Write("Hello World")
or
TextWindow.WriteLine("Hello World") `}

Small basics is main concentrate on the teaching the programming not in developing a program. It has standard libraries and basic classes which help in creating the programs. Small basic also allows using the third party libraries in the coding. Small basic is creating by the Microsoft in October 2008 to simplify the BASIC programming language to teach the programming to the beginners.

SmallBASIC

SmallBASIC

reference:- https://en.wikipedia.org/wiki/Microsoft_Small_Basic

Tutorial:- https://www.youtube.com/watch?v=fth7DtJS3Cs