Skip to content

Commit

Permalink
Add fifth lecture.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenVerborgh committed Mar 7, 2024
1 parent 1a64ffa commit 540d3f0
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h4>Practicals</h4>
</li>
<li><a href="https://github.ugent.be/pages/WebDevelopment/Opgave-1/">Assignment 1</a></li>
</ul>
<h4>Reading materials</h4>
<h4>Study materials</h4>
<ul>
<li><cite><a href="https://www.w3.org/History/1989/proposal.html">Information Management: A Proposal</a> by Tim Berners-Lee</cite></li>
</ul>
Expand All @@ -59,7 +59,7 @@ <h3>
<a href="./web-apis/">Web APIs</a>
(<a href="https://ugentbe-my.sharepoint.com/:v:/g/personal/ruben_verborgh_ugent_be/EW2GC8BMPCRBpvWUY-D6xCQBUby33pl9XfyZfgaqCWrcUQ">Video</a>)
</h3>
<h4>Reading materials</h4>
<h4>Study materials</h4>
<ul>
<li><cite><a href="https://dl.acm.org/doi/abs/10.1145/3106237.3121282">Reflections on the REST architectural style and <q>Principled design of the modern Web architecture</q></a> by Roy T. Fielding et al.</cite></li>
</ul>
Expand All @@ -68,10 +68,19 @@ <h3>
7 Mar 2024:
<a href="https://github.ugent.be/WebDevelopment/Hands-on-REST">Hands-on REST</a>
</h3>
<h4>Reading materials</h4>
<h4>Study materials</h4>
<ul>
<li><cite><a href="https://www.apple.com/newsroom/2024/03/the-app-store-spotify-and-europes-thriving-digital-music-market/">The App Store, Spotify, and Europe’s thriving digital music market</a></cite></li>
</ul>

<h3>
14 Mar 2024:
<a href="./browsers/">Web Browsers</a>
</h3>
<h4>Study materials</h4>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLNeQLfosX2dhwSZk3CCm69em6Rvg1VBkB">Video clips</a> (self-viewing)</li>
</ul>
</section>

<div class="title slide" id="title">
Expand Down

0 comments on commit 540d3f0

Please sign in to comment.