Technology Quotes
From the printing press to AI, these quotes explore humanity's relationship with its own inventions.
12000 quotes
G
B
B
B
B
B
G
G
G
G
G
G
R
"Namespaces are one honking great idea, let's do more of those."Guido van Rossum
"Programming is not about typing, it's about thinking."Yukihiro Matsumoto
"A programmer is a creator of universes for which he alone is responsible."Yukihiro Matsumoto
"Code should be written for humans to read, and only incidentally for machines to execute."Yukihiro Matsumoto
"Every problem in computer science can be solved by another level of indirection."Yukihiro Matsumoto
"Technology serves humanity, not the reverse."Yukihiro Matsumoto
"Technology should serve humanity, not the reverse."Barbara Liskov
"Technology is a mirror of human values."Barbara Liskov
"The C++ programming language is a general-purpose programming language with a bias towards systems programming that is a better C, supports data abstraction, object-oriented programming, and generic programming."Bjarne Stroustrup
"C++ is a language for library developers and for people who like to optimize."Bjarne Stroustrup
"Software is more important than hardware."Bjarne Stroustrup
"What is your favorite feature of C++? That's a hard one. It would be either templates or RAII."Bjarne Stroustrup
"I think of C++ as a living language that needs to evolve to meet new needs."Bjarne Stroustrup
"The real problem is that programmers have spent far too much time worrying about efficiency in the wrong places and at the wrong times; premature optimization is the root of all evil."Donald Knuth
"The process of preparing programs for a digital computer is especially attractive because it combines a twentieth-century computing machine with nineteenth-century craftsman discipline."Donald Knuth
"One of my favorite programming languages is Lisp."Donald Knuth
"I define UNIX as thirty million lines of C code surrounding a kernel written in the early 1970s."Donald Knuth
"I believe that the future of computer science is going to be determined by people who understand both the computer and the human side."Donald Knuth
"I believe that technology should serve humanity, not the other way around."Donald Knuth
"JavaScript was created in 10 days, but the web needed something faster than Java applets. Sometimes constraints breed innovation."Brendan Eich
"Rust represents the future of systems programming because it respects both safety and performance."Brendan Eich
"JavaScript's asynchronous nature was ahead of its time, and now the whole world runs on it."Brendan Eich
"I wanted a language that was as readable as English but as powerful as C."Guido van Rossum
"The right tool removes friction from your thinking process."Guido van Rossum
"The purpose of a language is to make ideas flow from mind to machine."Guido van Rossum
"Language design is about making the common case easy and the uncommon case possible."Guido van Rossum
"Programming is about solving problems, not about the language you use."Guido van Rossum
"I've always believed that the best language is one that gets out of your way."Guido van Rossum
"The language you choose shapes how you think about problems."Yukihiro Matsumoto
"Node.js was created because I wanted to build scalable network applications"Ryan Dahl