BASIC Programming: Difference between revisions

Content deleted Content added
tightened intro, split off Details into separate section
Tags: Mobile edit Mobile app edit
removed redundancy and opinion
Tags: Mobile edit Mobile app edit
Line 24:
* '''Graphics''' contains two colored squares that can be manipulated by your program.
 
Input was given through two Atari keypad controllers, which came with special overlays to show how to type the different commands and letters.<ref>[https://atariage.com/controller_page.html?ControllerID=4&SystemID=2600 Controllers - Atari Keypad], Atari KeypadSystem: Atari 2600, Model Number: CX50, ''Sold in pairs, functionally identical to the Kid's Controller and the Video Touch Pad. Included overlays with commands, meant to be used with Basic Programming.''</ref> Programs were restricted only up to 64 characters in size and 9 lines of code and thereby, severely limiting anything other thanthe programs suchthat ascould printing names or moving a block across the screen. The cartridge intended to teach programming using its keypad controllers, which was not really a suitable medium of input forbe programmingwritten. Users could disable all windows except Program and keep selecting "New Line" until over nine empty lines had been entered and thus their program could use 11 lines of code using this trick. Given these limitations, Basic Programming cartridge never took off and is considered to be a novel but a failed product.
 
==References==