Links
Table of Contents
Programming
Lisp
- Structure and Interpretation of Computer Programs book
- Writing A Lisp Interpreter In Haskell
- Let Over Lambda book
- Practical Common Lisp book
- Why Lisp macros are cool, a Perl perspective
- Lisp - The Ducati of Programming Languages
- Land of Lisp book
- Common Lisp: A gentle intruduction to Symbolic Computation book
- On Lisp book
- Pascal Costanza's Highly Opinionated Guide to Lisp
- Quicklisp
- Common Lisp Wiki
- Common Lisp HyperSpec
- Common Lisp Cookbook
- The Common Lisp Cookbook
- Google Common Lisp Style Guide
- Lisp Documentation
A searchable engine, with content from Practical Common Lisp (PCL), Successful Lisp, On Lisp, CLtL2, the HyperSpec, and the docstrings of SBCL. Example code is from PCL, PAIP, ANSI Common Lisp, and a bunch of ASDF-installable libraries.
- L1sp.org
- LISP 1.5 Programmer's Manual book pdf
- History of LISP at Software Preservation Group
- Slime commands
- Scheme
Haskell
- Learn You a Haskell for Great Good! book
- Real World Haskell book
- The Glasgow Haskell Compiler book
- The Haskell Wiki
- Hoogλe
- Typeclassopedia
- Diagrams User Manual
- Papers every Haskeller should read reddit
- The Haskell School of Music pdf
- Design Patterns in Haskell
- Basic Syntax Extensions
- The Implementation of Functional Programming Languages
- A Haskell implementation reading list
- Italian Haskell User group
Misc
- How to Design Programs
- Practically Random Randon number generation & testing
- Programming Praxis
«This blog publishes new programming exercises weekly, at least, so that savvy programmers can maintain their skills by working the exercises and thinking outside their normal skill set, whatever that is.»
- What Every Programmer Absolutely, Positively Needs To Know About Encodings And Character Sets To Work With Text
- 10 Technical Papers Every Programmer Should Read (At Least Twice)
- Teach Yourself Programming in Ten Years
- A Beginner's Guide to Programming Languages
- W3C HTML5 Specs
Math
- Computer Science
- The Collection of Computer Science Bibliographies
- HAKMEM
- Dictionary of Algorithms and Data Structures
- Classic Papers in Programming Languages and Logic
- A Computer Science Writer's Reading List
- Great Works in Programming Languages
- ACM Classic Books Series
- Quantum factorization of 56153 with only 4 qubits pdf
- Categories from scratch
- Practical Compiler Construction
- Secretary Problem wikipedia
- Complexity Zoo
- The Collection of Computer Science Bibliographies
- Recreative Math
- Logic
- Geometry
- Misc
Books
Tools
- Emacs
- LaTeX
- Beamer Theme Matrix
- TikZ/PGF
- https://tikzcd.yichuanshen.de/ — A web GUI for TikZ-cd
- TikZ examples
- Detexify
- LaTeX Font Catalogue
- Beamer Theme Matrix
- Keyboards
- Misc
- A Minimalist Guide to SQLite
- PlantUML
- A Minimalist Guide to SQLite