Re: [racket] Racket Google Hits

2012-01-09 Thread Sam Donow
It is somewhat dissapointing though that, at least by the "racket programming" standard, the language isn't even in the top 100 apparently; I guess all of this may help to some small degree. On Mon, Jan 9, 2012 at 8:48 AM, Eduardo Bellani wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1

Re: [racket] New user wanting to know where to go

2011-08-31 Thread Sam Donow
Thank you very much everyone for the advice - I will make sure to read through HtDP, especially the second edition Sam On Wed, Aug 31, 2011 at 8:06 PM, Hendrik Boom wrote: > On Wed, Aug 31, 2011 at 07:00:45PM -0400, Kenny Hegeland wrote: > > I dont know much of racket and a lot of stuff on this

[racket] New user wanting to know where to go

2011-08-31 Thread Sam Donow
Hello, I have been a part of this list for a while, but until now I have not asked anything. I was introduced to Racket recently, and immediately found it intriguing and began writing programs in it for whatever purposes I saw appropriate (previously I knew only C++ and Java, I am still a high sch

Re: [racket] For new Racket users

2011-08-28 Thread Sam Donow
For those interested in such programming "puzzles" a good (and "language-agnostic") website is http://projecteuler.net/ The puzzles are mostly based in mathematics and may not be "as fun" as the python challenge ones with their pictures and such, but I believe it is what some of the responders her