[racket] please help to change vector to list

From: Yingjian Ma (yingjian.ma1955 at gmail.com)
Date: Fri Jun 3 13:51:48 EDT 2011

Thank you Danny.  I used to program in Visual Basic and then Java with
related stuff, such as HTML, Javascripts.  I learned C and Pascal in
school.  Racket is quite different.  It seems I need to use recursion much
more.

On Thu, Jun 2, 2011 at 11:56 AM, Danny Yoo <dyoo at cs.wpi.edu> wrote:

> On Thu, Jun 2, 2011 at 1:00 PM, Yingjian Ma <yingjian.ma1955 at gmail.com>
> wrote:
> > Thank you Stephen.  The code does not work in general.  I know how to do
> it
> > now.
>
> It sounds like you're beginning to learn Racket, which is cool.  You
> may find the the Quick Start documentation at:
>
>    http://docs.racket-lang.org/quick/index.html
>
> a useful way to get started with Racket.  At the very least, the quick
> start will show off some of Racket's capabilities.
>
>
> The Guide at:
>
>    http://docs.racket-lang.org/guide/index.html
>
> can be helpful, but it assumes that you already have some knowledge in
> general programming.
>
>
> What kind of background do you already have?  Are you trying to learn
> Racket specifically, or general programming?  If you're just trying to
> learn general programming, a systematic textbook, like How to Design
> Programs book, may help you:
>
>     http://htdp.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110603/d6fa0be5/attachment.html>

Posted on the users mailing list.