▲ | petcat 6 days ago | |||||||||||||||||||||||||||||||
I think it commercialized programming. True democratization didn't really happen until Stallman, GCC, and the GPL. | ||||||||||||||||||||||||||||||||
▲ | criddell 6 days ago | parent | next [-] | |||||||||||||||||||||||||||||||
It definitely democratized programming. There were a lot of us buying home computers and writing little programs that nobody ever saw. Nothing commercial ever came of the little utilities or games we made. Before we got our home computer, the closest I ever got to a computer was reading about them in the encyclopedia. What Stallman did a decade later was great if you happened to have access to the type of computer that could run Emacs. Even then, you probably didn't own the machine and maybe even had to pay for time on it by the hour. The small machines that ran Microsoft Basic were in people's homes. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
▲ | PaulHoule 6 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||
BASIC put programming in reach of a wide range of people. Steve Wozniak himself documented his personal progression from implementing a Breakout game with gates (see [1]) to implementing it in 6502 assembly to implementing it in BASIC [2] You could have that BASIC experience on a minicomputer like the PDP-8, 11, or 20 which you might have at a high school or college earlier but with microcomputers you could have it in elementary school or at home. [1] https://thedoteaters.com/?bitstory=bitstory-article-2/breako... [2] http://blog.hardcoregaming101.net/2012/09/basic-history-of-b... |