Upgrade to Pro — share decks privately, control downloads, hide ads and more …

No Standardization, No Expansion

No Standardization, No Expansion

社内もくもく発表会での発表資料

Avatar for Yu Kawanami

Yu Kawanami

July 22, 2015
Tweet

More Decks by Yu Kawanami

Other Decks in Technology

Transcript

  1. PSR (PHP Standard Recommendations) • PSR-0, PSR-4 ◦ Autoloading Standard

    • PSR-1 ◦ Basic Coding Standard • PSR-2 ◦ Coding Style Guide • PSR-3 ◦ Logger Interface • PSR-7 ◦ HTTP message interfaces
  2. • ティム・バーナーズ=リー(英 Timothy Berners-Lee)が考案 • 1990年11月 ◦ 「WorldWideWeb: Proposal for

    a HyperText Project」を提案 • 1990年12月 ◦ 世界初のWebサーバ httpd、Webブラウザ Nexus (WorldWideWebから改称) • 1991年8月6日 ◦ 世界で最初のWebページ
  3. WWWの3大標準 • URI (Uniform Resource Identifier) ◦ Web上のリソースの場所を表す識別子 (≒URL) •

    HTTP (Hypertext Transfer Protocol) ◦ サーバとクライアントがデータを送受信するための通信プロトコル • HTML (HyperText Markup Language) ◦ ハイパーテキストを記述するための言語、文書定義