Learn to Program with Microsoft Small Basic

Posted By Clif Sipe On February 26, 2010 @ 12:45 am In Software | 10 Comments

This is what my first computer looked like. It was a Xerox Sigma, if I recall correctly, and it took up an entire room at the college I was attending.

xerox_sigma [1]

I learned how to program this machine in 1977. The college course I took was for a language called Fortran. The next year, I fell in love with Basic, and I’ve used it on and off ever since then. Basic is one of the easiest languages to learn, and I actually learned it from an instructional program on that huge computer. The name is an acronym for   Beginner’s All-purpose Symbolic Instruction Code.

Microsoft wants you to learn Basic, and they’ve made it as easy as possible with the recent release of Small Basic. They have a PDF beginner’s guide that walks you through Basic programming step by step. Here’s what Small Basic looks like:

small-basic-program-listing [2]

The first thing that struck me was that this program gives all kinds of help while you are typing in the editor window. If you aren’t sure how to finish a command, you can scroll through the pop-up to see what your options and arguments should be. When you click on a command or object word, the sidebar tells you all about it.

Here’s a video showing your first steps:

Small Basic isn’t the only free programming suite that Microsoft offers. A few years ago, they made three of them available. Here’s the quick list:

The Visual Basic suite is the big brother to Small Basic. If you have it installed, you can even convert your Small Basic programs into Visual Basic so that you can create executable files.

Small Basic is definitely the best way to start if you’ve never tried programming. Once you have it under control, you’ll be ready to move to the other three I’ve listed.

Download Small Basic [6]

Techie Buzz Verdict:

Microsoft Small Basic is one of the easiest programming tools I’ve tried. If you’ve ever considered learning to program a computer, you won’t find an easier way to learn. The instructional PDF file that’s provided, teaches you step by step. Even a cave man could do it.

techiebuzzrecommendedsoftware1_thumb [7]

Techie Buzz Rating: 4/5 (Excellent)


Article printed from Techie Buzz: http://techie-buzz.com

URL to article: http://techie-buzz.com/softwares/learn-to-program-with-microsoft-small-basic.html

URLs in this post:

[1] Image: http://cdn2.techie-buzz.com/images/posts/LearntoProgramwithMicrosoftSmallBasic_147FB/

[2] Image: http://cdn2.techie-buzz.com/images/posts/LearntoProgramwithMicrosoftSmallBasic_147FB/smallbasicprogramlisting.png

[3] Microsoft Visual Basic 2008 Express Edition: http://www.microsoft.com/express/Downloads/#2008-Visual-Basic

[4] Microsoft Visual C# 2008 Express Edition: http://www.microsoft.com/express/Downloads/#2008-Visual-CS

[5] Microsoft Visual C++ 2008 Express Edition: http://www.microsoft.com/express/Downloads/#2008-Visual-CPP

[6] Download Small Basic: http://msdn.microsoft.com/en-us/devlabs/cc950524.aspx

[7] Image: http://cdn2.techie-buzz.com/images/posts/LearntoProgramwithMicrosoftSmallBasic_147FB/techiebuzzrecommendedsoftware1_thumb.png

Copyright © 2006-20011 Techie Buzz. All rights reserved.