159
you are viewing a single comment's thread
view the rest of the comments
[-] nous@programming.dev 13 points 2 days ago

Protip: Don't write 600 lines of code without ever testing it at all. And by testing I mean anything, manual testing included or even just compiling it or running a linter over it. Do things incrementally and verify things at each step to make sure you are not drifting off course by some faulty assumption you made near the start.

this post was submitted on 06 Jan 2025
159 points (85.0% liked)

Programmer Humor

19901 readers
1638 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