« All Programmers Quotes · Brian Kernighan's Page
Programmers Quotes by Brian Kernighan
- Another effective [debugging] technique is to explain your code to someone else. This will often cause you to explain the bug to yourself. Sometimes it…
- Some compilers allow a check during execution that subscripts do not exceed array dimensions. This is a help, but not sufficient. First, many programmers do…
More Programmers Quotes
- Real programmers can write assembly code in any language. — Larry Wall
- The last few decades have belonged to a certain kind of person with a certain kind of mind-computer programmers who could crank… — Daniel H. Pink
- Bad programmers worry about the code. Good programmers worry about data structures and their relationships. — Linus Torvalds
- Some compilers allow a check during execution that subscripts do not exceed array dimensions. This is a help, but not sufficient. First,… — Brian Kernighan
- Programmers can be lazy. — Larry Wall
- Beyond basic mathematical aptitude, the difference between good programmers and great programmers is verbal ability. — Marissa Mayer
- Our job as the game creators or developers - the programmers, artists, and whatnot - is that we have to kind of… — Shigeru Miyamoto
- Computer programmers do it byte by byte — Alan Kay