<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>BYU CS330 Forum - Latest Comments</title><link>http://cs330.disqus.com/</link><description></description><atom:link href="https://cs330.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 01 Apr 2009 13:37:22 -0000</lastBuildDate><item><title>Re: Homework #35</title><link>http://classes.eclab.byu.edu/330/archives/2009/03/homework_35_1.shtml#comment-7720172</link><description>&lt;p&gt;Hooray!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JesseJ</dc:creator><pubDate>Wed, 01 Apr 2009 13:37:22 -0000</pubDate></item><item><title>Re: Homework submission site is now available</title><link>http://classes.eclab.byu.edu/330/archives/2009/01/homework_submis_2.shtml#comment-5023601</link><description>&lt;p&gt;Looks like the system does not log you in automatically after you create an account. You'll have to log in from the submission page again and submit it. At least this worked for me.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gtm</dc:creator><pubDate>Fri, 09 Jan 2009 18:33:16 -0000</pubDate></item><item><title>Re: Homework submission site is now available</title><link>http://classes.eclab.byu.edu/330/archives/2009/01/homework_submis_2.shtml#comment-5018579</link><description>&lt;p&gt;I got that error when I attempted to get to the submission page from the homework 3 page; it seems to work if you go from the CS330 main page.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rich</dc:creator><pubDate>Fri, 09 Jan 2009 15:04:56 -0000</pubDate></item><item><title>Re: Homework submission site is now available</title><link>http://classes.eclab.byu.edu/330/archives/2009/01/homework_submis_2.shtml#comment-5017262</link><description>&lt;p&gt;Just tried the homework submitter and got this:&lt;/p&gt;&lt;p&gt;Fatal error: Call to a member function fetch() on a non-object in /users/home2/ta/cs330ta/public_html/cs330/grades/datahelper.php on line 161&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">clementi</dc:creator><pubDate>Fri, 09 Jan 2009 14:01:06 -0000</pubDate></item><item><title>Re: Scheme vs. Haskell</title><link>http://classes.eclab.byu.edu/330/archives/2008/03/scheme_vs_haske.shtml#comment-259653</link><description>&lt;p&gt;Thanks Mirza.  This is helpful and I think your comments RE large code  &lt;br&gt;bases is worth thinking about&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Windley</dc:creator><pubDate>Mon, 24 Mar 2008 14:49:02 -0000</pubDate></item><item><title>Re: Scheme vs. Haskell</title><link>http://classes.eclab.byu.edu/330/archives/2008/03/scheme_vs_haske.shtml#comment-259425</link><description>&lt;p&gt;I've been rewriting some of my short C++ programs in Haskell to get a feel for it. Cool things:&lt;/p&gt;&lt;p&gt; - pure functional -&amp;gt; referential transparency -&amp;gt; lazy &amp;amp; recursive data types&lt;br&gt; - strong, static, optional, inferred typing gives you terse no-junk syntax, yet keeps all that nice compile-time checking&lt;br&gt; - terse syntax for pattern matching, guards, currying, lambdas&lt;/p&gt;&lt;p&gt;I used to really enjoy Scheme, but working with a non-trivial body of code (like the interpreter) without compile-time type checking has been revealing. I'm still undecided about explicit parens vs. syntax.&lt;/p&gt;&lt;p&gt;Regarding Scheme/Haskell vs. Java as an intro language, I think SphericalCow makes a good point in the comments of that article: At the point in the semester that my students are learning for-loops, my intro class had already covered function-as-object, frames/closures, recursion (normal and tail), and was starting into trees and other data structures.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mirza Garibovic</dc:creator><pubDate>Mon, 24 Mar 2008 13:43:30 -0000</pubDate></item><item><title>Re: Can Your Programming Language Do MapReduce?</title><link>http://classes.eclab.byu.edu/330/archives/2008/03/can_your_progra.shtml#comment-210680</link><description>&lt;p&gt;As long as you remember that the reason they did it is so that they'd never have to do it again.   :-)  &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Windley</dc:creator><pubDate>Sat, 08 Mar 2008 00:43:23 -0000</pubDate></item><item><title>Re: Can Your Programming Language Do MapReduce?</title><link>http://classes.eclab.byu.edu/330/archives/2008/03/can_your_progra.shtml#comment-210491</link><description>&lt;p&gt;Not having syntactical support for nested and anonymous functions is tedious, but it didn't stop Google from implementing MapReduce in C++.&lt;/p&gt;&lt;p&gt;&lt;a href="http://labs.google.com/papers/mapreduce.html" rel="nofollow noopener" target="_blank" title="http://labs.google.com/papers/mapreduce.html"&gt;http://labs.google.com/pape...&lt;/a&gt;&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mirza Garibovic</dc:creator><pubDate>Fri, 07 Mar 2008 22:29:42 -0000</pubDate></item><item><title>Re: Identity Paper</title><link>http://classes.eclab.byu.edu/601/archives/2005/01/identity_paper.shtml#comment-162859</link><description>&lt;p&gt;I am in need of a foolproof set of Identity papers.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aman</dc:creator><pubDate>Wed, 20 Feb 2008 08:01:47 -0000</pubDate></item><item><title>Re: Ruby Programming Job</title><link>http://classes.eclab.byu.edu/330/archives/2008/01/ruby_programmin.shtml#comment-82437</link><description>&lt;p&gt;Just a test to see if the new comment system works!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Windley</dc:creator><pubDate>Wed, 16 Jan 2008 22:39:49 -0000</pubDate></item><item><title>Re: Don't forget to create a Mantis account</title><link>http://classes.eclab.byu.edu/601/archives/2007/03/dont_forget_to.shtml#comment-82434</link><description>&lt;p&gt;Just a test!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Phil Windley</dc:creator><pubDate>Wed, 16 Jan 2008 22:37:29 -0000</pubDate></item></channel></rss>