Slide 1

Slide 1 text

Introduction to Masanobu Naruse

Slide 2

Slide 2 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Slide 3

Slide 3 text

本題の前に

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

どんな木がある?

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

何の木?

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

Homage to knowledge

Slide 10

Slide 10 text

Web

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

Web

Slide 14

Slide 14 text

HTML Web

Slide 15

Slide 15 text

Web HTML HTTP URI

Slide 16

Slide 16 text

Agenda 1. Summary 2. URI 3. HTTP 4. HTML

Slide 17

Slide 17 text

Agenda 1. Summary 2. URI 3. HTTP 4. HTML

Slide 18

Slide 18 text

サイト閲覧

Slide 19

Slide 19 text

何が起きてる?

Slide 20

Slide 20 text

Browser Server

Slide 21

Slide 21 text

Browser Server nrslib のサイトを見たい!

Slide 22

Slide 22 text

Browser Server nrslib のサイトを見たい! https://nrslib.com をブラウザに 入力!

Slide 23

Slide 23 text

Browser Server Request

Slide 24

Slide 24 text

Browser Server Request GET https://nrslib.com/ HTTP/1.1 Host: nrslib.com Connection: keep-alive Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36 Accept: text/html,application/xhtml+xml,application/xml;q=0.9, image/webp,image/apng,*/*;q=0.8,application/signed- exchange;v=b3 Accept-Encoding: gzip, deflate, br Accept-Language: ja,en-US;q=0.9,en;q=0.8 Cookie: _ga=GA1.2.1676611691.1531371612

Slide 25

Slide 25 text

Browser Server Request

Slide 26

Slide 26 text

Browser Server Request Response

Slide 27

Slide 27 text

