computer
Computer and programming resources and links.
programming languages
- functional
- stack-based
- object oriented – scripting
- object oriented – compiled / imperative
- rewriting logic
books and lectures – online
-
Structure and Interpretation of Computer Programs
(book
lectures)
- How to Design Programs (book)
- On Lisp (book)
- Practical Common Lisp (book)
- Successful Lisp (book)
- Thinking Forth (book)
- Algorithms - Dasgupta, Papadimitriou, Vazirani (book)
books and lectures – commercial
- The Art of Computer Programming
(books,
fascile
1,
2,
3,
4)
- Concrete Mathematics (book)
- Introduction to Algorithms (book)
- Purely Functional Data Structures (book)