[racket] Simple Chat system in Racket
First, you figure out the sections on designing programs and functions.
Second, you move on to the editor sections:
http://www.ccs.neu.edu/home/matthias/HtDP2e/part_one.html#%28part._sec~3aedit1%29
http://www.ccs.neu.edu/home/matthias/HtDP2e/part_two.html#%28part._list-edit._sec~3alis%29
Third, you go back to Hungry Henry in Realm of Racket and see how to hook up the editors via a Universe arrangement.
-- Matthias
On Feb 4, 2015, at 12:56 PM, Guilherme Pacheco <guilherme.061 at gmail.com> wrote:
> Hello, I'm a Computer Science student and I'm learning Racket this semester and I am really enjoying it, so I wanted to do a simple chat system with it.
>
> I have a basis that I learned Realm of Racket (a simple chat is a Challenge in the Chapter 13) - and it says there to see HtDP2 for hints, but I could not find the hints.
>
> I even made a small hello world chat but I am having a lot of difficulty going ahead, I would like to ask anyone for any materials on the topic, hints, any help will be very helpful, thanks!
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users