Compare commits

...

3 Commits

Author SHA1 Message Date
Lassi Kortela aa26736439 Remove videos request
The original maintainers have moved on to other things.
2024-06-17 17:57:30 +03:00
Lassi Kortela a11fcf7c71 Update videos header and footer
Change the markup slighly to match the other pages. I used the
Documents page as a reference.
2024-06-17 17:51:35 +03:00
Lassi Kortela 4debedb32a Add videos page
Verbatim copy of http://www.ccs.neu.edu/home/krhari/videos.htm from
the Wayback Machine, timestamp 20100816201455.

The page was hosted under the personal website of Hari Prashanth K R
but is linked directly from Schemers.org and uses the same web page
layout and theme. Therefore, it's probably best to incorporate the
page directly onto our snapshot of Schemers.org.

Most of the video links still work.
2024-06-17 17:33:57 +03:00
2 changed files with 150 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Please get involved!
<p>
Hari Prashanth is kindly maintaining an archive of
<a href="http://www.ccs.neu.edu/home/krhari/videos.htm">videos</a>
<a href="../Videos/">videos</a>
related to both education and research.
</p>

149
www/Videos/index.html Normal file
View File

@ -0,0 +1,149 @@
<html>
<title>schemers.org: Videos</title>
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon">
<body bgcolor=WHITE text=BLACK link=BLUE vlink="#aa0088" alink=RED>
<p>
<table width=100%>
<tr valign=TOP>
<td>
<img src="../logo-dsandler.gif"
alt="logo"
width=110
height=70>
<br><br>
'(schemers&nbsp;.&nbsp;org):<br>
an improper list<br>
of Scheme resources<br>
&#151;[<a href="../Welcome/">DS</a>]
</td>
<td>
<p>
For obvious reasons, we were able to track only a few videos. We are sure that there are many more great videos/video lectures out there.
</p>
<a name="videolectures">
</a><h3><a name="videolectures">Video Lectures</a></h3>
<ul>
<li><a href="http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussman-lectures/">
SICP at HP</a>,
Abelson & Sussman</li>
<li><a href="http://webcast.berkeley.edu/course_details_new.php?seriesid=2009-D-26266&semesterid=2009-D">
SICP at UCB</a>,
Brian Harvey, Fall 2009</li>
<li><a href="http://www.aduni.org/courses/sicp/">
SICP at ADUni</a>,
Holly Yanco</li>
</ul>
<a name="videos">
</a><h3><a name="videos">Videos</a></h3>
<ul>
<li><a href="http://vidiowiki.com/feature/list/fnu/ICFP_2009">
Videos from ICFP 2009</a></li>
<li><a href="http://www.cs.indiana.edu/dfried_celebration.html">
Videos from conference on the occasion of Daniel P. Friedman's sixtieth birthday</a></li>
<li><a href="http://www.youtube.com/watch?v=vgQO_kHl39g&fmt=18">
DrScheme v4.0 Tour by Shriram Krishnamurthi</a></li>
<li><a href="http://www.youtube.com/watch?v=efhh0Cf6sT8&feature=player_embedded">
Programming at Northeastern University by Matthias Felleisen</a></li>
<li><a href="http://www.youtube.com/watch?v=GBpfOpk-ZBU&feature=player_embedded">
Macros matter by Robby Findler</a></li>
<li><a href="http://www.researchchannel.org/prog/displayevent.aspx?rID=3892">
Processes without Partitions by Matthew Flatt</a></li>
<li><a href="http://vimeo.com/6631514">
A Functional I/O System or, Fun for Freshman Kids by Matthias Felleisen</a></li>
<li><a href="http://vimeo.com/6630691">
Scribble: Closing the Book on Ad Hoc Documentation Tools by Matthew Flatt</a></li>
<li><a href="http://channel9.msdn.com/shows/Going+Deep/Lecture-Series-Erik-Meijer-Functional-Programming-Fundamentals-Chapter-1/">
Functional Programming Fundamentals (13 part series) by Erik Meijer</a></li>
<li><a href="http://www.cs.brown.edu/~sk/Publications/Talks/Moby-Bootstrap/">
The Moby Scheme Compiler for Smartphones by Shriram Krishnamurthi</a> Audio only</li>
<li><a href="http://videolectures.net/google_wadler_fepl/">
Faith, Evolution, and Programming Languages by Phil Wadler</a></li>
<li><a href="http://www.infoq.com/presentations/Functional-Programming-Sadek-Drobi">
The Functional Programming with a Mainstream Language by Sadek Drobi</a></li>
<li><a href="http://www.infoq.com/interviews/Steele-Interviews-John-McCarthy">
Guy Steele Interviews John McCarthy, Father of Lisp </a></li>
<li><a href="http://www.cs.brown.edu/~sk/Publications/Talks/SwineBeforePerl/">
The Swine Before Perl by Shriram Krishnamurthi</a> Audio only</li>
<li><a href="http://www.cs.brown.edu/~sk/Publications/Talks/ProgInterWeb/">
Programming the Interactive Web by Shriram Krishnamurthi</a> Audio only</li>
<li><a href="http://www.cs.brown.edu/~sk/Publications/Talks/Moby-Bootstrap/">
The Moby Scheme Compiler for Smartphones by Shriram Krishnamurthi</a> Audio only</li>
<li><a href="http://www.college-de-france.fr/default/EN/all/cha_inf/Cours_et_seminaire_du_20_janvi.jsp">
La programmation diffuse by Manuel Serrano</a> In French</li>
</ul>
<a name="faq">
</a><h3><a name="faq">Frequently Asked Questions (FAQ)</a></h3>
<p>
<a name="faq">The comprehensive Scheme FAQ is now a
</a><a href="http://community.schemewiki.org/?scheme-faq">Wiki</a>.
Please get involved!
</p>
</td>
</tr>
</table>
</p>
<hr>
<p>
<br>
<table width=100%>
<tr>
<td align=LEFT>
Last modified 04:50:19 EDT on Mar 18, 2010
</td>
<td align=RIGHT>
Powered by
<a href="../Welcome/"><img align=CENTER src="../plt-logo.gif"
width=91 height=31 alt="PLT"></a></td></tr>
<tr>
<td></td>
<td align="RIGHT">
<a href="../Welcome/">Site Contact</a>
</td>
</tr>
</table>
</p>
</body>
</html>