More on Racket Generators
I've been playing around, as I said, with Euler 9, which presented me with the question of how to generate Pythagorean triples—this is the interesting part of the problem (it's trivial, once you
I've been playing around, as I said, with Euler 9, which presented me with the question of how to generate Pythagorean triples—this is the interesting part of the problem (it's trivial, once you
When I was a kid, conversations about purchases that I had with my father usually revolved around how many hours I had to work in order to afford something, where something was almost always a video g
I'm working on Euler 9 right now, which is a search for the one Pythagorean triple that sums to 1000. This was a very natural segue into looking at Racket's support for generators—we want to gen
A bit of Racket potpourri lately as I am reading through some material as well as working on Euler problems; more on the latter after this. One of the reasons I became interested in Racket was its app
Every so often I want to write a tools post and go on about what I use and really like. Sometimes I do this, but mostly I resist because there isn't much new for me to contribute here, and I'd rather