this post was submitted on 02 Jun 2023
15 points (100.0% liked)

Programming

13361 readers
3 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

Personally, I started off with Roblox back in the early 2010s, and taught myself Lua. I really liked those Tycoon games, and wanted to see how they worked.

I eventually found Minecraft (like every kid back in the day did), and learnt Java to make Bukkit server mods.

Around 2016 I thought websites were kinda cool, so I started learning HTML, CSS, and JS, and I've been in the web dev space ever since.

What about the rest of y'all? What's your personal programming path?

you are viewing a single comment's thread
view the rest of the comments
[–] catacomb@beehaw.org 2 points 1 year ago

Club Penguin! I loved the game but once I reached 12 or 13 I was a little bored with it and saw some kids making cheat programs. It was mostly harmless, you could make your penguin giant or change your name to something silly client-side.

Eventually I was making bots that would follow you, or scanners for the "celebrities" (like Rockhopper) and then went on to write servers. The socket code was really fascinating to me.