Hi Saad,<br><br>I don&#39;t know if this is advisable in general, and hopefully I&#39;m not making a rookie teacher mistake here, but it seems that in your case you could use some videos to get you started with the basics:<br>

For example: <a href="http://www.youtube.com/watch?v=IwpnDJ45yLA">http://www.youtube.com/watch?v=IwpnDJ45yLA</a><br><br>There might be some little differences with the current version of DrRacket though.<br>Other videos:<br>

<a href="http://www.youtube.com/results?q=drracket">http://www.youtube.com/results?q=drracket</a><br><br>This should help you start a little. After that, for the programming part, it&#39;s probably better if you stick to HtDP.<br>

<br>Cheers,<br>Laurent<br><br><div class="gmail_quote">On Sat, May 12, 2012 at 2:35 PM, saad bashir <span dir="ltr">&lt;<a href="mailto:bashir.saad@gmail.com" target="_blank">bashir.saad@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear Matthias,<div><br></div><div>Thank you for replying to me.  I am sure this is laughably basic for you.</div>

<div><br></div><div>I got what you wrote.  I know string-ith extracts the letter.  My question is how to use it. I have tried various ways of writing both in the def and interaction sections but have not worked out.  Even consulting the Helpdesk has not helped as it does not tell me how to use the fucntion.</div>


<div><br></div><div>Sorry if I am being very thick. I really want to do it right.</div><div><span class="HOEnZb"><font color="#888888"><br>Saad</font></span><div><div class="h5"><br><br><div class="gmail_quote">On Fri, May 11, 2012 at 11:47 PM, Matthias Felleisen <span dir="ltr">&lt;<a href="mailto:matthias@ccs.neu.edu" target="_blank">matthias@ccs.neu.edu</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
The beginning of section 2.1.3 looks like this:<br>
<br>
<br>
&gt; All other operations concerning strings consume or produce data other than strings. Here are some examples:<br>
&gt;       • string-length consumes a string and produces a (natural) number;<br>
&gt;<br>
&gt;       • string-ith consumes a string s and extracts the one-character substring located at the ith position (counting from 0); and<br>
&gt;<br>
&gt;       • number-&gt;string consumes a number and produces a string.<br>
&gt;<br>
&gt; Also look up substring and find out what it does.<br>
<br>
Which function do you think extracts a &quot;letter&quot; from a string? [[You can follow the links for the function names. Perhaps it is easier to read the docs.]]<br>
<span><font color="#888888"><br>
-- Matthias<br>
</font></span><div><div><br>
<br>
<br>
<br>
On May 11, 2012, at 4:22 PM, saad bashir wrote:<br>
<br>
&gt; I am back again.  I had a basic inquiry and your help got me started.<br>
&gt;<br>
&gt; My problem is as follows:<br>
&gt;<br>
&gt; I have just started to work through 2Htdp (i.e. the second edition) that you had guided me to. Having gone through the prologue I am now on the second chapter, &quot;Fixed-size data.&quot;  But have got stuck almost at the start.  I have successfully done the first two exercises but have hit a road block on exercise 3 (section 2.1.3 &quot;Mixing it up&quot;).  I do not know what instruction to use to insert or extract a letter from the ith position.  I think I am doing something wrong when trying to look up things in Helpdesk. Please help.<br>



&gt;<br>
&gt; Saad<br>
&gt;<br>
&gt; On Fri, Apr 27, 2012 at 8:32 PM, Danny Yoo &lt;<a href="mailto:dyoo@cs.wpi.edu" target="_blank">dyoo@cs.wpi.edu</a>&gt; wrote:<br>
&gt; On Fri, Apr 27, 2012 at 11:27 AM, saad bashir &lt;<a href="mailto:bashir.saad@gmail.com" target="_blank">bashir.saad@gmail.com</a>&gt; wrote:<br>
&gt; &gt; Your help was great.  Things are working now.  And a great thank you for<br>
&gt; &gt; leading me to the 2d edition of How to Design Programs.  I had not known<br>
&gt; &gt; about it.<br>
&gt;<br>
&gt;<br>
&gt; Glad to hear that it&#39;s working for you now!  Please feel free to<br>
&gt; continue to ask questions on the mailing list; we&#39;ll be happy to help.<br>
&gt;<br>
</div></div><div><div>&gt; ____________________<br>
&gt;  Racket Users list:<br>
&gt;  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br>
</div></div></blockquote></div><br></div></div></div></div>
<br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br>