|
|
|
|
|
by tomjohnson3
2038 days ago
|
|
I would be willing to bet that assembly wasn’t the first language you learned. The first programming I did was as a kid when I taught myself basic on an apple II+ after I saw a joystick and a manual sitting next to my dad’s computer. ...it looked a bit like my Atari console and I was curious. (I too eventually wrote assembly - you had to in those days - but it wasn’t the introduction to programming for anyone I knew.) This led to other things, including the robotics company I started, where we are, as I write this, running JS on an esp32 (among other things), hoping to inspire someone else to discover programming as I did - through play and fun. To me, JS is kinda like basic was when I was a kid. ...the first step on a path that could surely include assembly, ML, distributed systems, robotics, computer vision, etc. But what should step 1 be for kids today? I have a 6 year old, and all I know is she’s growing up in a different world than I did. ;-) |
|