The Missing Semester of Your CS Education (日本語版) のウェブサイトです!
本ページはThe Missing Semester of Your CS Educationを邦訳したものになります。
issues/PRによる貢献は歓迎です。実際に各セクションの翻訳を行いたい場合は次の手順に従ってください。
- 2021/4に全ての章の翻訳が完了しました 🎉 もし誤字・脱字を見つけられた場合は、直接PRを出していただいて構いません。
ローカルでビルドするには、次のコマンドを実行してください。
bundle exec jekyll serve -w
あるいはdocker
を使う場合は、以下のコマンドでビルドができます
docker run --rm --volume="$PWD:/srv/jekyll" -p 4000:4000 -it jekyll/jekyll jekyll serve -w
- @matsui528 (organizer)
- @makotoshimazu (organizer, デバッグとプロファイリング)
- @take1108 (organizer, 雑録)
- @ikuehirata (コマンドライン環境, 講義ノート, Q&A)
- @soramichi (メタプログラミング)
- @logcpp (シェルツールとスクリプト)
- @translucens (セキュリティと暗号)
- @Katsumata210 (バージョン管理 (Git))
- @denkiwakame (エディタ (Vim))
- @kshibayama (講座概要 + シェル)
- @tomo-makes (データラングリング)
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.