aboutsummaryrefslogtreecommitdiff
path: root/data/packs/programming.json
blob: 77c2e12a7efb63306625daefab0a2ecda7ccf5c3 (plain)
1
2
3
4
5
6
7
[
  {"category":"programming","content":"Programming is the art of telling another human what one wants the computer to do.","attribution":"Donald Knuth"},
  {"category":"programming","content":"Code is like humor. When you have to explain it, it's bad.","attribution":"Cory House"},
  {"category":"programming","content":"Any fool can write code that a computer can understand. Good programmers write code that humans can understand.","attribution":"Martin Fowler"},
  {"category":"programming","content":"Premature optimization is the root of all evil.","attribution":"Donald Knuth"},
  {"category":"programming","content":"Simple is better than complex. Complex is better than complicated.","attribution":"The Zen of Python"}
]