Browser Server Request Response HTTP/1.1 200 OK Server: nginx Date: Wed, 10 Apr 2019 03:21:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 7641 Connection: keep-alive Set-Cookie: PHPSESSID=8cgpb0s6e570qrgjgdklaqcnf4; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Link: ; rel="https://api.w.org/" Vary: Accept-Encoding Content-Encoding: gzip ]{sG;̊

Slide 28

Slide 28 text

Browser Server Request Response

Slide 29

Slide 29 text

Browser Server Request Response

Slide 30

Slide 30 text

テキストファイルの やり取り

Slide 31

Slide 31 text

Browser Server nrslib のサイトを見たい! https://nrslib.com をブラウザに 入力!

Slide 32

Slide 32 text

Browser Server nrslib のサイトを見たい! https://nrslib.com をブラウザに 入力!

Slide 33

Slide 33 text

Browser Server nrslib のサイトを見たい! https://nrslib.com をブラウザに 入力!

Slide 34

Slide 34 text

Request

Slide 35

Slide 35 text

Request Response

Slide 36

Slide 36 text

Request Response

Slide 37

Slide 37 text

Browser Server Request Response

Slide 38

Slide 38 text

Browser Server Request Response

Slide 39

Slide 39 text

Browser Server Request Response

Slide 40

Slide 40 text

Web とは何か

Slide 41

Slide 41 text

インターネット = Web

Slide 42

Slide 42 text

インターネット = Web

Slide 43

Slide 43 text

No content

Slide 44

Slide 44 text

No content

Slide 45

Slide 45 text

歴史

Slide 46

Slide 46 text

Memex

Slide 47

Slide 47 text

Memex マイクロフィルムに保存 スクリーンに投影

Slide 48

Slide 48 text

Memex マイクロフィルムに保存 スクリーンに投影 あるページから参照ページへ 参照を辿ることができる

Slide 49

Slide 49 text

ハイパーテキスト

Slide 50

Slide 50 text

ハイパーテキスト 超える

Slide 51

Slide 51 text

ハイパーテキスト 複数の文書を相互に関連付け 結びつける仕組み

Slide 52

Slide 52 text

ハイパーメディア

Slide 53

Slide 53 text

ハイパーメディア ハイパーテキストを拡張 テキストに限らず 音声や動画などにも及ぶ

Slide 54

Slide 54 text

Web

Slide 55

Slide 55 text

Web インターネットを使った ハイパーメディア

Slide 56

Slide 56 text

Agenda 1. Summary 2. URI 3. HTTP 4. HTML

Slide 57

Slide 57 text

URI

Slide 58

Slide 58 text

Uniform Resource Identifier

Slide 59

Slide 59 text

Uniform Resource Identifier

Slide 60

Slide 60 text

Uniform Resource Identifier 統一

Slide 61

Slide 61 text

Uniform Resource Identifier 統一 資源

Slide 62

Slide 62 text

Uniform Resource Identifier 統一 資源 識別子

Slide 63

Slide 63 text

Uniform Resource Identifier 統一 資源 識別子

Slide 64

Slide 64 text

Uniform Resource Identifier 統一 資源 識別子

Slide 65

Slide 65 text

Uniform Resource Identifier 統一 資源 識別子

Slide 66

Slide 66 text

Uniform Resource Identifier 統一 資源 識別子

Slide 67

Slide 67 text

Uniform Resource Identifier 統一 資源 識別子

Slide 68

Slide 68 text

No content

Slide 69

Slide 69 text

http://nrslib.com/blog

Slide 70

Slide 70 text

http://nrslib.com/blog http://nrslib.com/music

Slide 71

Slide 71 text

http://nrslib.com/blog http://nrslib.com/music http://nrslib.com/picture

Slide 72

Slide 72 text

http://nrslib.com/blog http://nrslib.com/music http://nrslib.com/picture http://nrslib.com/movie

Slide 73

Slide 73 text

http://nrslib.com/blog http://nrslib.com/music http://nrslib.com/picture http://nrslib.com/movie 識別子

Slide 74

Slide 74 text

http://nrslib.com/blog http://nrslib.com/music http://nrslib.com/picture http://nrslib.com/movie 識別子 Identifier

Slide 75

Slide 75 text

http://nrslib.com/blog http://nrslib.com/music http://nrslib.com/picture http://nrslib.com/movie 識別子 Identifier

Slide 76

Slide 76 text

http://nrslib.com/blog

Slide 77

Slide 77 text

http://nrslib.com/blog nrslib.com/blog://http

Slide 78

Slide 78 text

http://nrslib.com/blog nrslib.com/blog://http //nrslib.com/blog:http

Slide 79

Slide 79 text

http://nrslib.com/blog nrslib.com/blog://http //nrslib.com/blog:http :http//nrslib.com/blog

Slide 80

Slide 80 text

http://nrslib.com/blog nrslib.com/blog://http //nrslib.com/blog:http :http//nrslib.com/blog //http:nrslib.com/blog

Slide 81

Slide 81 text

http://nrslib.com/blog nrslib.com/blog://http //nrslib.com/blog:http :http//nrslib.com/blog //http:nrslib.com/blog

Slide 82

Slide 82 text

http://nrslib.com/blog Uniform 統一

Slide 83

Slide 83 text

Uniform Resource Identifier 統一 資源 識別子

Slide 84

Slide 84 text

Uniform Resource Locator

Slide 85

Slide 85 text

Uniform Resource Locator

Slide 86

Slide 86 text

Uniform Resource Locator 統一 資源 場所

Slide 87

Slide 87 text

Uniform Resource Name

Slide 88

Slide 88 text

Uniform Resource Name

Slide 89

Slide 89 text

Uniform Resource Name 統一 資源 名前

Slide 90

Slide 90 text

urn:ISBN:0451450523

Slide 91

Slide 91 text

http://nrslib.com /isbn/0451450523 urn:ISBN:0451450523

Slide 92

Slide 92 text

http://nrslib.com /isbn/0451450523 urn:ISBN:0451450523 urn:ISBN:0451450523 は http://nrslib.com/isbn/0451450523 にある

Slide 93

Slide 93 text

http://nrslib.com /isbn/0451450523 urn:ISBN:0451450523 urn:ISBN:0451450523 は http://nrslib.com/isbn/0451450523 にある Name

Slide 94

Slide 94 text

http://nrslib.com /isbn/0451450523 urn:ISBN:0451450523 urn:ISBN:0451450523 は http://nrslib.com/isbn/0451450523 にある Name Location

Slide 95

Slide 95 text

URN は名前によって 永続的な特定を可能にする

Slide 96

Slide 96 text

URL で十分永続的 なので URL が主流に

Slide 97

Slide 97 text

URL URN URI

Slide 98

Slide 98 text

仕様

Slide 99

Slide 99 text

使える文字 アルファベット 数字 一部記号

Slide 100

Slide 100 text

日本語は?

Slide 101

Slide 101 text

http://example.com/あ

Slide 102

Slide 102 text

http://example.com/あ http://example.com/%E3%81%82

Slide 103

Slide 103 text

%エンコーディング http://example.com/あ http://example.com/%E3%81%82

Slide 104

Slide 104 text

http://nrs:[email protected]:8000/search?date=20190908&type=all#i1 スキーム: http ユーザ情報: nrs:pass ホスト名: example.com ポート番号: 8000 パス: /search クエリパラメータ: date=20190908&type=all フラグメント: i1 URL の構成

Slide 105

Slide 105 text

Cool URLs don’t change

Slide 106

Slide 106 text

Cool URLs don’t change https://www.w3.org/Provider/Style/URI.html

Slide 107

Slide 107 text

http://www.nsf.gov/cgi-bin/pubsys/browser/oldbrowse.pl

Slide 108

Slide 108 text

http://www.nsf.gov/cgi-bin/pubsys/browser/oldbrowse.pl

Slide 109

Slide 109 text

http://www.nsf.gov/cgi-bin/pubsys/browser/oldbrowse.pl

Slide 110

Slide 110 text

http://www.nsf.gov/cgi-bin/pubsys/browser/oldbrowse.pl

Slide 111

Slide 111 text

http://example.jp/home.jsp?jsessionid=99999999

Slide 112

Slide 112 text

http://example.jp/home.jsp?jsessionid=99999999

Slide 113

Slide 113 text

1. プログラミング言語の拡張子(.pl, .jsp, etc.)を利用しない

Slide 114

Slide 114 text

1. プログラミング言語の拡張子(.pl, .jsp, etc.)を利用しない 2. 実装に依存(cgi-bin, etc.)したパス名を利用しない

Slide 115

Slide 115 text

1. プログラミング言語の拡張子(.pl, .jsp, etc.)を利用しない 2. 実装に依存(cgi-bin, etc.)したパス名を利用しない 3. セッションIDを含めない

Slide 116

Slide 116 text

1. プログラミング言語の拡張子(.pl, .jsp, etc.)を利用しない 2. 実装に依存(cgi-bin, etc.)したパス名を利用しない 3. セッションIDを含めない 4. リソースを表現する名詞にする

Slide 117

Slide 117 text

1. プログラミング言語の拡張子(.pl, .jsp, etc.)を利用しない 2. 実装に依存(cgi-bin, etc.)したパス名を利用しない 3. セッションIDを含めない 4. リソースを表現する名詞にする http://example.jp/home.jsp?jsessionid=99999999

Slide 118

Slide 118 text

1. プログラミング言語の拡張子(.pl, .jsp, etc.)を利用しない 2. 実装に依存(cgi-bin, etc.)したパス名を利用しない 3. セッションIDを含めない 4. リソースを表現する名詞にする http://example.jp/home http://example.jp/home.jsp?jsessionid=99999999

Slide 119

Slide 119 text

ユーザビリティ

Slide 120

Slide 120 text

http://example.com/blog/x12s23ka09

Slide 121

Slide 121 text

http://example.com/blog/x12s23ka09 次の記事の URL は?

Slide 122

Slide 122 text

http://example.com/blog/0000000001

Slide 123

Slide 123 text

http://example.com/blog/0000000001 次の記事の URL は?

Slide 124

Slide 124 text

http://example.com/blog/2019/01/01

Slide 125

Slide 125 text

http://example.com/blog/2019/01/01 次の記事の URL は?

Slide 126

Slide 126 text

URL は重要視しよう

Slide 127

Slide 127 text

Agenda 1. Summary 2. URI 3. HTTP 4. HTML

Slide 128

Slide 128 text

Hyper Text Transfer Protocol

Slide 129

Slide 129 text

Hyper Text Transfer Protocol

Slide 130

Slide 130 text

Hyper Text Transfer Protocol ハイパーテキスト 転送 規約

Slide 131

Slide 131 text

Hyper Text Transfer Protocol ハイパーテキスト 転送 規約

Slide 132

Slide 132 text

No content

Slide 133

Slide 133 text

Hello

Slide 134

Slide 134 text

Saluton !?

Slide 135

Slide 135 text

Saluton !? 会話するには言語=規約が必要

Slide 136

Slide 136 text

Hyper Text Transfer Protocol ハイパーテキスト 転送 規約

Slide 137

Slide 137 text

Browser Server Request

Slide 138

Slide 138 text

Browser Server Request Response

Slide 139

Slide 139 text

Browser Server Request HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 ... ... GET http://nrslib.com HTTP/1.1 Host: nrslib.com ... Response

Slide 140

Slide 140 text

GET http://nrslib.com HTTP/1.1 Host: nrslib.com

Slide 141

Slide 141 text

GET http://nrslib.com HTTP/1.1 Host: nrslib.com

Slide 142

Slide 142 text

GET http://nrslib.com HTTP/1.1 Host: nrslib.com

Slide 143

Slide 143 text

GET http://nrslib.com HTTP/1.1 Host: nrslib.com

Slide 144

Slide 144 text

HTTPメソッド

Slide 145

Slide 145 text

GET POST PUT DELETE HEAD OPTIONS TRACE CONNECT ETC.

Slide 146

Slide 146 text

GET POST PUT DELETE HEAD OPTIONS TRACE CONNECT ETC.

Slide 147

Slide 147 text

GET リソースの取得

Slide 148

Slide 148 text

POST リソースの作成

Slide 149

Slide 149 text

PUT リソースの更新

Slide 150

Slide 150 text

DELETE リソースの削除

Slide 151

Slide 151 text

Create Read Update Delete

Slide 152

Slide 152 text

Create Read Update Delete

Slide 153

Slide 153 text

Create Read Update Delete POST

Slide 154

Slide 154 text

Create Read Update Delete POST GET

Slide 155

Slide 155 text

Create Read Update Delete POST GET PUT

Slide 156

Slide 156 text

Create Read Update Delete POST GET PUT DELETE

Slide 157

Slide 157 text

No content

Slide 158

Slide 158 text

ブログに記事を 投稿したい

Slide 159

Slide 159 text

? ブログに記事を 投稿したい

Slide 160

Slide 160 text

POST ブログに記事を 投稿したい

Slide 161

Slide 161 text

? ブログの記事を 閲覧したい

Slide 162

Slide 162 text

GET ブログの記事を 閲覧したい

Slide 163

Slide 163 text

? ブログの記事を 更新したい

Slide 164

Slide 164 text

PUT ブログの記事を 更新したい

Slide 165

Slide 165 text

? ブログの記事を 削除したい

Slide 166

Slide 166 text

DELETE ブログの記事を 削除したい

Slide 167

Slide 167 text

HTTPステータスコード

Slide 168

Slide 168 text

Browser Server Request Response HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 ... ... GET http://nrslib.com HTTP/1.1 Host: nrslib.com ...

Slide 169

Slide 169 text

Browser Server Request Response HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 ... ... GET http://nrslib.com HTTP/1.1 Host: nrslib.com ...

Slide 170

Slide 170 text

GET ブログの記事を 閲覧したい

Slide 171

Slide 171 text

ブログの記事を 閲覧したい GET OK

Slide 172

Slide 172 text

ブログの記事を 閲覧したい OK

Slide 173

Slide 173 text

ブログの記事を 閲覧したい 200 OK

Slide 174

Slide 174 text

Next

Slide 175

Slide 175 text

GET ブログの記事を 閲覧したい

Slide 176

Slide 176 text

ブログの記事を 閲覧したい GET NOT FOUND

Slide 177

Slide 177 text

ブログの記事を 閲覧したい 404 NOT FOUND

Slide 178

Slide 178 text

1XX 情報 2XX 成功 3XX リダイレクション 4XX クライアントエラー 5XX サーバーエラー

Slide 179

Slide 179 text

代表的なステータスコード

Slide 180

Slide 180 text

200 OK

Slide 181

Slide 181 text

301 Moved Permanently

Slide 182

Slide 182 text

301 http://example.com/isbn/0451450523

Slide 183

Slide 183 text

301 http://example.com/isbn/0451450523 http://example.com/unicorn

Slide 184

Slide 184 text

302 Found

Slide 185

Slide 185 text

302 http://example.com

Slide 186

Slide 186 text

302 http://example.com

Slide 187

Slide 187 text

302 http://example.com http://example.jp

Slide 188

Slide 188 text

400 Bad Request

Slide 189

Slide 189 text

ユーザ作成しよう! 400

Slide 190

Slide 190 text

成瀬 400

Slide 191

Slide 191 text

成瀬 400

Slide 192

Slide 192 text

成瀬 400

Slide 193

Slide 193 text

成瀬 400

Slide 194

Slide 194 text

成瀬 ユーザ名は アルファベットだけです! 400

Slide 195

Slide 195 text

401 Unauthorized

Slide 196

Slide 196 text

401

Slide 197

Slide 197 text

403 Forbidden

Slide 198

Slide 198 text

ユーザ作成しよう! 403

Slide 199

Slide 199 text

nrs 192.168.XXX.XXX 403

Slide 200

Slide 200 text

nrs 192.168.XXX.XXX 403

Slide 201

Slide 201 text

192.168.XXX.XXX 403 nrs ホワイトリスト 192.168.XXX.XXY 192.168.XXX.YYY :

Slide 202

Slide 202 text

192.168.XXX.XXX 許可されてません 403 ホワイトリスト 192.168.XXX.XXY 192.168.XXX.YYY : nrs

Slide 203

Slide 203 text

404 Not found

Slide 204

Slide 204 text

500 Internal Server Error

Slide 205

Slide 205 text

503 Service Unavailable

Slide 206

Slide 206 text

418

Slide 207

Slide 207 text

418 I’m a teapot

Slide 208

Slide 208 text

418 I’m a teapot ティーポットにコーヒーを 淹れさせようとして 拒否された場合に返却

Slide 209

Slide 209 text

https://www.google.com/teapot

Slide 210

Slide 210 text

ステートレス と ステートフル

Slide 211

Slide 211 text

ステートフル

Slide 212

Slide 212 text

No content

Slide 213

Slide 213 text

アジェンダ つくっておいて

Slide 214

Slide 214 text

わかりました

Slide 215

Slide 215 text

しばらくして

Slide 216

Slide 216 text

あの仕事終わった?

Slide 217

Slide 217 text

No content

Slide 218

Slide 218 text

終わってます! Agenda

Slide 219

Slide 219 text

ステートレス

Slide 220

Slide 220 text

あの仕事終わった?

Slide 221

Slide 221 text

え? 何の話です?

Slide 222

Slide 222 text

HTTP は ステート レス ステート フル or

Slide 223

Slide 223 text

HTTP は ステート レス ステート フル or

Slide 224

Slide 224 text

ステートフルの問題

Slide 225

Slide 225 text

No content

Slide 226

Slide 226 text

No content

Slide 227

Slide 227 text

No content

Slide 228

Slide 228 text

Punk

Slide 229

Slide 229 text

No content

Slide 230

Slide 230 text

No content

Slide 231

Slide 231 text

Load Balancer

Slide 232

Slide 232 text

Add to Cart Item Load Balancer

Slide 233

Slide 233 text

Add to Cart Item Cart Item Load Balancer

Slide 234

Slide 234 text

Buy Cart Item Load Balancer

Slide 235

Slide 235 text

Buy Cart Item Load Balancer

Slide 236

Slide 236 text

Buy Cart Item Cart Load Balancer

Slide 237

Slide 237 text

Buy Cart Item Cart !? Load Balancer

Slide 238

Slide 238 text

Add to Cart Item Load Balancer

Slide 239

Slide 239 text

Add to Cart Item Load Balancer

Slide 240

Slide 240 text

Add to Cart Item OK Load Balancer

Slide 241

Slide 241 text

Load Balancer Buy Item

Slide 242

Slide 242 text

Load Balancer Item OK Buy

Slide 243

Slide 243 text

ログインは?

Slide 244

Slide 244 text

Browser ID: nrs PASS: XXX

Slide 245

Slide 245 text

Login Browser ID: nrs PASS: XXX

Slide 246

Slide 246 text

Login Browser ID: nrs PASS: XXX

Slide 247

Slide 247 text

Login Browser ID: nrs PASS: XXX Session SessionId: ak1sAs23 Id: nrs

Slide 248

Slide 248 text

Login Browser Session SessionId: ak1sAs23 Id: nrs

Slide 249

Slide 249 text

Browser Set-Cookie SessionId: ak1sAs23 Session SessionId: ak1sAs23 Id: nrs

Slide 250

Slide 250 text

Browser Session SessionId: ak1sAs23 Id: nrs Cookie SessionId: ak1sAs23

Slide 251

Slide 251 text

Browser Item Buy Session SessionId: ak1sAs23 Id: nrs Cookie SessionId: ak1sAs23

Slide 252

Slide 252 text

Browser Item Buy SessionId ak1sAs23 Session SessionId: ak1sAs23 Id: nrs Cookie SessionId: ak1sAs23

Slide 253

Slide 253 text

Browser Item Session SessionId: ak1sAs23 Id: nrs Cookie SessionId: ak1sAs23 SessionId ak1sAs23

Slide 254

Slide 254 text

Session SessionId: ak1sAs23 Id: nrs Browser Item SessionId ak1sAs23 Cookie SessionId: ak1sAs23

Slide 255

Slide 255 text

Browser Item OK Session SessionId: ak1sAs23 Id: nrs Cookie SessionId: ak1sAs23 SessionId ak1sAs23

Slide 256

Slide 256 text

HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 ... ...

Slide 257

Slide 257 text

HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 Set-Cookie: SessionId=ak1sAs23 ...

Slide 258

Slide 258 text

HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 Set-Cookie: SessionId=ak1sAs23 ... リクエストライン or レスポンスライン ヘッダ 空行 ボディ

Slide 259

Slide 259 text

Agenda 1. Summary 2. URI 3. HTTP 4. HTML

Slide 260

Slide 260 text

HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 Set-Cookie: SessionId=ak1sAs23 ...

Slide 261

Slide 261 text

HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 Set-Cookie: SessionId=ak1sAs23 ...

Slide 262

Slide 262 text

HyperText Markup Language

Slide 263

Slide 263 text

HyperText Markup Language

Slide 264

Slide 264 text

HyperText Markup Language

Slide 265

Slide 265 text

文書構造を コンピュータに 理解させたい

Slide 266

Slide 266 text

ドメイン駆動設計を 検索

Slide 267

Slide 267 text

ドメイン駆動設計を 検索

Slide 268

Slide 268 text

ドメイン駆動設計を 検索 初心者向けセミナー開催しました。たくさんのひとたちが来場してくれて大盛 り上がりです。 クリーンアーキテクチャのセッションをしました。とても難解な講義になりま すが皆さんがんばってついてきてくれました。 ボトムアップドメイン駆動設計というセミナーを開催しました。知識を得るの に熱心なお客様にたくさん集まって頂けて楽しいセッションでした。

Slide 269

Slide 269 text

ドメイン駆動設計を 検索 初心者向けセミナー開催しました。たくさんのひとたちが来場してくれて大盛 り上がりです。 クリーンアーキテクチャのセッションをしました。とても難解な講義になりま すが皆さんがんばってついてきてくれました。 ボトムアップドメイン駆動設計というセミナーを開催しました。知識を得るの に熱心なお客様にたくさん集まって頂けて楽しいセッションでした。 どうしたものか

Slide 270

Slide 270 text

ドメイン駆動設計を 検索

初心者向けセミナー開催しました。

たくさんのひとたちが来場してくれて大盛り上がりです。

クリーンアーキテクチャのセッションをしました。

とても難解な講義になりますが皆さんがんばってついてきてくれました。

ボトムアップドメイン駆動設計というセミナーを開催しました。

知識を得るのに熱心なお客様にたくさん集まって頂けて楽しいセッショ ンでした。

Slide 271

Slide 271 text

ドメイン駆動設計を 検索

初心者向けセミナー開催しました。

たくさんのひとたちが来場してくれて大盛り上がりです。

クリーンアーキテクチャのセッションをしました。

とても難解な講義になりますが皆さんがんばってついてきてくれました。

ボトムアップドメイン駆動設計というセミナーを開催しました。

知識を得るのに熱心なお客様にたくさん集まって頂けて楽しいセッショ ンでした。

タイトルだけ検索

Slide 272

Slide 272 text

ドメイン駆動設計を 検索

初心者向けセミナー開催しました。

たくさんのひとたちが来場してくれて大盛り上がりです。

クリーンアーキテクチャのセッションをしました。

とても難解な講義になりますが皆さんがんばってついてきてくれまし た。

ボトムアップドメイン駆動設計というセミナーを開催しました。

知識を得るのに熱心なお客様にたくさん集まって頂けて楽しいセッショ ンでした。

タイトルだけ検索

Slide 273

Slide 273 text

プログラムで 解釈しやすくなる

Slide 274

Slide 274 text

プログラムで 解釈しやすくなる Browser

Slide 275

Slide 275 text

サンプル

Slide 276

Slide 276 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Slide 277

Slide 277 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Slide 278

Slide 278 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Introduction

Slide 279

Slide 279 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Introduction start tag 開始タグ end tag 終了タグ

Slide 280

Slide 280 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Introduction start tag 開始タグ end tag 終了タグ element 要素

Slide 281

Slide 281 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Introduction element 要素

Slide 282

Slide 282 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Slide 283

Slide 283 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

Slide 284

Slide 284 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

要素がないときの 書き方

Slide 285

Slide 285 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

attribute 属性

Slide 286

Slide 286 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

ヘッダ

Slide 287

Slide 287 text

HTTP/1.1 200 OK Cache-Control: public, no-store, max-age=0, no-cache, no-store, must-revalidate Pragma: no-cache Content-Type: text/html; charset=utf-8 Name: Masanobu Naruse Job: Programmer; Developer Evangelist Company: GMO Internet, Inc. Team: Hosting Product Team; Developer Relations Team Introduction

URL

ボディ

Slide 288

Slide 288 text

詳しいところは フロントエンドの講義で

Slide 289

Slide 289 text

最後に

Slide 290

Slide 290 text

この図を覚えてますか

Slide 291

Slide 291 text

Web HTML HTTP URI

Slide 292

Slide 292 text

Web HTML HTTP URI まだまだいっぱい 木はある

Slide 293

Slide 293 text

知識を掛け算して ユニークになろう

Slide 294

Slide 294 text

Auther nrs HomePage https://nrslib.com Twitter @nrslib