<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Eli Barzilay wrote:
<blockquote cite="mid:18836.56206.900405.827971@arabic.ccs.neu.edu"
type="cite">
<pre wrap="">On Feb 12, aditya shukla wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hello people ,
i am new to the concept of functional programming and using EOPL as
text.But the thing is i end up getting confused more often than
learning from it. Can someone please suggest me any other other
resource to study from ?
</pre>
</blockquote>
<pre wrap=""><!---->
Try PLAI -- <a class="moz-txt-link-freetext" href="http://www.plai.org/">http://www.plai.org/</a> .
</pre>
</blockquote>
Or more naively, try HtDP (<a class="moz-txt-link-freetext" href="http://www.htdp.org">http://www.htdp.org</a>) and SICP
(<a class="moz-txt-link-freetext" href="http://mitpress.mit.edu/sicp">http://mitpress.mit.edu/sicp</a>). EOPL/PLAI strikes me as jumping into
the deep end of the pool. Also, those books focus on program
interpretation/semantics rather than general functional programming.<br>
<br>
Mike<br>
<br>
<br>
</body>
</html>