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.  Can i post code here for review and getting      better? (Silent Leaf)
   2. Re:  Can i post code here for review and getting  better?
      (Michael Litchard)
   3. Re:  Can i post code here for review and getting  better?
      (Michael Litchard)
   4. Re:  Can i post code here for review and getting  better?
      (Silent Leaf)


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

Message: 1
Date: Thu, 22 Jun 2017 22:21:00 +0200
From: Silent Leaf <silent.le...@gmail.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: [Haskell-beginners] Can i post code here for review and
        getting better?
Message-ID:
        <CAGFccjNbYnpiXjSd=bq_c+dzcgwldlww-6-slpbsw9u6r2b...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi,
I'd like to know if this mailing list would be an appropriate place to post
code and ask for review. The purpose would not be to help me do it, but to
tell me how to do it better, more idiomatically, using more appropriate or
powerful tools.

If not, and even if yes, are there any other places where this might be
appropriate? Are there haskell forums somewhere? mind you i just got the
idea, so i'm gonna check, but maybe you all know which ones are better than
others, or more active.

Also, i've searched in vain for places where one could maybe get together
into projects that would not require being fully fluent yet in haskell
(with the will to learn and still some solid, yet relatively untested,
bases), nor that would require getting updated on a projects of perhaps
several thousands of more or less obscure code (for those that come from
the outside *cough* operator maniacs *cough*).

Otherwise, i'd also welcome ideas of very simple ideas of projects just to
learn by doing. The idea would be to know how to do projects that actually
do something, so usually there's some sort of contact with the exterior.

Thanks verymuch in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20170622/3bacc852/attachment-0001.html>

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

Message: 2
Date: Thu, 22 Jun 2017 15:38:44 -0700
From: Michael Litchard <mich...@schmong.org>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Can i post code here for review and
        getting better?
Message-ID:
        <caezekypmtpdjl4b-nrkmx4anqsvavnuycp3bf+1g5anspa+...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I have received much help over the years from the haskell community. This
is a good resource for your skill building. That said, consider also using
the code review section of stack exchange. They give internet points as
well. :)

On Thu, Jun 22, 2017 at 1:21 PM, Silent Leaf <silent.le...@gmail.com> wrote:

> Hi,
> I'd like to know if this mailing list would be an appropriate place to
> post code and ask for review. The purpose would not be to help me do it,
> but to tell me how to do it better, more idiomatically, using more
> appropriate or powerful tools.
>
> If not, and even if yes, are there any other places where this might be
> appropriate? Are there haskell forums somewhere? mind you i just got the
> idea, so i'm gonna check, but maybe you all know which ones are better than
> others, or more active.
>
> Also, i've searched in vain for places where one could maybe get together
> into projects that would not require being fully fluent yet in haskell
> (with the will to learn and still some solid, yet relatively untested,
> bases), nor that would require getting updated on a projects of perhaps
> several thousands of more or less obscure code (for those that come from
> the outside *cough* operator maniacs *cough*).
>
> Otherwise, i'd also welcome ideas of very simple ideas of projects just to
> learn by doing. The idea would be to know how to do projects that actually
> do something, so usually there's some sort of contact with the exterior.
>
> Thanks verymuch in advance!
>
> _______________________________________________
> 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/20170622/474f5c42/attachment-0001.html>

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

Message: 3
Date: Thu, 22 Jun 2017 15:40:23 -0700
From: Michael Litchard <mich...@schmong.org>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Can i post code here for review and
        getting better?
Message-ID:
        <caezekyrfpxrukgtaajjbqzaw0monjmkd4e0c0a-1o-1sdd7...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I strongly suggest you acquire the book "Haskell from First Principles" and
do each and every exercise, and not move forward until you understand the
subject matter you are faced with. Do that and you will be well on the way
to expertise.

On Thu, Jun 22, 2017 at 3:38 PM, Michael Litchard <mich...@schmong.org>
wrote:

