this post was submitted on 09 Nov 2025
287 points (99.7% liked)
Programmer Humor
27267 readers
880 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If what the original commenter said is true about simply replacing keywords with another string, then it's questionable if they are actually learning anything about language design or demonstrating skill.
My first foray into doing anything remotely close to programming was substituting things in other people's TCL scripts. I had no idea what I was doing...but i was somehow getting results.
I curently have no idea how this person did this, and so as a bare minimum id have to learn that in order to know where to start replacing keywords. Maybe it's completely trivial, but the fact remains I do not know and so I would have to learn something.
So yes, even if they're "just replacing keywords" they're still learning something. Even if you consider it trivial or mundane.