Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:infoh509 [2018/02/14 08:59]
svsummer
teaching:infoh509 [2019/02/28 18:33]
svsummer
Line 1: Line 1:
 ====== INFO-H-509 : XML and Web Technologies ====== ====== INFO-H-509 : XML and Web Technologies ======
  
 +<note important>​If you are a VUB studetn following this course, please register by filling in [[https://​docs.google.com/​forms/​d/​e/​1FAIpQLSfKvLyims3KrWWVJN7T5PQJK9X5uJNLQ04cl8Kd1932RNxj6A/​viewform|this online form]] by February 22 at the latest. It allows the course responsibles to contact you when that is needed.</​note>​
  
 ===== GENERAL INFORMATION ===== ===== GENERAL INFORMATION =====
Line 18: Line 18:
  
   * **Course responsible**:​ [[http://​code.ulb.ac.be/​code.people.php?​id=992|Stijn Vansummeren]] (Bâtiment U, étage 4, local UB4.125, Campus Solbosch)   * **Course responsible**:​ [[http://​code.ulb.ac.be/​code.people.php?​id=992|Stijn Vansummeren]] (Bâtiment U, étage 4, local UB4.125, Campus Solbosch)
-  * **Assistant**:​ [[dhananjay.ipparthi@ulb.ac.be|Dhananjay Ipparthi]] +  * **Assistant**:​ [[gilles.dejaegere@ulb.ac.be|Gilles Dejaegere]] 
  
 ==== Organisation ==== ==== Organisation ====
Line 28: Line 28:
  
 ===== COURSE PLAN ===== ===== COURSE PLAN =====
 +==== Lecture 1: Introduction and Web Architecture ===
 +
 +In this first lecture ({{:​teaching:​infoh509:​1-intro-webarch.pdf|slides}}) we (1) overview the content and objectives of the course and (2) discuss the history of the Web and its overall architecture (URIs, resources, representations). In particular we have looked at the working of the HTTP protocol and gave a very brief overview of HTML and CSS.
 +
 +**Required reading:​** ​
 +
 +  * [[http://​tools.ietf.org/​html/​rfc3986|RFC 3986 Uniform Resource Identifier (URI)]]: Generic Syntax - Only Section 1 "​Introduction"​
 +  * [[http://​www.w3.org/​TR/​2004/​REC-webarch-20041215/​|Architecture of the World Wide Web, Volume One]] - Only Sections 1,2,3
 +  * [[http://​www.jmarshall.com/​easy/​http/​|HTTP made really easy]] (Note that this document uses an outdated interpretation of the term "​resource"​)
 +  * The book chapter 1 (pages 3-31) and chapter 8 (pages 343-361).
 +  * The {{:​teaching:​infoh509:​1-intro-webarch.pdf|slides}}
 +
 +==== Lecture 2: XML, XPath, and JSON ===
 +
 +Lecture 2 has introduced XML and XPath in depth. ​
 +
 +**Required reading:​** ​
 +
 +  * Chapter 2 and chapter 3 (except section 3.6) in the book
 +  * The {{:​teaching:​infoh509:​2-xml-xpath.pdf|corresponding slides}}.
 +
 +==== Lecture 3: XML Schema Languages: DTDs ===
 +Lecture 3 has introduced (1) the motivation behind XML Schema Languages, (2) syntax and
 +semantics of DTDs, and (3) regular expressions.
 +
 +See pages 92-113 in the book as well as the {{:​teaching:​infoh509:​3-xml_schemas.pdf|corresponding slides}}.
 +
 +
 +===== Practical Sessions =====
  
 ===== References ===== ===== References =====
 
teaching/infoh509.txt · Last modified: 2020/04/09 14:38 by svsummer