Created
February 1, 2013 14:22
-
-
Save jaycfields/4691577 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Programming career distilled. | |
- holy shit programming in language X isn't that hard. | |
- okay, I have a hammer, everything is a nail. | |
- holy shit there are other tools that make working even faster. | |
- I can solve this problem using 3 different tools I know well. | |
- I'm bored by learning other tools, I solve everything using my favorite tool. | |
- become a manager. |
...
- become a manager
- I'm tired of going to meetings
- join a startup to write code again
- holy shit, no technical debt! No meetings!
- I'm tired
I hope you guys are doing well. You're both 1-2 steps ahead of me in the journey.
Stack overflow:
careerLoop {
joinStartupToWriteCode
if (startupSuccessful)
becomeManager
careerLoop
else
careerLoop
end
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Re: step 8 - you're welcome