Hacker News new | ask | show | jobs
by umeshunni 3619 days ago
This hits close to home. I grew up in Saudi in the 90s and had a very similar experience - stared out on an Atari 65XE, moved on to a 486 with QBasic, then QuickBasic, Turbo Pascal and later Visual Basic and VC++ (with a detour to Borland C++).

The jump from QBasic to Quick Basic and understanding .EXEs, compilation etc was the turning point for me in understanding programming, debugging and operating systems.

Your note on the shady stores reminds me of doing the same - in the pre-internet/warez era, the only place to get software in the Gulf was in shady malls selling floppies (and later CDs) chock full with pirated software for 10 riyals/dirhams

2 comments

>The jump from QBasic to Quick Basic and understanding .EXEs, compilation etc was the turning point for me in understanding programming, debugging and operating systems.

That's hilarious. I remember I was pissed off: why certain files do stuff and are games and all. How do they do that!

So I created a new .TXT file and changed its extension to .COM and tried to execute it. Then to .EXE.

It didn't work. I don't know what I expected back then, for it to magically do something cool I suppose.

The executables came when I got Visual BASIC for DOS. Wow! You could also make forms with buttons!

It was in on a CD that had a bunch of software on it that came with .NFO files I'd read and wonder "what was that BBS stuff they were talking about. They seem to get together and have fun with computers". They were crews who crack stuff.

Oh, wow! I did the exact same thing! I remember thinking why some files would just "run" from the command-line and why others wouldn't! I remember renaming a .TXT file to .COM or .EXE and also wondering why it wouldn't run!

  > This hits close to home.
same, but I grew up in rural Australia, so it's missing the hours of driving to get to a null link modem cable party.