<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Tag course Videos</title>
    <link>http://www.bestechvideos.com/tag/course</link>
    <pubDate>Mon, 20 Nov 2006 14:16:58 GMT</pubDate>
    <description>BestTechVideos: Tag course Videos with short descriptions</description>
    <item>
      <title>CS330: Type Checking and Strings</title>
      <link>http://www.bestechvideos.com/2006/11/20/cs330-type-checking-and-strings</link>
      <description>&lt;p&gt;Adding strings to the EOPL interpreter 28. This is supposed to demonstrate the steps required to add elements to the type checking interpreter. As a side it also provides a way of adding strings to an interpeter which can be useful for the CS300 final project.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://classes.eclab.byu.edu/330/scasts/inter28stringz.scm"&gt;Scheme code&lt;/a&gt; if you'd like to follow along. Sections that are modified from the original interpreter are marked with a large section of comments.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/11/20/cs330-type-checking-and-strings"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/scheme"&gt;Scheme&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Mon, 20 Nov 2006 14:16:58 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/11/20/cs330-type-checking-and-strings</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>CS330: Lists in Scheme</title>
      <link>http://www.bestechvideos.com/2006/11/20/cs330-lists-in-scheme</link>
      <description>&lt;p&gt;Lists, lists, and more lists. This tutorial shows most of the built in functions you can use to deal with lists. It also writes a function that interleaves two lists together using cons and recursion.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/11/20/cs330-lists-in-scheme"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/scheme"&gt;Scheme&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Mon, 20 Nov 2006 14:07:23 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/11/20/cs330-lists-in-scheme</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>CS330: Tail Recursion and Iteration</title>
      <link>http://www.bestechvideos.com/2006/11/20/cs330-tail-recursion-and-iteration</link>
      <description>&lt;p&gt;Using tail recurstion to optimize recursive calls into iteration. This tutorial assumes a basic understanding of recursion and the built in EOPL trace funtion.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/11/20/cs330-tail-recursion-and-iteration"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/scheme"&gt;Scheme&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Mon, 20 Nov 2006 14:05:26 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/11/20/cs330-tail-recursion-and-iteration</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>CS330: Scheme file I/O</title>
      <link>http://www.bestechvideos.com/2006/11/20/cs330-scheme-file-io</link>
      <description>&lt;p&gt;This tutorial demontrates basic file IO in scheme. First is shown how to use a tail-recursion to read a file into a string. Next writing strings to files is shown.&lt;/p&gt;

&lt;p&gt;This information is useful for reading in a file to send to the "run" method of one of the EOPL interpreters.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/11/20/cs330-scheme-file-io"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/scheme"&gt;Scheme&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Mon, 20 Nov 2006 14:03:18 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/11/20/cs330-scheme-file-io</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>CS330: Variable airity function</title>
      <link>http://www.bestechvideos.com/2006/11/20/cs330-variable-airity-function</link>
      <description>&lt;p&gt;This tutorial creates a variable function "avg" that takes any number of integers and returns their average.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2006/11/20/cs330-variable-airity-function"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/scheme"&gt;Scheme&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Mon, 20 Nov 2006 14:00:56 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2006/11/20/cs330-variable-airity-function</guid>
      <author>scoundrel</author>
    </item>
  </channel>
</rss>
