this post was submitted on 11 Dec 2023
519 points (99.4% liked)

Programmer Humor

18971 readers
367 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] cynber@lemmy.ca 46 points 8 months ago* (last edited 8 months ago) (2 children)

I was chatting with a friend, and she mentioned how she tries to at least set up a README, which includes her vision for the project and her plan for the implementation, design, and goals.

Best case scenario is that the planning helps her complete the project herself. Worst case scenario, someone else can pick up where she left off and use her considerations for the project.

I'm thinking of doing that for future projects too

[โ€“] hypnotic_nerd@programming.dev 18 points 8 months ago

ReadMe is always underestimated while project is building, but it can become a cornerstone if it's setup from very beginning. Your friend is smart ๐Ÿ‘

load more comments (1 replies)