Giter VIP home page Giter VIP logo

Comments (2)

Blaisorblade avatar Blaisorblade commented on August 24, 2024

@bitemyapp wrote:

I've got some odds and ends. If you don't mind a sparse mess, I can point you to them.

Sounds like those should not be in the guide yet, but maybe they can be added here, to help anybody who'd like to solve the issue.

from learnhaskell.

bitemyapp avatar bitemyapp commented on August 24, 2024

Some of what I was going to link you is in the guide, but here's one to get the ball rolling:

http://bitemyapp.com/posts/2014-11-19-update-map-in-haskell.html

I would emphasize that reasoning from types is a skill, not a fact you understand from having it recounted to you. Doing the exercises in cis194 and the NICTA course as the guide recommends is the best way I know to begin building that skill.

It doesn't come through clearly in the exercises alone (NICTA course was designed to be done in the presence of an instructor), but you're supposed to continually refine your answers as you go.

A goal to aspire to could be: Understand Choice as it exists in profunctors at the haddock docs from the types. You're not expected to understand applications of it, just understand what the types are telling you alone. Programmers often confuse the two.

Now if you're talking about reading the types lexically, that's basics that requires going through beginner material like cis194. I admit there aren't the best integrated resources for this, but something could be found for explaining (->) possibly. Some of that is already in the dialogues.

from learnhaskell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.