Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 18, 2019 06:21 pm GMT

7 Great Programming Quotes

Here are some amazing quotes about software development to inspire you, make you laugh, or make you think.

"Programming isn't about what you know; it's about what you can figure out. - Chris Pine

Especially important for beginners. At first we're so anxious about knowing everything, especially language syntax. Problem solving is the skill we end up using most.

"The only way to learn a new programming language is by writing programs in it." - Dennis Ritchie

Programmers are mostly "learn by doing" types. No amount of academic study or watching other people code can compare to breaking open an editor and start making mistakes.

"Sometimes it's better to leave something alone, to pause, and that's very true of programming." - Joyce Wheeler

When managing developers I would always encourage getting up and walking away from the computer when you have a problem. Some of your best solutions will come to you when you're not at the machine.

"In some ways, programming is like painting. You start with a blank canvas and certain basic raw materials. You use a combination of science, art, and craft to determine what to do with them." - Andrew Hunt

Outsiders question whether programming is art. Programmers don't.

"Testing leads to failure, and failure leads to understanding." - Burt Rutan

Some developers hate testing. However shifting your attitude and embracing it makes you a better developer.

"The best error message is the one that never shows up." - Thomas Fuchs

Remember this the next time you decide to focus on some great error reporting.

The most damaging phrase in the language is.. it's always been done this way - Grace Hopper

To be a programmer long term, you have to love change. You can't just tolerate it, you have to love it.


Original Link: https://dev.to/jeremycmorgan/7-great-programming-quotes-o95

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To