Content deleted Content added
Restored revision 1201999539 by Citation bot (talk): Rv promotional editing |
Undid revision 1217485066 by MrOllie (talk) After talk with MrOllie and no response I'm reverting Ollies deletions. |
||
Line 43:
==Education==
Due to their low complexity together with other technical advantages, 8-bit computers are frequently re-discovered for education, especially for introductory programming classes in [[Primary school|elementary schools]].{{cn|date=May 2023}} [[8-bit|8-bit computers]] turn on and directly present a programming environment; there are no distractions, and no need for other features or additional connectivity. The [[BASIC]] language is a simple-to-learn programming language that has access to the entire system without having to load libraries for sound, graphics, math, etc. The focus of the programming language is on efficiency; in particular, one command does one thing immediately (e.g. {{code|COLOR 0,6|basic}} turns the screen green). In popular home computers of the 1980s the BASIC language is typically included in the computer's ROM, and will boot by default if no other bootable media in present. Another well suited option is the [[Logo (programming language)| Logo]] educational programming language whose built-in [[Turtle Graphics]] feature makes it easy for anyone to generate simple graphics. Turtle Graphics and the entire Logo language were specifically designed for the education market, and are suitable for first grade and upward. Both of the above languages are interpreted languages.
==Reception==
Line 49:
==Internet==
Though many retro computers pre-date widespread use of the Internet, many enthusiasts find ways to connect their machines using technologies such as ''Retronet'' that emulate the modems and [[X.25]] protocol the machines were designed at the time to use.<ref>{{Cite web|url=https://archive.codeplex.com/|title=CodePlex Archive|website=CodePlex Archive|access-date=2018-12-21}}</ref> Consumer devices such as ''Fujinet'' exist which interface to the serial port of certain 8-bit home computers, giving such computer the ability to connect to an internet-connected wireless router to allow access and interact with other devices on the internet. <ref>{{Cite web|url=https://fujinet.online/ |title= FujiNet is a multi-peripheral emulator and WiFi network device for vintage computers |access-date=2024-04-05}}</ref>
==See also==
Line 72:
*[https://www.apress.com/gp/book/9781484241455 Beginning Programming Using Retro Computing]
*[https://www.loadzx.com LOAD ZX Spectrum] Museum, a retro computing museum in Portugal mostly focused on the Sinclair line of computers
*[https://directory.libsyn.com/shows/view/id/floppydays Floppy Days] Vintage computing podcast for all types of home computers from the late 70's through the 80's
[[Category:Computing culture| ]]
[[Category:History of computing]]
|