Skip to content

Commit 4c59a9d

Browse files
kosmikustomjaguarpaw
authored andcommitted
Update videos.
1 parent e509a04 commit 4c59a9d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

site/index.html

+15-15
Original file line numberDiff line numberDiff line change
@@ -94,42 +94,42 @@ <h5>Escape from the ivory tower: The Haskell journey, by Simon Peyton-Jones</h5>
9494
</a>
9595
</div>
9696
<div class=" span3 col-xs-6 col-sm-3 col-md-2">
97-
<a href="https://www.youtube.com/watch?v=lC5UWG5N8oY" title="Haskell taketh away: limiting side effects for parallel programming, by Ryan Newton" class="thumbnail">
98-
<img src="https://i1.ytimg.com/vi/lC5UWG5N8oY/mqdefault.jpg" alt="" class="img-responsive">
97+
<a href="https://www.youtube.com/watch?v=LnX3B9oaKzw" title="Functional Programming &amp; Haskell, by Computerphile / John Hughes" class="thumbnail">
98+
<img src="https://i1.ytimg.com/vi/LnX3B9oaKzw/mqdefault.jpg" alt="" class="img-responsive">
9999
<div class="caption">
100-
<h5>Haskell taketh away: limiting side effects for parallel programming, by Ryan Newton</h5>
100+
<h5>Functional Programming &amp; Haskell, by Computerphile / John Hughes</h5>
101101
</div>
102102
</a>
103103
</div>
104104
<div class=" span3 col-xs-6 col-sm-3 col-md-2">
105-
<a href="https://www.youtube.com/watch?v=AZQLkkDXy68" title="Production Haskell, by Reid Draper" class="thumbnail">
106-
<img src="https://i1.ytimg.com/vi/AZQLkkDXy68/mqdefault.jpg" alt="" class="img-responsive">
105+
<a href="https://www.youtube.com/watch?v=4RuLzL_q0zs" title="Past and Present of Haskell &ndash; Interview with Simon Peyton Jones" class="thumbnail">
106+
<img src="https://i1.ytimg.com/vi/4RuLzL_q0zs/mqdefault.jpg" alt="" class="img-responsive">
107107
<div class="caption">
108-
<h5>Production Haskell, by Reid Draper</h5>
108+
<h5>Past and Present of Haskell &ndash; Interview with Simon Peyton Jones</h5>
109109
</div>
110110
</a>
111111
</div>
112112
<div class=" span3 col-xs-6 col-sm-3 col-md-2">
113-
<a href="https://www.youtube.com/watch?v=b9FagOVqxmI" title="Haskell Amuse-Bouche, by Mark Lentczner" class="thumbnail">
114-
<img src="https://i1.ytimg.com/vi/b9FagOVqxmI/mqdefault.jpg" alt="" class="img-responsive">
113+
<a href="https://www.youtube.com/watch?v=IzQTfh-Iuds&amp;list=PLF1Z-APd9zK7usPMx3LGMZEHrECUGodd3&amp;index=1" title="Functional Programming in Haskell, by Graham Hutton" class="thumbnail">
114+
<img src="https://i1.ytimg.com/vi/IzQTfh-Iuds/mqdefault.jpg" alt="" class="img-responsive">
115115
<div class="caption">
116-
<h5>Haskell Amuse-Bouche, by Mark Lentczner</h5>
116+
<h5>Functional Programming in Haskell, by Graham Hutton</h5>
117117
</div>
118118
</a>
119119
</div>
120120
<div class=" span3 col-xs-6 col-sm-3 col-md-2">
121-
<a href="https://www.youtube.com/watch?v=mlTO510zO78" title="Haskell is Not For Production and Other Tales, by Katie Miller" class="thumbnail">
122-
<img src="https://i1.ytimg.com/vi/mlTO510zO78/mqdefault.jpg" alt="" class="img-responsive">
121+
<a href="https://www.youtube.com/watch?v=t1e8gqXLbsU" title="What is a Monad? by Computerphile / Graham Hutton" class="thumbnail">
122+
<img src="https://i1.ytimg.com/vi/t1e8gqXLbsU/mqdefault.jpg" alt="" class="img-responsive">
123123
<div class="caption">
124-
<h5>Haskell is Not For Production and Other Tales, by Katie Miller</h5>
124+
<h5>What is a Monad? by Computerphile / Graham Hutton</h5>
125125
</div>
126126
</a>
127127
</div>
128128
<div class=" span3 col-xs-6 col-sm-3 col-md-2">
129-
<a href="https://www.youtube.com/watch?v=Orm-jIIgVD0" title="Your First Web Application with Spock, by Oskar Wickström" class="thumbnail">
130-
<img src="https://i1.ytimg.com/vi/Orm-jIIgVD0/mqdefault.jpg" alt="" class="img-responsive">
129+
<a href="https://www.youtube.com/watch?v=WHVMjMIJnB4&amp;list=PLD8gywOEY4HaG5VSrKVnHxCptlJv2GAn7&amp;index=20" title="The Haskell Unfolder: Dijkstra's shortest paths, by Andres L&ouml;h and Edsko de Vries" class="thumbnail">
130+
<img src="https://i1.ytimg.com/vi/WHVMjMIJnB4/mqdefault.jpg" alt="" class="img-responsive">
131131
<div class="caption">
132-
<h5>Your First Web Application with Spock, by Oskar Wickström</h5>
132+
<h5>The Haskell Unfolder: Dijkstra's shortest paths, by Andres L&ouml;h and Edsko de Vries</h5>
133133
</div>
134134
</a>
135135
</div>

0 commit comments

Comments
 (0)