Category:BASIC256: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Some corrections, calling it a language for now but it might be an implementation?)
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.
{{language}}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 basic256.org] or to download and install [http://sourceforge.net/projects/kidbasic/ sourceforge].

Revision as of 17:29, 12 June 2012

Language
BASIC256
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using BASIC256.

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 basic256.org or to download and install sourceforge.

Subcategories

This category has only the following subcategory.

@

Pages in category "BASIC256"

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

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