Quote:
|
Originally Posted by WarChild
Didn't mean you were a moron noob.
I used to be a project manager, in charge of a team of 6 programmers. Real coders write code in their sleep. It comes out of them like symphonies do great composers. What takes a non coder, who is still technically profecient, 2 hours to write, they will spit out in 30 minutes.
What I'm saying is, unless that's who you are, a programmer at heart, you'll PROBABLY make more money doing what you do best, and letting someone else do the programming. Time is your most valuable asset. Now, if your time is not valuable, then well knock yourself out. 
|
well said...
good coders think in algorithm....no need for a specific language..once you know a language...you can learn others..it's just different syntax...the basic principle is always the same though!...you look at a problem, break it into smaller problems, and solve these smaller problems...some people are just MUCH better at doing this than others...
I saw some better coders (than me that is) in college, and it's impressive to see how they come up with good solutions FAST...I was still among the good ones though ;)