Programming Tips - Small Basic Featured Article
LitDev strikes again with another fantastic article on TechNet Wiki:Small Basic: Programming TipsThis article covers the basic ideas of structured programming, or some tips for writing better programs...
View ArticleBeginning Microsoft Small Basic - Review by "Royal Little Lambs"
Today we have a guest blogger! It's Jennifer (and her 12-year-old daughter, Liz) from Royal Little Lambs. Liz reviewed Computer Science for Kids and very much enjoyed learning Beginning Microsoft...
View ArticleString Searcher - Small Basic Featured Program
Today's featured program is "Single Character String Searcher" by Jibba Jabba.You'll have to run the program locally for the "Esc" key to work (works fine online up to that point). Import:...
View ArticleSmall Basic: How to Debug - Featured Article
Today's featured article was written by...Nonki Takahashi Find the latest version of this article here:Small Basic: How to Debug This article includes following tips about how to debug program written...
View ArticleShapes Editor - Small Basic Featured Program
Latest version of Shape Editor:Shapes 1.42 TLW744-3. From Nonki Takahashi: Nonki Takahashia private company 1,896 Points 17...
View ArticleCollision Physics - Small Basic Featured Game
So Vijaye blogged about this before: Collision Physics With Small BasicAnd you can see LitDev's Collision Physics here:PMT149 But I wanted to offer up the challenge to see if anyone can make a game...
View ArticleSmall Basic learning camps at Main Stem Academy - Summer 2013
http://www.mainstemacademy.com/ Mark McDonald at Main Stem Academy is teaching Small Basic camps. Each camp is tutorial driven. Kids can join any time or go to the whole series. If they attend the...
View Article3D RayCaster Maze - Featured Small Basic Game
Check out this fantastic 3D real-time game (that runs online)... 3D Color RayCaster Maze - by Old Basic Coder From the creator, Old Basic Coder...I made a "3D Maze" type program as an exercise. Had not...
View ArticleSmall Basic: Text Basics - Featured Article
Today's featured TechNet Wiki article comes from LitDev...Find the latest and complete version of this article here, on TechNet Wiki:Small Basic: Text Basics This article covers the basics of text...
View ArticleNaochan Pong - Small Basic Feature Game
I'm naming this after the creator, NaochanON.Play the game here: rzd792 It's a version of Pong, where you play against the computer, and then there's a barrier in the middle that's moving. Plus add the...
View ArticleDoes Small Basic support Extensions?
What is the extensibility story? Is Small Basic Extensible?The Small Basic compiler and the environment allow 3rd party Small Basic libraries to be plugged in to extend the possibilities of what you...
View ArticleJune Small Basic Guru Update - Nonki's got it cornered
What is TechNet Guru?One winner in each category will be selected each month for glory and adoration by the MSDN/TechNet Ninjas and community as a whole. This includes a dedicated blog post in the Wiki...
View ArticleBeginning Microsoft Small Basic - Review by "KGB That's Me!"
It's time for a guest blogger! Today's guest blogger is Kelly (and her 13-year-old son, Hayden) from KGB That's Me! My 13-year old son, Hayden, was given a chance to review this fun course called...
View ArticleHow to Download and Install Small Basic
Today, we have a special guest blogger, Philip Conrod! He is sharing with us an excerpt from their book for kids, Beginning Microsoft Small Basic by Philip Conrod and Lou Tylee. This section is...
View ArticleSmall Basic: How to Convert Multi-Line Text into an Array of Lines - Featured...
Today's featured TechNet Wiki article is from Nonki Takahashi: Small Basic: How to Convert Multi-Line Text into Array of Lines Small Basic can get multi-line text into a variable from multi-line input...
View ArticleBeginning Microsoft Small Basic - Review by "There's More 2 Les"
It's time for a guest blogger! Today's guest blogger is Leslie (and her 13-year-old son, Captain C) from There's More 2 Les! Those that know me know that I am a computer geek. I love them. We...
View ArticleSBCraft - Small Basic Featured Game
Go check out SBCraft and leave a comment with your thoughts about the game! Download SBCraft from TechNet Gallery More information from the creator of SBCraft, Ardiezc Quazhulu:A Minecraft-like game....
View ArticleSmall Basic July Challenges!
Check out the July challenges and respond to them here: http://social.msdn.microsoft.com/Forums/en-US/c80d0e11-66c8-4f11-b4b5-09851afaf67b/challenge-of-the-month-july-2013There are a huge number of...
View ArticleSmall Basic Featured Program: A Walking Man -- Animated in Code!
From the July Challenges: http://social.msdn.microsoft.com/Forums/en-US/c80d0e11-66c8-4f11-b4b5-09851afaf67b/challenge-of-the-month-july-2013 NaochanON starts us off with a great walking...
View ArticleSmall Basic: Stack Basics - Featured Article
I'd like to introduce you to LitDev's article here:Small Basic: Stack Basics Here is an excerpt: What is a StackA stack is an ordered list where entries are added (pushed) and retrieved (popped) in a...
View Article