Interests: programming, video games, anime, music composition

I used to be on kbin as [email protected] before it broke down.

  • 0 Posts
  • 5 Comments
Joined 2 years ago
cake
Cake day: November 27th, 2023

help-circle




  • If you want to improve significantly, go read someone else’s code and modify it. Try to fix a bug in a program you use, add a feature you want that doesn’t exist already, or even just do something simple for the sake of proving to yourself that you can do it – like compiling it from source and figuring out how to change some small snippet of text in a message box. Even if you don’t succeed, if you put in a serious effort attempting it, you will almost certainly learn a lot from trying.

    Edit: changed wording to try to be clearer