Skip to content

Instantly share code, notes, and snippets.

@tkojitu
Last active October 9, 2024 06:49
Show Gist options
  • Save tkojitu/b9217f879836c35c64d8ac31155f2799 to your computer and use it in GitHub Desktop.
Save tkojitu/b9217f879836c35c64d8ac31155f2799 to your computer and use it in GitHub Desktop.

順不同

"Code as Design: Three Essays by Jack W. Reeves"

https://www.developerdotstar.com/mag/articles/reeves_design_main.html

『Java言語で学ぶデザインパターン入門第3版』(結城 浩)

https://www.sbcr.jp/product/4815609801/

『増補改訂版 Java言語で学ぶデザインパターン入門 マルチスレッド編』(結城 浩)

https://www.sbcr.jp/product/4797331623/

『Java言語で学ぶリファクタリング入門』(結城 浩)

https://www.sbcr.jp/product/4797337990/

『オブジェクト指向における再利用のためのデザインパターン(改訂版)』(Eric Gamma他)

https://www.sbcr.jp/product/4797311126/

『More Effective Agile ~ “ソフトウェアリーダー”になるための28の道標』(Steve McConnell)

https://bookplus.nikkei.com/atcl/catalog/20/P86580/

『エクストリームプログラミング』(Kent Beck他)

https://tatsu-zine.com/books/extreme-programming

"Smalltalk Best Practice Patterns" (Kent Beck)

https://www.oreilly.com/library/view/smalltalk-best-practice/9780132852098/

"Lisp: Good News, Bad News, How to Win Big" (Richard P. Gabriel)

https://www.cs.princeton.edu/courses/archive/fall13/cos518/papers/worse-is-better.pdf

『プログラミング言語C 第2版』(Brian W.カーニハン他)

https://www.kyoritsu-pub.co.jp/book/b10011596.html

『プログラミング言語AWK 第2版』(Alfred V. Aho他)

https://www.oreilly.co.jp/books/9784814400706/

『ソフトウェア作法』(Brian W.カーニハン他)

https://www.kyoritsu-pub.co.jp/book/b10011376.html

『達人プログラマー(第2版)熟達に向けたあなたの旅』(David Thomas他)

https://www.ohmsha.co.jp/book/9784274226298/

『テスト駆動開発』(Kent Beck)

https://tatsu-zine.com/books/test-driven-development

『リファクタリング(第2版)既存のコードを安全に改善する』(Martin Fowler)

https://www.ohmsha.co.jp/book/9784274224546/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment