Small Basic Overview on TechNet Wiki
Noah gave a pass on writing up a Small Basic overview article, so I'd like to share it with you:
It's already been translated into two other languages!
Small Basic
Table of Contents (links go to the Wiki Article)
Microsoft Small Basic is a beginner .NET language, derived from QuickBasic. It was first launched as a public beta in 2008, and version 1 launched in 2010. It is very international, and is available in over 20 languages. Small Basic is actually a toned down version of Visual Basic.NET, running on the .NET 3.5 framework.
Extensions
If you can't find a function you need to use in a program in Small Basic's main library, you can write an extension for it in any other .NET language (VB.NET and C# tutorials). If you do not wish to create your own extension you can download some other extension, such as PowerExtension or LitDev's Extension. A list of extensions is available here.
Community
It currently still has an active community of users in its forums @ https://social.msdn.microsoft.com/Forums/en-US/smallbasic/threads.
Let's Start
If you are interested in learning to program, Small Basic is a great way to start! Get it at https://smallbasic.com/.
Additional Resources
Web Pages
- Official Small Basic site
- Microsoft Download Center link
- Getting Started Guide (multiple languages)
- Small Basic Developer Learning Center
Blogs
- SmallBasic Blog
- Small Basic Extensions Gallery
- Small Basic Program Gallery (listed by Category)
- Small Basic Student Testimonies
Social Media
Other Languages
This article is also available in the following languages:
Japanese (ja-JP)
Italian (it-IT)
Comments
- Anonymous
June 03, 2015
This portal of TechNet Wiki articles is a great resource for finding some amazing Small Basic content: social.technet.microsoft.com/.../17553.wiki-small-basic-portal.aspx Take a tour of the content!