this post was submitted on 18 Aug 2023
24 points (100.0% liked)

Technology

59235 readers
4306 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] Transcendant@lemmy.world 3 points 1 year ago

Good times, playing nibbles / gorillas with my siblings. I never got into programming as an adult, but I got quite into making stuff with QBasic as a kid. We used to make very annoying programs to take to school and unleash upon the poor beleagured IT department.

[–] Thorry84@feddit.nl 2 points 1 year ago

I learnt to code in 1984 on my MSX which came with Microsoft MSX Basic.

We had the computer because my grandpa was into tech and bought new computers all the time. He gave my parents the computer and because my room was the only one with a bit of space, it came to sit on my desk. We had a couple of games for it on cartridge, but they were kinda lame.

One day by accident I stumbled upon the MSX Basic interface and didn't know what I was looking at. I asked my dad and he didn't really know anything about it, but remembered my grandpa also gave us a book with the computer. The book was about learning Basic and because computers were a new thing at the time, it was written in a way that made it easy to understand. I asked my dad what you could actually do with Basic, he didn't know but it had something to do with telling the computer what it should do. So I said: "Could you create games with it?" He said: "Sure, I guess?".

My little goblin mind freaked out, something that would allow new games! The games we had were lame so I really wanted new games. So I spent thousands of hours learning everything I could about that machine, Basic and coding in general. My grandpa gave me lots of books and I learned all the hardware and the assembly etc. I made a lot of games over the years, some good, most bad and made my siblings play them. We still remember some of them and joke about it. Especially because one of my brothers specialized in finding ways to cheat and exploit my games, which was tons of fun.

Later in life I studied to become an Embedded System Engineer because I really like the low-level programming side and the hardware aspect. Also the gaming industry sucks to work in, so I'll pass on that. Maybe some day I'll create another game as a passion project, but life gets in the way at the moment.

[–] greyscale@lemmy.sdf.org 2 points 1 year ago

The very first code pre-teen me wrote was in QuickBasic a thousand years ago.

Core memory unlocked.

[–] TimeSquirrel@kbin.social 2 points 1 year ago

I remember changing values in gorillas.bas as a kid to make the bananas go faster or slower or changing the sky from blue to red. I thought I was a little hacker man for sure.

QBasic kinda fucked me later in life though when I had to basically unlearn all the shit programming techniques I picked up on it when learning C++.

[–] pastermil@sh.itjust.works 1 points 1 year ago

I wasn't here for this, but my first exposure was when my uncle showed me BASICA on Windows 98. Then I started playing around with VB 6. The rest was history.

Now I am a full-time backend engineer mostly doing Python & Linux programming. Not sure where I'd end up otherwise.

[–] kittenbridgeasteroid@discuss.tchncs.de 1 points 1 year ago* (last edited 1 year ago)

A few months ago I was tasked with translating a script from one IBM emulator program to another because the owners of the first program wouldn't respond to requests to purchase a new license.

The scripting language used on both was unique to the software, and the documentation was basically non-existent. Plus, the script was written over a decade ago, and the guy who wrote it was long gone.

For weeks I banged my head against the wall trying to figure out the logic flow before I realized that it was essentially BASIC, which I haven't touched in over 20 years.

[–] Muddobbers@infosec.pub 1 points 1 year ago

This was, also, my first programming language ever. Oh the memories of typing it in from one of those books on the one computer we had in our classroom..