Hacker News new | ask | show | jobs
by screwturner68 961 days ago
I have pretty much the same story, started with a Vic20 (without storage), got the 4K expansion cartridge when my programs stated to exceed the builtin 3.5k, moved on to the Apple 2 and the Commodore 64 and then on to PCs. Mostly learning in basic and then I was doing a lot of dBase in the mid to late 80's, learned C & Fortran in HS and then I learned C, Fortran, PAscal and Assembler in college. The on to VB, C++ and then I pretty much stopped programming for profit in 1999 and moved into operations. In about 2015 I started coding in Python, life is so different when you have Google, stackoverflow and a module that does pretty much anything you want -why didn't this stuff exist why back when.
1 comments

Oh yeah, I forgot about that one! I got paid as a kid doing dBase II on Xerox CP/M then III/IV on Olivetti PC too. Before I saw NeXTSTEP, Visual Basic 1.0 was amazing. I was lucky enough to get paid to make a similar GUI builder for OS/2 and NT. Coding for work was pretty straight forward, except for the occasional multithreaded work. It wasn't until seeing completely different languages like SmallTalk, Lisp, or OCaml that it got exciting again. Perl for me was just, why? I briefly saw Python used by some ops folks on QNX but I didn't venture into the whitespace is significant territory to see its goodness until much much later.