Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/citizen428/study-notes

Study notes of books/papers/articles
https://github.com/citizen428/study-notes

Last synced: 2 days ago
JSON representation

Study notes of books/papers/articles

Awesome Lists containing this project

README

        

Study notes for various books, papers and articles I read, as well as
lectures and videos I watched.

Contents
---

* `littleschemer`: scheme source code and some notes in markdown on
[The Little Schemer](http://www.ccs.neu.edu/home/matthias/BTLS/).
* `typeclassopedia`: a summary of the [Typeclassopedia](http://www.haskell.org/haskellwiki/Typeclassopedia) as Emacs
org-file and HTML
* `monads`: summary of Brian Beckman's video
"[Don't fear the monads](http://channel9.msdn.com/Shows/Going+Deep/Brian-Beckman-Dont-fear-the-Monads)" as Emacs org-file (not suitable for HTML export)
* `mysql`: notes on MySQL performance tuning
* `postgres`: a summary of two articles and one video on tuning
PostgreSQL, especially in combination with Ruby on Rails (Emacs org-mode)
* `ruby-performance`: notes from Aman Gupta's talk at Frozen Rails 2011
* `c64`: notes related to Commodore 64 machine language and assembler

License
---
[CC BY-NC-SA 3.0](http://creativecommons.org/licenses/by-nc-sa/3.0/)