Skip to content

missing-semester-jp/missing-semester-jp.github.io

 
 

Repository files navigation

The Missing Semester of Your CS Education (日本語版) Build Status

The Missing Semester of Your CS Education (日本語版) のウェブサイトです!

本ページはThe Missing Semester of Your CS Educationを邦訳したものになります。

issues/PRによる貢献は歓迎です。実際に各セクションの翻訳を行いたい場合は次の手順に従ってください。

How to translate

  • 2021/4に全ての章の翻訳が完了しました 🎉 もし誤字・脱字を見つけられた場合は、直接PRを出していただいて構いません。

Development

ローカルでビルドするには、次のコマンドを実行してください。

bundle exec jekyll serve -w

あるいはdockerを使う場合は、以下のコマンドでビルドができます

docker run --rm --volume="$PWD:/srv/jekyll" -p 4000:4000 -it jekyll/jekyll jekyll serve -w

Translator

License

All the content in this course, including the website source code, lecture notes, exercises, and lecture videos is licensed under Attribution-NonCommercial-ShareAlike 4.0 International CC BY-NC-SA 4.0. See here for more information on contributions or translations.

About

The Missing Semester of Your CS Education (日本語版) 📚

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.8%
  • HTML 29.6%
  • Vim Script 11.2%
  • Python 11.1%
  • C 1.1%
  • Ruby 0.2%