Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/citizen428/study-notes
- Owner: citizen428
- Created: 2011-07-23T17:04:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-17T16:56:28.000Z (almost 11 years ago)
- Last Synced: 2023-04-18T07:01:36.418Z (over 1 year ago)
- Language: Scheme
- Homepage:
- Size: 215 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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 assemblerLicense
---
[CC BY-NC-SA 3.0](http://creativecommons.org/licenses/by-nc-sa/3.0/)