Skip to content

Instantly share code, notes, and snippets.

@Seasawher
Last active October 7, 2023 14:43
Show Gist options
  • Save Seasawher/b857fff51c96cfe1f27330822a14dd2d to your computer and use it in GitHub Desktop.
Save Seasawher/b857fff51c96cfe1f27330822a14dd2d to your computer and use it in GitHub Desktop.
私の学習記録

学習記録

  • ✅ - 修了済み
  • 🚧 - 途中

HarvardX

Harvard 大学が公開しているオープン講座.課題の提出物を GitHub 上で公開できないという縛りがあるものの,わかりやすくて勉強になるのでとても気に入っています.

無料で受講でき,修了証まで出してもらえます.

✅ CS50Web

website: https://cs50.harvard.edu/web/2020/

myattempt: https://github.com/Seasawher/cs50web-capstone

Python/Django をバックエンドに,javascript/React をフロントエンドにして Web サイトを構築するやり方を学びました.

最終課題で好きなものを作るのですが,クイズ投稿サイトを作りました.

✅ CS50AI

website: https://cs50.harvard.edu/ai/2023/

Python を使って,機械学習の基礎を実装しながら学びます.

🚧 CS50Game

website: https://cs50.harvard.edu/games/2018/

よく知られた有名なゲームの実装を通してゲーム開発を学びます.

🚧 Data Science Discovery Microprojects

website: https://discovery.cs.illinois.edu/microproject/

myattempt: https://github.com/Seasawher/microprojects

イリノイ大学が出している教材です.短時間でデータ解析の基本を学びます.

Introduction to Computational Thinking

website: https://computationalthinking.mit.edu/Fall23/

MIT が公開している教材です.

Haskell MOOC

website: https://haskell.mooc.fi/

myattempt: https://github.com/Seasawher/haskell-mooc

Haskell と関数型プログラミングの作法が学べるMOOC.

Free Code Camp

Machine Learning with Python

website: https://www.freecodecamp.org/learn/machine-learning-with-python

myattempt: https://github.com/Seasawher/fcc-machine-learning

書籍,教科書など

Web 上で無料で読めるものに限ります

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