this post was submitted on 31 Aug 2025
317 points (96.5% liked)
Programmer Humor
26109 readers
1423 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
Probably a good idea. I decided to learn Rust after using Python for a couple years. I took a semester of C++ but barely remember anything. Maybe I should write a project in C and rewrite later in Rust. I personally only learn when I get inspiration to make a program, which means I learn on the spot. I don't think it is the best way to do things (if I knew the language better I may make better decisions), but it is the only way I can motivate myself to learn.
Everyone learns differently. Go with what works for you.
I tend to learn the same way,