
Image by HG-Fotografie on Pixabay · Pixabay License
Basic-256
Sign in to saveBasic-256 is a project to learn the basics of computer programming. The project started in 2007 inspired by the article “Why Johnny can't code” by David Brin, which also inspired the creation of Microsoft Small Basic. Its main focus is to provide a simple and comprehensive environment for middle/high school students to learn the basics of computer programming.
Wikidata facts
- Official website
- basic256.org
- Image
- Basic-256 1.0.0.0.png
Show 3 more facts
- software version identifier
- 2.0.99.10
- Commons category
- BASIC-256
- source code repository URL
- sourceforge.net/projects/kidbasic
Sources (3)
via Wikidata · CC0
~2 min read
Article
3 sectionsContents
- See also
- References
- External links
Basic-256 is a project to learn the basics of computer programming. The project started in 2007 inspired by the article “Why Johnny can't code” by David Brin, which also inspired the creation of Microsoft Small Basic. Its main focus is to provide a simple and comprehensive environment for middle/high school students to learn the basics of computer programming.
Basic-256 started as a simple version of BASIC: the code editor, text output window and graphics display window are all visible in the same screen. However, successive versions have added new features, namely: Files (Eof, Size) – Version 9.4d Mouse events – Version 9.4d Sprites handling – Version 0.9.6n Database functions – Version 0.9.6y Network – Version 0.9.6.31 Real Functions and Subroutines – Version 0.9.9.1 Maps (Dictionaries) – Version 2.0.0.1