Hacker News new | ask | show | jobs
by bitwize 2115 days ago
> Without gaming on Windows systems I would may never gotten involved in programming in the first place.

I'm just the opposite. My first computer was a Commodore VIC-20 -- with no games! As far as I was concerned, all it could do was BASIC. It did come with a helpful instruction guide to teach you the rudiments of programming.

I got later systems and games for them later on, but my experience with the VIC-20 put this bias in my head that computers were meant for programming, like pencils were meant for writing with. If it is difficult or impossible to program a digital device, I have trouble considering it a computer at all (even though it technically may be).

1 comments

Me too. Here's a blast from the past I recently came across:

https://archive.org/details/Personal_Computing_On_The_VIC-20...

Personally I had the most fun with the sentence generator, but I did find a game somewhere. Something like Missile Command. Had to type it in from a magazine I believe. It never worked quite right however. Had a few obvious bugs which I corrected, and a few I wasn't able to.

The manual is amazing from today's perspective. On the first few pages it has cartoons and teaches you how to use the shift key and such rudimentary things. A dozen pages later you are learning how to PEEK and POKE memory locations. It assumed you were intelligent. I miss that.

Recently I've read there was assembly language book and modem addon, that I never knew existed, a shame really.

I think I'll submit it.