|
160 | 160 |
|
161 | 161 |
|
162 | 162 | #### その他の話題
|
163 |
| -* [徹底解剖「G1GC」実装編](http://www.narihiro.info/g1gc-impl-book/) - 中村成洋 |
| 163 | +* [徹底解剖「G1GC」実装編](https://github.com/authorNari/g1gc-impl-book/) - 中村成洋 |
164 | 164 | * [一般教養としてのGarbage Collection](http://matsu-www.is.titech.ac.jp/~endo/gc/gc.pdf) (PDF) - 遠藤敏夫
|
165 | 165 | * [ケヴィン・ケリー著作選集 1](http://tatsu-zine.com/books/kk1) - ケヴィン・ケリー, 堺屋七左衛門(翻訳)
|
166 | 166 | * [ケヴィン・ケリー著作選集 2](http://tatsu-zine.com/books/kk2) - ケヴィン・ケリー, 堺屋七左衛門(翻訳)
|
|
223 | 223 | ### Clojure
|
224 | 224 | * [Clojureスタイルガイド](https://github.com/totakke/clojure-style-guide) - Bozhidar Batsov, Toshiki TAKEUCHI(翻訳)
|
225 | 225 | * [Modern cljs(翻訳中)](https://github.com/TranslateBabelJapan/modern-cljs) - Mimmo Cosenza, @esehara(翻訳)
|
226 |
| -* [逆引きClojure](http://rd.clojure-users.org/) - Toshiaki Maki |
| 226 | +* [逆引きClojure](https://github.com/making/rd-clj) - Toshiaki Maki |
227 | 227 |
|
228 | 228 |
|
229 | 229 | ### Common Lisp
|
|
396 | 396 | ### PHP
|
397 | 397 | * [PHP基礎文法最速マスター](http://www.1x1.jp/blog/2010/01/php-basic-syntax.html) - 新原雅司
|
398 | 398 | * [PHP マニュアル](http://www.php.net/manual/ja/) - The PHP Group
|
399 |
| -* [PHPによるデザインパターン入門](http://www.doyouphp.jp/book/book_phpdp.shtml) |
| 399 | +* [PHPによるデザインパターン入門](https://web.archive.org/web/20140703001758/http://www.doyouphp.jp/book/book_phpdp.shtml) |
400 | 400 | * [PHP4徹底攻略改訂版](http://net-newbie.com/support/pdf2/)
|
401 | 401 | * [PSR-2 – コーディングスタイルガイド](https://github.com/maosanhioro/fig-standards/blob/master/translation/PSR-2-coding-style-guide.md) - maosanhioro
|
402 | 402 |
|
|
480 | 480 | * [お気楽 Scheme プログラミング入門](http://www.geocities.jp/m_hiroi/func/scheme.html) - 広井誠
|
481 | 481 | * [Scheme](http://ja.wikibooks.org/wiki/Scheme) - Wikibooks
|
482 | 482 | * [もうひとつの Scheme 入門](http://www.shido.info/lisp/idx_scm.html) - 紫藤貴文
|
483 |
| -* [入門Scheme](http://www4.ocn.ne.jp/~inukai/scheme_primer_j.html) - 犬飼大 |
| 483 | +* [入門Scheme](https://web.archive.org/web/20140812144348/http://www4.ocn.ne.jp/~inukai/scheme_primer_j.html) - 犬飼大 |
484 | 484 | * [Scheme入門 スーパービギナー編](https://sites.google.com/site/atponslisp/home/scheme/racket/schemenyuumon-1/schemenyuumon)
|
485 |
| -* [Gaucheプログラミング(立読み版)](http://karetta.jp/book-cover/gauche-hacks) - 川合史朗(監修), Kahuaプロジェクト |
| 485 | +* [Gaucheプログラミング(立読み版)](https://web.archive.org/web/20140521224625/http://karetta.jp/book-cover/gauche-hacks) - 川合史朗(監修), Kahuaプロジェクト |
486 | 486 |
|
487 | 487 |
|
488 | 488 | ### sed
|
|
491 | 491 |
|
492 | 492 | ### Smalltalk
|
493 | 493 | * [自由自在 Squeakプログラミング](http://swikis.ddo.jp/squeak/13) - 梅澤真史
|
494 |
| -* [GNU Smalltalk Tutorial](http://gst.plasticheart.info/tutorial-c84) - @PLHX |
| 494 | +* [GNU Smalltalk Tutorial](http://gst.plasticheart.info/tutorial-c84.html) - @PLHX |
495 | 495 |
|
496 | 496 |
|
497 | 497 | ### SQL(実装非依存)
|
|
0 commit comments