浏览代码

Added a section and a book in Japanese. (#4084)

* Added a section and a book in Japanese.

* Added a navigational link and removed one hash.

* Added missing new lines.

* Added space.
Gintautas Švedas 5 年之前
父节点
当前提交
9918fed90d
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      free-programming-books-ja.md

+ 6 - 0
free-programming-books-ja.md

@@ -73,6 +73,7 @@
 * [Standard ML](#standard-ml)
 * [Swift](#swift)
 * [Tcl/Tk](#tcltk)
+* [Theoretical Computer Science](#theoretical-computer-science)
 * [TypeScript](#typescript)
 * [VBA](#vba)
 * [Vim](#vim)
@@ -649,6 +650,11 @@
 * [Tcl/Tk入門](http://aoba.cc.saga-u.ac.jp/lecture/TclTk/text.pdf) - 只木進一 (PDF)
 
 
+### Theoretical Computer Science
+
+* [計算機プログラムの構造と解釈 第二版](https://sicp.iijlab.net/fulltext/xcont.html) - Alan J. Perlis 
+
+
 ### TypeScript
 
 * [TypeScript Deep Dive 日本語版](https://typescript-jp.gitbook.io/deep-dive/) - basarat, yohamta(翻訳)