After more than two years of pre-release versions of Small Basic, we are finally releasing the 1.0 version. Although we know that there a number of features we still haven’t implemented, we feel that Small Basic now has a solid set of the core features that make it useful to beginners. We hope to get everyone onto the 1.0 version so that we have a common baseline to move forward.
Over the past few months, we have been focused largely on our online experience and also the Small Basic translation efforts. There is a huge demand for Small Basic outside the US, and so we want to help beginners in other parts of the world to get started in programming. Here’s what’s new:
Although we haven’t really added new features in 1.0, besides Icelandic, we do have a list of feature requests from users, and we are looking at how we can add them in the future. I also want to let you know about some new Small Basic extensions from our friends at the TeachingKidsProgramming website. More details below…
TeachingKidsProgramming provides free courseware to introduce kids (ages 10+) to programming. New in this compatible release of the Small Basic Fun extensions (http://extendsmallbasic.codeplex.com) is a recipe '(m)adLibs' which you can use to introduce the MVC pattern to your kids. It includes several new objects, such as a Viewer and a Parser to support teaching of this pattern.
Finally, we’d like to thank the Small Basic community for your passion around this product and for teaching young people the joys of computer programming. The Small Basic Virtual Team shares your passion, and we look forward to our continued partnership on this project.
The Small Basic Virtual Team
Thanks, team! I appreciate the constant stream of improvements you've released!
I'm still getting 0.95 from the download link.
Thank you for your commment. Yes, some users are still seeing version 0.95 (5.7M in size) due to server caching issues. Hopefully this issue will clear up later today. Please note that the 1.0 version is 5.74M. Sorry for the inconvenience.
FYI: When I clicked on the Small Basic 1.0 link I got the 0.95 msi downloaded, not 1.0 as I expected.
ArthurZ, sorry for the inconvenience, all the servers are still replicating and this takes some time.
V1.0 is there now. You must manually uninstall your cuurent version using add/remove programs before the new version will install.
This is fantastic stuff. Thanks so much for all your efforts!
May I Have Small Basic 1.0 in french language please !! :)
Regards.
Bill
Thank you for your comment Bill. All languages are included in the install. By default you get English, but you can add other languages as optional components when you run setup. I hope this answers your question.
I run a program. The dark screen does not appear and I can't tell if my program actually worked?
Very nice resource and easier and fun way to learn for kids, I am going to link this page and spread the word on my site for education help www.singlemomeducationhelp.com .
may i have small basic with persian language?
Armin, Small Basic is translated by volunteers. However, we have not been able to find one for Persian. If you are willing to help us, please send us a mail at smlocfdb@microsoft.com and I will let you know the next steps to take.
Thank you,
Sandra
Brian, can you please send your program to smlocfdb@microsoft.com so we can take a look and help you out with this issue?
Best regards,
I'm a student and I have a subject that requires me to write a report on programming language compilers. I was tasked to write on Small Basic. I was wondering if you guys have documentation on how the small basic compiler interprets each statement of code. Thank you!