Ask HN: How do you know if you're any good?
I started building a web app a few months ago with zero prior experience in software development. It started as weekend hobby, and now I'm trying to make it into a business. It works, and potential customers like it.
But, I have no reference point for what good code should look like, or how long it should take etc etc. My questions for the group:
In general, how do you know how good you are? Could you come up with say 10 questions that sort the wheat from the chaff? How long does it take to get 'good'? Do people think about it?
4 comments
[ 4.8 ms ] story [ 20.7 ms ] threadI don't know of any qualifiers that separate good from bad, but if you follow basic coding conventions and the thing works (and is secure) you are probably good enough. Either way, its a good way to learn.
If you answered Yes to all the above...then you are doing fine.
You can obsess about development process all you want, have fun trying to push bits until they sweat, and create code that is like executable art, but I still believe that even computer programming is ultimately centered around people.