Advice to Aimless, Excited Programmers
prog21.dadgum.com
Advice to Aimless, Excited Programmers
1–10 of 58 posts
Re: Advice to Aimless, Excited Programmers
#2This also applies to the 'entrepreneurs' who hang around, wanting to make it big but lacking any ideas about anything useful they could do.
Re: Advice to Aimless, Excited Programmers
#3The advice is correct, but could be summed up better:
Go work on something.
It doesn't matter what, just pick something. Don't ask someone else to give you work to do. That -never- works out without external pressure, like a paycheck.
Re: Advice to Aimless, Excited Programmers
#4Re: Advice to Aimless, Excited Programmers
#5I used to build tic tac toe games It was never complete or useful but it helped me learn the tech I was using. Now days creating a blog engine is my new tic tac toe.
Re: Advice to Aimless, Excited Programmers
#6Re: Advice to Aimless, Excited Programmers
#7It's funny because some of us have the opposite problem. Too many ideas, but not that much interest in learning new languages for their own sake. So when it comes down to implementing a new idea, we want it done quickly. We don't want to take the time to try to figure out how to make it in Haskell, and just revert back to Python.
Re: Advice to Aimless, Excited Programmers
#8It's funny because some of us have the opposite problem. Too many ideas, but not that much interest in learning new languages for their own sake. So when it comes down to implementing a new idea, we want it done quickly. We don't want to take the time to try to figure out how to make it in Haskell, and just revert back to Python.
Re: Advice to Aimless, Excited Programmers
#9+100 This also applies to the 'entrepreneurs' who hang around, wanting to make it big but lacking any ideas about anything useful they could do.
The real problem are those who don't even have useless ideas.
Re: Advice to Aimless, Excited Programmers
#10It's funny because some of us have the opposite problem. Too many ideas, but not that much interest in learning new languages for their own sake. So when it comes down to implementing a new idea, we want it done quickly. We don't want to take the time to try to figure out how to make it in Haskell, and just revert back to Python.