Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  Looking for training (Pratap Pachipulusu)
   2. Re:  Looking for training (Frank Martinez)
   3. Re:  Looking for training (mukesh tiwari)
   4. Re:  Looking for training (Frank Martinez)
   5. Re:  Looking for training (Francesco Ariis)


----------------------------------------------------------------------

Message: 1
Date: Mon, 18 Oct 2021 19:10:17 -0400
From: Pratap Pachipulusu <pratap.hask...@gmail.com>
To: beginners@haskell.org
Subject: [Haskell-beginners] Looking for training
Message-ID:
        <capwky9oxt-5vasefsoprjtostpsmw0j8c90myvx4pqncvy7...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello Members,

Could you please suggest good haskell resources to start learning from
scratch. I would love to be on top of it.

Thanks,
Pratap P.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20211018/c99d4be6/attachment-0001.html>

------------------------------

Message: 2
Date: Mon, 18 Oct 2021 19:35:03 -0400
From: Frank Martinez <frankdmarti...@gmail.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Looking for training
Message-ID:
        <ca+a3wkkwoeesbxqnl7xa57vqatoyv+4gys4uvtxm5rmecyo...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

What is Your programming background?

On Mon, Oct 18, 2021 at 19:10 Pratap Pachipulusu <pratap.hask...@gmail.com>
wrote:

> Hello Members,
>
> Could you please suggest good haskell resources to start learning from
> scratch. I would love to be on top of it.
>
> Thanks,
> Pratap P.
> _______________________________________________
> Beginners mailing list
> Beginners@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-- 
P.S.: I prefer to be reached on BitMessage at
BM-2D8txNiU7b84d2tgqvJQdgBog6A69oDAx6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20211018/96211c49/attachment-0001.html>

------------------------------

Message: 3
Date: Tue, 19 Oct 2021 10:42:07 +1100
From: mukesh tiwari <mukeshtiwari.ii...@gmail.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Looking for training
Message-ID:
        <CAFHZvE8Xd0+donRyF4=kvecng764xrlnnjvxdewhhosmot-...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Try http://learnyouahaskell.com/. I found it very helpful when I was
learning Haskell. In addition, try to solve problems because it will force
you to think in Haskell.

Best,
Mukesh

On Tue, Oct 19, 2021 at 10:11 AM Pratap Pachipulusu <
pratap.hask...@gmail.com> wrote:

> Hello Members,
>
> Could you please suggest good haskell resources to start learning from
> scratch. I would love to be on top of it.
>
> Thanks,
> Pratap P.
> _______________________________________________
> Beginners mailing list
> Beginners@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20211019/a959e5e1/attachment-0001.html>

------------------------------

Message: 4
Date: Mon, 18 Oct 2021 19:51:03 -0400
From: Frank Martinez <frankdmarti...@gmail.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Looking for training
Message-ID:
        <CA+a3wkKJ=oEC91YUASwC=hhziezps2ehqq+tjkaed1hor7b...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

LYAH is definitely good; the only downside is making sure You completely
forget everything You know about programming first, a task which can be
difficult for some.

On Mon, Oct 18, 2021 at 19:42 mukesh tiwari <mukeshtiwari.ii...@gmail.com>
wrote:

> Try http://learnyouahaskell.com/. I found it very helpful when I was
> learning Haskell. In addition, try to solve problems because it will force
> you to think in Haskell.
>
> Best,
> Mukesh
>
> On Tue, Oct 19, 2021 at 10:11 AM Pratap Pachipulusu <
> pratap.hask...@gmail.com> wrote:
>
>> Hello Members,
>>
>> Could you please suggest good haskell resources to start learning from
>> scratch. I would love to be on top of it.
>>
>> Thanks,
>> Pratap P.
>> _______________________________________________
>> Beginners mailing list
>> Beginners@haskell.org
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
> _______________________________________________
> Beginners mailing list
> Beginners@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-- 
P.S.: I prefer to be reached on BitMessage at
BM-2D8txNiU7b84d2tgqvJQdgBog6A69oDAx6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20211018/5d80f713/attachment-0001.html>

------------------------------

Message: 5
Date: Tue, 19 Oct 2021 06:12:38 +0200
From: Francesco Ariis <fa...@ariis.it>
To: beginners@haskell.org
Subject: Re: [Haskell-beginners] Looking for training
Message-ID: <yw5ftplp1lima...@mkiii.casa>
Content-Type: text/plain; charset=utf-8

Can’t go wrong with CIS194 [1]: free, thorough, made by a respected
Haskeller, with exercises & solutions

[1] https://www.seas.upenn.edu/~cis194/fall16/

Il 18 ottobre 2021 alle 19:10 Pratap Pachipulusu ha scritto:
> Hello Members,
> 
> Could you please suggest good haskell resources to start learning from
> scratch. I would love to be on top of it.
> 
> Thanks,
> Pratap P.

> _______________________________________________
> Beginners mailing list
> Beginners@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners



------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 159, Issue 1
*****************************************

Reply via email to