{"componentChunkName":"component---src-templates-blog-post-js","path":"/memorandumForSelfLeaner/","result":{"data":{"site":{"siteMetadata":{"title":"/dev/yukarinoki"}},"markdownRemark":{"id":"934cce3f-fbc3-5a71-92f2-62933fbb22ad","excerpt":"概要 Teach Your Self Computer Science : https://teachyourselfcs.com/ のうちの自分が興味のある部分を自分用備忘録としてまとめておく。   言語・コンパイラ インタプリタを作る  crafting interpreters : https…","html":"<h1 id=\"概要\" style=\"position:relative;\"><a href=\"#%E6%A6%82%E8%A6%81\" aria-label=\"概要 permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>概要</h1>\n<p>Teach Your Self Computer Science : <a href=\"https://teachyourselfcs.com/\">https://teachyourselfcs.com/</a><br>\nのうちの自分が興味のある部分を自分用備忘録としてまとめておく。  </p>\n<h2 id=\"言語コンパイラ\" style=\"position:relative;\"><a href=\"#%E8%A8%80%E8%AA%9E%E3%82%B3%E3%83%B3%E3%83%91%E3%82%A4%E3%83%A9\" aria-label=\"言語コンパイラ permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>言語・コンパイラ</h2>\n<p>インタプリタを作る  crafting interpreters : <a href=\"https://craftinginterpreters.com/contents.html\">https://craftinginterpreters.com/contents.html</a><br>\nドラゴンブックをやる:  <a href=\"https://smile.amazon.com/Compilers-Principles-Techniques-Tools-2nd/dp/0321486811\">https://smile.amazon.com/Compilers-Principles-Techniques-Tools-2nd/dp/0321486811</a><br>\nドラゴンブックの補足として: <a href=\"https://www.edx.org/course/compilers\">https://www.edx.org/course/compilers</a>    </p>\n<p>ドラゴンブックをわかれば、わかっておくべきことのほとんどすべてはわかっていると言っても良い。  </p>\n<h2 id=\"分散システム\" style=\"position:relative;\"><a href=\"#%E5%88%86%E6%95%A3%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0\" aria-label=\"分散システム permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>分散システム</h2>\n<p>まずこの本を読むべき: Designing Data-Intensive Applications<br>\n動画がいいなら: MIT’s 6.824  <a href=\"https://www.youtube.com/watch?v=cQP8WApzIQQ&#x26;list=PLrw6a1wE39_tb2fErI4-WkMbsvGQk9_UB\">https://www.youtube.com/watch?v=cQP8WApzIQQ&#x26;list=PLrw6a1wE39_tb2fErI4-WkMbsvGQk9_UB</a><br>\n動画のテキストは: <a href=\"https://pdos.csail.mit.edu/6.824/schedule.html\">https://pdos.csail.mit.edu/6.824/schedule.html</a>    </p>\n<p>そしたら、論文を読めばいい<br>\n読むべき論文リストは:  <a href=\"http://dsrg.pdos.csail.mit.edu/papers/\">http://dsrg.pdos.csail.mit.edu/papers/</a>    </p>\n<h2 id=\"コンピュータネットワーク\" style=\"position:relative;\"><a href=\"#%E3%82%B3%E3%83%B3%E3%83%94%E3%83%A5%E3%83%BC%E3%82%BF%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF\" aria-label=\"コンピュータネットワーク permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>コンピュータネットワーク</h2>\n<p>まず、やる本: Computer Networking: A Top-Down Approach<br>\nこの本のExcersizeだけでもやるべき（オンライン上で完璧に提供されている）: <a href=\"http://www-net.cs.umass.edu/wireshark-labs/\">http://www-net.cs.umass.edu/wireshark-labs/</a>  </p>\n<h2 id=\"データベース\" style=\"position:relative;\"><a href=\"#%E3%83%87%E3%83%BC%E3%82%BF%E3%83%99%E3%83%BC%E3%82%B9\" aria-label=\"データベース permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>データベース</h2>\n<p>このコースを見よう: recordings of CS 186 <a href=\"https://www.youtube.com/user/CS186Berkeley/videos\">https://www.youtube.com/user/CS186Berkeley/videos</a><br>\nRDBがなにやってるかはこの本をみる: Architecture of a Database System <a href=\"http://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf\">http://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf</a>  </p>\n<p>それが終わったら論文まとめ: the databases “Red Book” <a href=\"http://www.redbook.io/\">http://www.redbook.io/</a>    </p>\n<h2 id=\"operating-system\" style=\"position:relative;\"><a href=\"#operating-system\" aria-label=\"operating system permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Operating System</h2>\n<p>基本の教科書: <a href=\"http://pages.cs.wisc.edu/~remzi/OSTEP/\">http://pages.cs.wisc.edu/~remzi/OSTEP/</a>  </p>\n<p>OSの個別論<br>\nUnix: Lions’ Commentary on Unix<br>\nMacOS: Mac OS X Internals: A Systems Approach<br>\nLinux: Linux Kernel Development  </p>\n<p>そしたら、xv6を実際にみて機能を追加してみる<br>\nxv6: <a href=\"https://pdos.csail.mit.edu/6.828/2016/xv6.html\">https://pdos.csail.mit.edu/6.828/2016/xv6.html</a><br>\n追加する機能の例: <a href=\"http://pages.cs.wisc.edu/~remzi/OSTEP/lab-projects-xv6.pdf\">http://pages.cs.wisc.edu/~remzi/OSTEP/lab-projects-xv6.pdf</a><br>\n追加する機能例はここでも見れる: <a href=\"https://github.com/remzi-arpacidusseau/ostep-projects\">https://github.com/remzi-arpacidusseau/ostep-projects</a>  </p>","tableOfContents":"<ul>\n<li>\n<p><a href=\"/memorandumForSelfLeaner/#%E6%A6%82%E8%A6%81\">概要</a></p>\n<ul>\n<li><a href=\"/memorandumForSelfLeaner/#%E8%A8%80%E8%AA%9E%E3%82%B3%E3%83%B3%E3%83%91%E3%82%A4%E3%83%A9\">言語・コンパイラ</a></li>\n<li><a href=\"/memorandumForSelfLeaner/#%E5%88%86%E6%95%A3%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0\">分散システム</a></li>\n<li><a href=\"/memorandumForSelfLeaner/#%E3%82%B3%E3%83%B3%E3%83%94%E3%83%A5%E3%83%BC%E3%82%BF%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF\">コンピュータネットワーク</a></li>\n<li><a href=\"/memorandumForSelfLeaner/#%E3%83%87%E3%83%BC%E3%82%BF%E3%83%99%E3%83%BC%E3%82%B9\">データベース</a></li>\n<li><a href=\"/memorandumForSelfLeaner/#operating-system\">Operating System</a></li>\n</ul>\n</li>\n</ul>","frontmatter":{"title":"自分用備忘録 CS自学者のために(Teach Your Self Computer Science)","date":"June 22, 2020","description":"Teach Your Self Computer Science : のうちの自分が興味のある部分を自分用備忘録としてまとめておく。 "}}},"pageContext":{"slug":"/memorandumForSelfLeaner/","previous":{"fields":{"slug":"/readingsummary_Jun20/"},"frontmatter":{"title":"Jun 2020 読んだもの、やったこと"}},"next":{"fields":{"slug":"/readings_Nov20/"},"frontmatter":{"title":"Nov 2020 読んだもの、やったこと"}}}}}