a hodge-podge
of disquisitions collected and
categorized for your reading pleasure |
infiniteSum(function(n) { return 1 / factorial(n); }); |
Computing
Theory of computation
Computer Programming
- Algorithm
- Abstraction
- Knuth: Computer Programming as an Art
- Teach Yourself Programming in Ten Years
- Hackers and Painters
- Programming paradigm
- Programming style
Programming Languages
- List of programming languages
- List of programming languages by type
- Comparison of programming languages
- Comparison of programming languages (basic instructions)
- Comparison of programming languages by type system
Considered harmful
Code
- Symbol
- Information
- Semantics encoding
- Character encoding
- Code point
- Unicode
- Comparison of Unicode encodings
- UTF-8
- UTF-16
- UTF-32
- ASCII
- Extended ASCII
- ASCII art
- The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)
Numbers
Computer Architecture
History of computer science
List of computer scientists