Guest User

Untitled

a guest
Jul 16th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. Advice From An Old Programmer
  2. =============================
  3.  
  4. You have finished this book and have decided to continue with programming. Maybe it will be a career for you, or
  5. maybe it will be a hobby. You will need some advice to make sure you continue on the right path, and get the most
  6. enjoyment out of your newly chosen hobby.
  7.  
  8. I have been programming for a very long time. So long that it is incredibly boring to me. At the time that I wrote this
  9. book I knew about 20 programming languages and could learn new ones in about a day to a week depending on how
  10. weird they were. Eventually though this just became boring and couldn’t hold my interest.
  11. What I discovered after this journey of learning is that the languages did not matter, it’s what you do with them.
  12. Actually, I always knew that, but I’d get distracted by the languages and forget it periodically. Now I never forget it,
  13. and neither should you.
  14.  
  15. Which programming language you learn and use does not matter. Do not get sucked into the religion surrounding
  16. programing languages as that will only blind you to their true purpose of being your tool for doing interesting things.
  17. Programming as an intellectual activity is the only art form that allows you to create interactive art. You can create
  18. projects that other people can play with, and you can talk to them indirectly. No other art form is quite this interactive.
  19. Movies flow to the audience in one direction. Paintings do not move. Code goes both ways.
  20. Programming as a profession is only moderately interesting. It can be a good job, but if you want to make about the
  21. same money and be happier, you could actually just go run a fast food joint. You are much better off using code as
  22. your secret weapon in another profession.
  23.  
  24. People who can code in the world of technology companies are a dime a dozen and get no respect. People who can
  25. code in biology, medicine, government, sociology, physics, history, and mathematics are respected and can do amazing
  26. things to advance those disciplines.
  27.  
  28. Of course, all of this advice is pointless. If you liked learning to write software with this book, you should try to use
  29. it to improve your life any way you can. Go out and explore this weird wonderful new intellectual pursuit that barely
  30. anyone in the last 50 years has been able to explore. Might as well enjoy it while you can.
  31.  
  32. Finally, I will say that learning to create software changes you and makes you different. Not better or worse, just
  33. different. You may find that people treat you harshly because you can create software, maybe using words like “nerd”.
  34. Maybe you will find that because you can dissect their logic that they hate arguing with you. You may even find that
  35. simply knowing how a computer works makes you annoying and weird to them.
  36.  
  37. To this I have one just piece of advice: they can go to hell. The world needs more weird people who know how things
  38. work and who love to figure it all out. When they treat you like this, just remember that this is your journey, not theirs.
  39. Being different is not a crime, and people who tell you it is are just jealous that you have picked up a skill they never
  40. in their wildest dreams could acquire.
  41.  
  42. You can code. They cannot. That is pretty damn cool.
Add Comment
Please, Sign In to add comment