Beautiful Programs

If you've been reading Beautiful Code, and I hope you have, you should also read Donald Knuth's Computer Programming as an Art. It actually makes you feel better about writing all that code and always trying to get it right.


The possibility of writing beautiful programs, even in assembly language, is what got me hooked on programming in the first place.

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart