this post was submitted on 27 Jun 2025
845 points (98.6% liked)

Programmer Humor

24603 readers
1238 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] NikkiDimes@lemmy.world 4 points 1 day ago (1 children)

This is how I got into game development myself. I used to use Javascript to make dumb little interactive games in the early 2000s before it was ever meant to do such things, emulating what is now modern day HTML5 canvas and such

[–] Anomalocaris@lemm.ee 1 points 1 day ago (1 children)

bes way to learn is by doing what you're not supposed to

[–] NikkiDimes@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (1 children)

True enough! Mistakes are the best teacher. That said, I'm still making games in Javascript to this day, so I guess you can say I haven't learned enough lol.

[–] ulterno@programming.dev 1 points 1 day ago

Considering that enough pro's are doing the same, perhaps you didn't really do it wrong?