Category:BASIC256: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
BASIC-256 is an easy to use version of BASIC designed to teach anybody (especially middle and high-school students) the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.
BASIC-256 is an easy to use version of BASIC designed to teach anybody (especially middle and high-school students) the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.


BASIC256 is open source and available for LINUX, Windows and MAC. For more information see [http://www.basic256.org|http://www.basic256.org] or to download and install [http://sourceforge.net/projects/kidbasic/|http://sourceforge.net/projects/kidbasic/].
BASIC256 is open source and available for LINUX, Windows and MAC. For more information see [http://www.basic256.org http://www.basic256.org] or to download and install [http://sourceforge.net/projects/kidbasic/ http://sourceforge.net/projects/kidbasic/].

Revision as of 16:46, 12 June 2012

BASIC-256 is an easy to use version of BASIC designed to teach anybody (especially middle and high-school students) the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.

BASIC256 is open source and available for LINUX, Windows and MAC. For more information see http://www.basic256.org or to download and install http://sourceforge.net/projects/kidbasic/.

Subcategories

This category has only the following subcategory.

@

Pages in category "BASIC256"

The following 200 pages are in this category, out of 475 total.

(previous page) (next page)
(previous page) (next page)