- Notifications
You must be signed in to change notification settings - Fork42
iij/bootcamp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
IIJ では「IIJ Bootcamp」と題して主に新人向けのハンズオン勉強会を実施しており、これはその資料集です。
IIJ Bootcampでは、各技術が誕生した経緯・歴史、他の技術と比較といった知識を得るためのきっかけとして、様々な言語・フレームワーク・ツールに触れて実際に動かすハンズオン研修を行っています。研修ではハンズオンだけではなく、「overview」として技術ジャンルの全体像や歴史などを紹介する回も設けています。
.├── src# 資料となるmarkdownファイルを置く│ ├── database# データベースカテゴリの資料│ │ ├── mongodb# MongoDBハンズオン用ディレクトリ│ │ │ └── README.md# MongoDBハンズオン資料│ │ ├── mysql│ │ │ └── README.md│ │ └── redis│ │ ├── README.md│ ├── development# その他開発カテゴリ│ │ ├── drone│ │ │ ├── README.md│ │ │ └── images# 資料用画像ファイル│ │ │ ├── drone_branch_protection.png│ │ │ ├── drone_first_test.png│ │ │ ├── drone_pull_request_base.png│ │ ├── git│ │ ├── github│ │ └── jenkins│ ├── docker# dockerカテゴリ│ │ ├── docker│ │ └── docker-compose│ ├── frontend# フロントエンドカテゴリ│ │ ├── angular│ │ ├── jquery│ │ ├── overview│ │ ├── react│ │ └── vue│ ├── init# 事前準備│ │ └── hello-bootcamp│ ├── server-app# サーバーアプリケーションカテゴリ│ │ ├── go│ │ ├── java│ │ ├── node│ │ ├── overview│ │ └── rails│ └── web-server# webサーバーカテゴリ│ ├── apache│ ├── hosting│ ├── nginx│ └── overview
このリポジトリでは内容についての質問や指摘、資料の改善などにご協力いただけるcontributerを募集しています。詳しくはContribution Guide をご覧ください。
About
Bootcamp ハンズオンで使用する資料集
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published