Skip to content

Commit

Permalink
Merge pull request #23 from jigintern/add-toc-on-root-readme
Browse files Browse the repository at this point in the history
目次をトップのREADMEに追加
  • Loading branch information
haruyuki-16278 committed Aug 15, 2023
2 parents e87da3f + 1966da6 commit 3df70ef
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,40 @@
# intern-dev-tutorial
# 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)

## 著者

- <https://github.com/nabe1005>
- <https://github.com/Futaba-Kosuke>
- <https://github.com/dicenull>
- <https://github.com/takerucam>
- <https://github.com/rough-github>
- <https://github.com/Ryo-7>
- <https://github.com/haruyuki-16278>

### スペシャルサンクス

Contributerの皆様 <https://github.com/jigintern/intern-dev-tutorial/graphs/contributors>

0 comments on commit 3df70ef

Please sign in to comment.