> I have received much help over the years from the haskell community. This
> is a good resource for your skill building. That said, consider also using
> the code review section of stack exchange. They give internet points as
> well. :)
>
> On Thu, Jun 22, 2017 at 1:21 PM, Silent Leaf <silent.le...@gmail.com>
> wrote:
>
>> Hi,
>> I'd like to know if this mailing list would be an appropriate place to
>> post code and ask for review. The purpose would not be to help me do it,
>> but to tell me how to do it better, more idiomatically, using more
>> appropriate or powerful tools.
>>
>> If not, and even if yes, are there any other places where this might be
>> appropriate? Are there haskell forums somewhere? mind you i just got the
>> idea, so i'm gonna check, but maybe you all know which ones are better than
>> others, or more active.
>>
>> Also, i've searched in vain for places where one could maybe get together
>> into projects that would not require being fully fluent yet in haskell
>> (with the will to learn and still some solid, yet relatively untested,
>> bases), nor that would require getting updated on a projects of perhaps
>> several thousands of more or less obscure code (for those that come from
>> the outside *cough* operator maniacs *cough*).
>>
>> Otherwise, i'd also welcome ideas of very simple ideas of projects just
>> to learn by doing. The idea would be to know how to do projects that
>> actually do something, so usually there's some sort of contact with the
>> exterior.
>>
>> Thanks verymuch in advance!
>>
>> _______________________________________________
>> 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/20170622/e9c546b9/attachment-0001.html>

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

Message: 4
Date: Fri, 23 Jun 2017 01:58:52 +0200
From: Silent Leaf <silent.le...@gmail.com>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <beginners@haskell.org>
Subject: Re: [Haskell-beginners] Can i post code here for review and
        getting better?
Message-ID:
        <CAGFccjPmxKEfzyJQD126VOHnH7tK8WnVptJD=vxzeea5evf...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

That book seems very interesting, tho all is dependent on how useful the
exercises are (otherwise i think i understand most of the *theory* of the
concepts in the book, but applying them to real tasks is the problem). I'll
look into it, thanks!

Stack exchange code review seems great too!

so, that's a yes for asking reviews of code around here too?

2017-06-23 0:40 GMT+02:00 Michael Litchard <mich...@schmong.org>:

> I strongly suggest you acquire the book "Haskell from First Principles"
> and do each and every exercise, and not move forward until you understand
> the subject matter you are faced with. Do that and you will be well on the
> way to expertise.
>
> On Thu, Jun 22, 2017 at 3:38 PM, Michael Litchard <mich...@schmong.org>
> wrote:
>
>> I have received much help over the years from the haskell community. This
>> is a good resource for your skill building. That said, consider also using
>> the code review section of stack exchange. They give internet points as
>> well. :)
>>
>> On Thu, Jun 22, 2017 at 1:21 PM, Silent Leaf <silent.le...@gmail.com>
>> wrote:
>>
>>> Hi,
>>> I'd like to know if this mailing list would be an appropriate place to
>>> post code and ask for review. The purpose would not be to help me do it,
>>> but to tell me how to do it better, more idiomatically, using more
>>> appropriate or powerful tools.
>>>
>>> If not, and even if yes, are there any other places where this might be
>>> appropriate? Are there haskell forums somewhere? mind you i just got the
>>> idea, so i'm gonna check, but maybe you all know which ones are better than
>>> others, or more active.
>>>
>>> Also, i've searched in vain for places where one could maybe get
>>> together into projects that would not require being fully fluent yet in
>>> haskell (with the will to learn and still some solid, yet relatively
>>> untested, bases), nor that would require getting updated on a projects of
>>> perhaps several thousands of more or less obscure code (for those that come
>>> from the outside *cough* operator maniacs *cough*).
>>>
>>> Otherwise, i'd also welcome ideas of very simple ideas of projects just
>>> to learn by doing. The idea would be to know how to do projects that
>>> actually do something, so usually there's some sort of contact with the
>>> exterior.
>>>
>>> Thanks verymuch in advance!
>>>
>>> _______________________________________________
>>> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20170623/527b9c20/attachment.html>

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

Subject: Digest Footer

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


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

End of Beginners Digest, Vol 108, Issue 10
******************************************

Reply via email to