diff --git a/README.md b/README.md index 8216c04..59129cc 100644 --- a/README.md +++ b/README.md @@ -1 +1,40 @@ -# intern-dev-tutorial \ No newline at end of file +# intern-dev-tutorial + +jig.jp のインターンで勉強会に使う資料のリポジトリです。 + +## TOC + +- Git / Github 学習資料: git-tutorial + - [README.md](./git-tutorial/README.md) + - [DOCS.md](./git-tutorial/docs.md) +- JavaScriptを始めよう: getting-started-with-javascript + - [README.md](./getting-started-with-javascript/README.md) + - [DOCS.md](./getting-started-with-javascript/DOCS.md) +- HTML/CSSを始めよう: getting-started-with-html-css + - [README.md](./getting-started-with-html-css/README.md) + - [DOCS.md](./getting-started-with-html-css/DOCS.md) +- Denoについて: deno-tutorial + - [README.md](./deno-tutorial/README.md) +- サーバーとの通信について: communication-with-server + - [README.md](./communication-with-server/README.md) +- APIハンズオン: api-hands-on + - [README.md](./api-hands-on/README.md) +- データベース: MySQL: detabase-tutorial + - [README.md](./database-tutorial/README.md) + - [docs.md](./database-tutorial/docs.md) +- ログインハンズオン: did-login + - [README.md](./did-login/README.md) + +## 著者 + +- +- +- +- +- +- +- + +### スペシャルサンクス + +Contributerの皆様 \ No newline at end of file