Skip to main content

The Art of Writing Software

· One min read
luzzy zhang

  • Computers are like musical instruments, built to perform.
  • The code of computer programmers is 'software'.
  • Easy or hard, all programming problems are solved with languages, data structures, and algorithms. Plus, a lot of hard, focused concentration.

I found that writing software was much more difficult than anything else I had done in my life. I had to keep so many things in my head at once, I couldn't just put them down and start something else. -- Donald Knuth

You know, I just want it to be elegant in a way that hangs together so somebody can read it and simle. -- Donald Knuth