How do I know if I'm good at programming?
danielslater.net
How do I know if I'm good at programming?
1–10 of 153 posts
Re: How do I know if I'm good at programming?
#2Re: How do I know if I'm good at programming?
#3Also learning from someone better than you will help you get better at least 10x more than practicing yourself.
Re: How do I know if I'm good at programming?
#4If the problem is a common one and nobody else is able to solve it people will use your code... even if the code isn't good.
Re: How do I know if I'm good at programming?
#5Re: How do I know if I'm good at programming?
#6Re: How do I know if I'm good at programming?
#7Back to programming, I feel that web development gets more credit, and as a web developer I can say that most of the development is just boilerplate configuration, made complicated by layers upon layers of unwanted but unavoidable complexity. On the other hand system programmers and game developers do more hardcore programming stuff, but may not be as much recognised outside their closed community.
So in other words depending upon the domain, a good programmer might mean a person who can figure out the configuration better and keep things nice and tidy (read 'standard') while at some other domains it might mean hardcore analytical capability and number crunching..
Re: How do I know if I'm good at programming?
#8Re: How do I know if I'm good at programming?
#9Re: How do I know if I'm good at programming?
#10Being a good coder is different from being a rock star coder. In fact, rock star coders can be terrible coders and yet have large followings. Most rock star coders became popular through blogging, tweeting, hacking and/or writing trivial software modules that are widely used. Coders who work on difficult problems don't usually become rock stars.