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

Programming

13215 readers
1 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
[–] [email protected] 1 points 1 year ago

I started a WoW guild in 2007, and installed a basic phpbb forum. But that was too generic for my liking, and I had a grand vision of setting ourselves apart via an awesome website built off the back of the forum login system.

What was I going to do? Pay an expert to do a proper job? With my money?

So that's how I got into PHP, and HTML /CSS, and everything since has just spiraled from there.

And yes, one of the first guild applications we got through my swanky new system failed because of an apostrophe. But this is how we learn!