Unassigned Variables: X = 0? (Small Basic Featured Thread)
Small Basic handles unassigned variables as equal to zero. The idea is that variables are always available. Let's look at this thread from the Small Basic...
View ArticleSmall Basic Game Programming - Game Math
Once I wrote a series of blog posts about game programming in Small Basic. Today, I'd like to add one more post about game math.In this article, I'll talk about following Math operations.Random...
View ArticleSmall Basic Challenges of the Month - August 2015
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 ArticleSmall Basic in Windows 10 Quick Review
I installed Windows 10 on my Mac mini (with Parallel Desktop 10 for Mac). In Windows 10, I tried to use Small Basic v1.1.Though Title bar became white and new window frame is thin, Small Basic v1.1...
View ArticleA BASIC Emulator - Small Basic Featured Program
Today, I'd like to introduce a ZX Spectrum Emulator written in Small Basic by Tryhest. The ZX Spectrum is an 8-bit personal home computer released in the United Kingdom in 1982.This program is...
View ArticleSmall Basic in Windows 10 Quick Review
I installed Windows 10 on my Mac mini (with Parallel Desktop 10 for Mac). In Windows 10, I tried to use Small Basic v1.1.Though Title bar became white and new window frame is thin, Small Basic v1.1...
View ArticleDocs.com about Small Basic
Curah! contents have been moved to Docs.com. I once wrote about Curah!. Today, I will write updated curation about Small Basic in Docs.com.Docs.com can contain not only links but also Office...
View ArticleTriangle in Small Basic
Today I'd like to introduce collected information about triangle in Small Basic.How to Draw a TriangleThere was a forum question by CookiesUgh about drawing a triangle. From the question, I wrote a...
View ArticleSmall Basic Guru Awards: July 2015 Winners - Nonki's Timer wins big time!!!
Nonki and I battled it out in July on our TechNet Wiki articles (submitted in the TechNet Guru contest), and he beat both of my samples! It's quite a good overview of the Timer object with some...
View ArticleWhat Objects are Missing in Small Basic?
What Objects are missing in Small Basic? Also, if you could move any object from the LitDev Extension into Small Basic, what would you want to bring over? Please go post your answers and vote for...
View ArticleSmall Basic includes Exponential Notation!!!
Here's a little-known factoid. This is great for those of you who are power users for Small Basic and using some "big math" in your programs! You can find the latest version of this article on TechNet...
View ArticleBatting Practice - Small Basic Featured Program
Today, I will introduce a game posted on a Small Basic forum thread Nominate games (or other programs) here to get featured on our Blog! (PART 3).The game is Batting Practice written by Cody_M. He just...
View ArticleBecome the August 2015 Small Basic Guru!!! Here's how!
Just add your TechNet Wiki article to this list:TechNet Guru Contributions - August 2015 One winner in each category will be selected each month for glory and adoration by the MSDN/TechNet Ninjas...
View ArticleSmall Basic on TechNet Gallery - The Tags are growing! The Tags are growing!
Today's blog post extends off the topic here:UPDATE: Small Basic on TechNet Gallery Which is a list of what kind of things you can put up on TechNet Garry and what tags we use there. Recently, Nonki...
View ArticleThe Hex Colors in Small Basic
This is a featured TechNet Wiki article from Nonki:Small Basic Getting Started Guide: Appendix B: Colors You can set colors in Small Basic 3 ways:Using pre-defined color names (e.g....
View ArticleSmall Basic on TechNet Gallery - The Tags are growing! The Tags are growing!
Today's blog post extends off the topic here:UPDATE: Small Basic on TechNet Gallery Which is a list of what kind of things you can put up on TechNet Garry and what tags we use there. Recently, Nonki...
View ArticleHow to nominate games to be featured on our blog!!!
Got a game or program you made with Small Basic that you want us to review for being featured on this blog?Maybe someone else's game or program that you think is great? Check out all our featured...
View ArticleSmall Basic Featured Program - Swimming Shark
Here's a program from NaochanON:http://smallbasic.com/program/?NBL543-3 The August challenges included...Draw a shark swimming See all the August challenges...
View ArticleSmall Basic: Timer - Featured Article
Our Small Basic Guru Gold Medal Winner from July was... Small Basic Technical Guru - July 2015 Nonki TakahashiSmall Basic: TimerMichiel Van Hoorn: "Great article on how to control "time" in your...
View ArticleSmall Basic Challenges: September 2015 - Codes, Clowns, Roulette, & Pendulums!
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 Article