1269
you are viewing a single comment's thread
view the rest of the comments
[-] cyberfae@lemmy.world 3 points 1 week ago

I find it useful for learning once you get the fundamentals down. I do it by trying to find all the bugs in the generated code, then see what could be cut out or restructured. It really gives more insight into how things actually work than just regular coding alone.

This isn't as useful for coding actual programs though, since it would just take more time than necessary.

[-] zenpocalypse@lemm.ee 2 points 1 week ago

So true, it's an amazing tool for learning. I've never been able to learn new frameworks so fast.

AI works very well as a consultant, but if you let it write the code, you'll spend more time debugging because the errors it makes are often subtle and not the types of errors humans make.

this post was submitted on 12 Apr 2025
1269 points (98.5% liked)

Programmer Humor

22616 readers
1368 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