I didn’t think about protecting the app until after it was finished
When I was working on a Python project, most of my focus went into getting the features working.
When it was nearly done, I started thinking about the boring but important stuff, like how to share it, how the licensing should work, and how much of the code would be exposed once other people had a copy.
It made me realise that completing the code is not always the end of the work.
If you have sold or shared small software projects, when did you start thinking about licensing, distribution, or protecting your code?