276

Inconvenient truth indeed

Comments
  • 3
    But it's soooo boring!
  • 0
    So true. Like every developer I have ever met.
  • 0
    @Lahsen2016 Whatever the project, you always go through the phase where you are hopeless
  • 1
    Writing self explanatory code helps you out for longer and safes you some time.
  • 4
    @ac1235

    The only downfall is that what you think is self explanatory now is spaghetti code to your future self.

    I think everyone has had that "oh god what was I thinking" moment when looking back on old code.

    I guess the same could be true of your own documentation too though.

    Guess the best option is to just write an apology comment at the top of each file addressed to your future self.
  • 0
    @querellaMMXII or do literate programming
  • 0
    @Lahsen2016

    Right! I'm doccumenting my game, in order to assist modders. And It's time consuming, but I enjoy it.
  • 0
    @Lahsen2016

    More details on my profile~

    https://devrant.io/rants/812407/...
Add Comment