Small Basic Program Gallery - Listed By Category
11/17/15 UPDATE: Small Block Builder and Triple Six (Games). On 10/21/15: Pendulum Clock 2 (Graphical). On 9/3/13: Eora Duck Hunt. On 8/31: Starfield Simulator 2 (Graphical). On 7/8: Walking Man...
View ArticleSmall Basic for Little Kids Series – Pong
It was a beautiful sunny weekend, and wife's mandate of father-son bonding was to be obeyed... So, after a bike ride, it's time for some coding. Small Basic, that is.My little boy has been bugging...
View ArticleSmall Basic Game Gallery
This is an exhaustive list of the Small Basic games coming from our community of developers! Small Basic GamesActionBasketball - by NaochanONBasketball Science - by Nonki TakahashiBlock Smasher V2...
View ArticleSmall Basic is FREE!!!
Yeah, it's free. Give yourself a gift. Or give a kid a future in computer software that they might not otherwise have. Just click:What is Small Basic? Well... Small Basic is Fun, Simple, Social, &...
View ArticleTap into Small Basic Forum
When you are learning Small Basic programming, you may stack on your debugging. I recommend to utilize lots of resources about Small Basic as following steps.Search in TechNet Wiki. Small Basic...
View ArticleSmall Basic – TextWindow Colors
In Small Basic, you can change the background and foreground colors of the text window’s output text using the BackgroundColor and ForegroundColor properties of TextWindow. You specify the desired...
View ArticleSmall Basic Featured Thread – Suggestion for a challenge: Calculations by Hand
This is not so new thread but I love this one: Suggestion for a challenge by jherch77 in Small Basic forum. I would like to make the following suggestion for a challenge: Create a fully functional...
View ArticleCalling all Small Basic Gurus!! It’s time to MARCH into the history books!
It’s another month, and another chance to find… the one! That special person who brings us… the knowledge! That thing we didn’t know. That revelation that saves us so much bandwidth on the search tool....
View ArticleUnits of Measurement in Small Basic
What is a Unit? A unit is a standard measurement whose multiples are used in determining quantity, e.g. an inch, degree, calorie, volt, or hour. (Dictionary object) Units in Small Basic There are some...
View ArticleSmall Basic – Arduino
Arduino is a cheap and popular way to build your own electronics, typically with small sensors and motors, and learn a bit of programming to control it. Controlling it with Small Basic enables you to...
View ArticleBOOK GIVEAWAY: Win a free copy of our new book, “Learn to Program with Small...
Hello Small Basic peoples! I’m proud to announce that I’ve teamed up with Majed Marji, the author of Learn to Program with Scratch. We have a new book coming out in April from No Starch Press: Learn to...
View ArticleNew Oculus Rift Extension for Small Basic – Oculus SB
First of all, this awesome new extension comes from the one and only… Zock77 Here it is in Zock’s words… Awhile ago, a friend of mine lent me an Oculus rift. It is a virtual reality headset that can be...
View ArticleSmall Basic New Blog
This blog had following design: But now this blog has following new design: HTML contents have also changed, so I updated a program introduced in this post. The new program ID is CPP576-1. I could...
View ArticleMost Popular Algorithm?
Challenge of the Month – April 2016 has been started. This month, calculation by hand is picked up as a community suggestions: Community Suggestions This month the community suggestions for challenges...
View ArticleSmall Basic at the TEALS CS Fair
On Friday, April 1, 2016 Microsoft’s TEALS program held a Computer Science Fair to 1,600 enthusiastic computer science students and Small Basic was there to talk to the teens and educators who stopped...
View ArticleNew Project SBDoc Started
I started to develop new tool SBDoc. This tool is like JavaDoc or JSDoc to create document HTML files from program source code. The current version’s program ID is NPW862. Now SBDoc has CUI...
View ArticleSmall Basic Challenges of the Month! April 2016
These challenges are intended for people who are learning to program for the first time or for those returning to programming who want to start using Small Basic. Some will be easy, some will be hard...
View ArticleChess Problems in Small Basic
Today I’d like to introduce two chess problems posted in Small Basic forum. You can use Unicode characters for chessmen in Small Basic programs. e.g. ♟, ♞, ♝, ♜, ♛ and ♚. Knight’s Tour The original...
View ArticleBuild month! So much new to know! Small Basic Gurus needed!
A wonderful month of news and new technology advances from Build have filled our minds with new possibilities! So much to play with! Can you help us document some of the new features coming out over...
View ArticleMSDN Blog Article List – Small Basic Tools
Today, I’d like to introduce two tools written in Small Basic. MSDN Blog Article List This tool (NPB609) is a new version of my Blog Article List series. The screen shot above shows that this tool...
View Article