[Haskell-beginners] First Project: Imperative Algorithm Visualization tool

Kim-Ee Yeoh ky3 at atamo.com
Sun Nov 9 18:03:48 UTC 2014


On Mon, Nov 10, 2014 at 12:49 AM, Adit Biswas <aditbiswas1 at gmail.com> wrote:

> I have no idea how to go about designing a DSL or for designing a
> monad which will handle the animations.
>

Is it really about DSLs and monads?

Or is it first getting a grasp of the problem space?

You're trying to chew everything at once in a first bite. Scope out the
smallest meaningful chunk and use that experiential learning to direct
where to go next.

"If you can't solve a problem, then there is an easier problem you can
solve: find it." -- Polya


-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20141110/438191f7/attachment.html>


More information about the Beginners mailing list