Fra

Pierre Senellart

  • Accueil
  • Curriculum Vitæ
  • Publications
  • Exposés
  • Enseignement
  • Étudiants
  • Autres

Contact : pierre@senellart.com
  • Cours
  • TP
  • Références
    • HTML
    • CSS
    • HTTP
    • PHP
    • MySQL
    • JavaScript

Dernière modification
2021-10-11 12:06:56 UTC

Développement Web, SD203 (2015–2016)

Cette page contient le matériel du cours Développement Web (SD203), session 2015–2016.

Cours

  1. Introduction; Internet et HTTP (matériel d'Antoine Amarilli)
  2. HTML; Exemples de pages Web (matériel d'Antoine Amarilli)
  3. Côté client: html, pdf
  4. Technologies côté serveur (matériel d'Antoine Amarilli)
  5. Introduction à PHP; Exemples
  6. Technologies XML
    • XML
    • XPath
    • XSLT
  7. Sécurité du Web

TP

  1. Côté client
  2. PHP, MySQL, Framework, ORM

Références

HTML

  • Spécification de HTML 4.01
  • Spécification de HTML5

CSS

  • Spécification de CSS 1
  • Spécification de CSS 2.1
  • Brouillons de CSS 3

HTTP

  • RFC 2616, HTTP/1.1
  • RFC 2965, Cookies

PHP

Site Web de PHP

MySQL

Documentation de MySQL

JavaScript

  • Spécification ECMAScript
  • Spécifications DOM