Re: [racket-users] Advice for beginner

2020-11-02 Thread Denis Maier
Thanks John for your answer, and sorry for not answering for so long... I've been occupied by other things, and I've had to postpone my "learn Racket" ambitions a bit... Anyway, time for a fresh start... Am 08.09.2020 um 22:08 schrieb John Clements: Can you be more specific? Are there partic

Re: [racket-users] Advice for beginner

2020-09-08 Thread 'John Clements' via Racket Users
Can you be more specific? Are there particular programs that you can point to? I think the solution to your problem is going to depend a bit on the kind of slowdowns that you’re seeing. Best, John Clements > On Sep 7, 2020, at 05:04, Denis Maier wrote: > > > Hi, > > I've started working w

Re: [racket-users] Advice for beginner

2020-09-08 Thread Ben Greenman
The student languages are not subsets of Racket. On 9/7/20, Denis Maier wrote: > > Hi, > > I've started working with the Htdp textbook as I'd like to acquire a solid > foundation in (functional) programming. The approach to teaching > programming looks very promising. Having this ressource avail

[racket-users] Advice for beginner

2020-09-07 Thread Denis Maier
Hi, I've started working with the Htdp textbook as I'd like to acquire a solid foundation in (functional) programming. The approach to teaching programming looks very promising. Having this ressource available online for free is absolutely amazing. Thank you. One slight annoyance I came acros