Inspiring Quotes from the author of "Learn Python the Hard Way"

I read this book "Learn Python the Hard Way" some time ago. Actually the book was very basic as it was intended for people new to programming so it's not my type of book. What I liked was at the end of the book, there was an epilogue called "Advice From An Old Programmer."

Link to that:

http://learnpythonthehardway.org/book/advice.html

I really really loved it. Following are my favorites:

My Manager used to tell this frequently:

Which programming language you learn and use doesn't matter. Do not get sucked into the religion surrounding programming languages as that will only blind you to their true purpose of being your tool for doing interesting things.

 

Programming is an art form. This is how I used to think always:

Programming as an intellectual activity is the only art form that allows you to create interactive art. You can create projects that other people can play with, and you can talk to them indirectly. No other art form is quite this interactive. Movies flow to the audience in one direction. Paintings do not move. Code goes both ways.

 

Sad truth:

People who can code in the world of technology companies are a dime a dozen and get no respect. People who can code in biology, medicine, government, sociology, physics, history, and mathematics are respected and can do amazing things to advance those disciplines.

 

Finally my most favorite part due to my personal experiences:

Finally, I'll say that learning to create software changes you and makes you different. Not better or worse, just different. You may find that people treat you harshly because you can create software, maybe using words like "nerd". Maybe you'll find that because you can dissect their logic that they hate arguing with you. You may even find that simply knowing how a computer works makes you annoying and weird to them.

To this I have just one piece of advice: they can go to hell. The world needs more weird people who know how things work and who love to figure it all out. When they treat you like this, just remember that this is your journey, not theirs. Being different is not a crime, and people who tell you it is are just jealous that you've picked up a skill they never in their wildest dreams could acquire.

You can code. They cannot. That is pretty damn cool.

Posted via email from Art, Science & Technology