Thanks for your feedback, I'm glad you like it!

I'm reading through the SICP right now and I'll definitely use it as 
inspiration for future chapters.

The trickiest thing I've found so far is that, for simplicity, I've 
explained def as a function that takes a symbol and a value as arguments. 
I've then gone on to say that arguments to a function are evaluated before 
the function itself executes, which is true in general of course but not 
for special forms, like def. 

I don't really want to get into special forms vs functions right in the 
first chapter so for now I've just glossed over it and hoped no-one will 
notice :) 

Do you guys have any ideas on other ways to tackle it?

// Pascal.

On Monday, 16 July 2012 16:48:25 UTC+2, Erlis Vidal wrote:
>
> I really like it. 
>
> The feature to select and have the doc is super! Also having the live 
> execution is neat! I can see some similarities with Ligth Table. Are you 
> using it?
>
> Keep going, I think is really a neat way to learn! 
>
> We can have even have books in this format... living books, the SICP ?
>
> On Mon, Jul 16, 2012 at 10:18 AM, Baishampayan Ghose <b.gh...@gmail.com>wrote:
>
>> > I've built a website, http://talkingtomachines.org, that tries to teach
>> > beginners to program using an interactive ClojureScript REPL.
>> >
>> > Try it out and let me know what you think!
>>
>> I played around with the app right now, and I really liked it!
>>
>> Keep up the good work, Pascal.
>>
>> Regards,
>> BG
>>
>> --
>> Baishampayan Ghose
>> b.ghose at gmail.com
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>>
>
>
On Monday, 16 July 2012 16:48:25 UTC+2, Erlis Vidal wrote:
>
> I really like it. 
>
> The feature to select and have the doc is super! Also having the live 
> execution is neat! I can see some similarities with Ligth Table. Are you 
> using it?
>
> Keep going, I think is really a neat way to learn! 
>
> We can have even have books in this format... living books, the SICP ?
>
> On Mon, Jul 16, 2012 at 10:18 AM, Baishampayan Ghose <b.gh...@gmail.com>wrote:
>
>> > I've built a website, http://talkingtomachines.org, that tries to teach
>> > beginners to program using an interactive ClojureScript REPL.
>> >
>> > Try it out and let me know what you think!
>>
>> I played around with the app right now, and I really liked it!
>>
>> Keep up the good work, Pascal.
>>
>> Regards,
>> BG
>>
>> --
>> Baishampayan Ghose
>> b.ghose at gmail.com
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to