Thanks for sharing this, it's getting my creative engines going for what to do TODAY that would be fun and engaging for my daughter. :)
Usborne 1980s Computer Books
11–20 of 62 posts
Re: Usborne 1980s Computer Books
#12Just had Claude port one of my favorite one of these games as a kid to HTML+JS, from the 1983 "Creepy Computer Games" book: https://tools.simonwillison.net/usborne-mad-house
Re: Usborne 1980s Computer Books
#13Re: Usborne 1980s Computer Books
#14Man, I just posted this in a recent thread :-) Still think my comment applies: they need to be updated for a modern platform (not Python).
Re: Usborne 1980s Computer Books
#15Man, I just posted this in a recent thread :-) Still think my comment applies: they need to be updated for a modern platform (not Python).
Why not python? It's pretty simple for kids to understand.
Not for the book type format - the kids will be typing the code in, not copying + pasting them.
Significant whitespace is a killer in printed form; so Python is not even in the running.
Re: Usborne 1980s Computer Books
#16Re: Usborne 1980s Computer Books
#17These are actually how I first learned to program, but around 2001-2002, when I was about ten years old. I found a couple of them at the library, and that's when I realized it was something you could just learn...but lacked a BASIC interpreter. I ended up also finding a No Starch Press book on JavaScript, and porting the BASIC listings to ye olde pre-Node JavaScript as my first foray into programming. Then I also got…
I then asked my dad for a book on C++. While I managed to make a few things, I distinctly remember getting lost at the concept of the "this" pointer. I really gained programming competency when I discovered python a few years after this. Teenage years I spent most of my time playing with HTML and trying to understand what the heck dynamic HTML was.
I'm trying replicate that path with my kid. We just got him a C64 ultimate (replica of the original highly recommend commodore.net) and these books are perfect for him to toy around with.
Re: Usborne 1980s Computer Books
#18Osborne Introduction to microcomputers, Volume 0 https://archive.org/details/an-introduction-to-microcomputer...
Osborne Introduction to microcomputers, Volume 1 https://www.rsp-italy.it/IT/Books/_contents/Osborne-An%20Int...
There is volume 2 in the series 2, too
I have originals of these books and his books on 6800 6502, 6809 and 68000 programming.
Re: Usborne 1980s Computer Books
#19But my favourite[0] was Write Your Own Adventure Programs, which taught data driven programming and text parsing.
Re: Usborne 1980s Computer Books
#20Pico-8 or Lua more generally might be a good language target. But I rather think a bespoke environment/interpreter would be the right way to go for the project.
See also the Usborne world of the future, ghosts, monsters etc. they were all magical!