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. help (Timothy Xu) ---------------------------------------------------------------------- Message: 1 Date: Sat, 22 Mar 2025 23:55:45 +0100 From: Timothy Xu <timothy...@math.nyu.edu> To: beginners@haskell.org Subject: [Haskell-beginners] help Message-ID: <63f359ee-b799-4923-a4dc-0a4a09134...@math.nyu.edu> Content-Type: text/plain; charset="utf-8" help > Le 21 mars 2025 à 10:33, beginners-requ...@haskell.org a écrit : > > Send Beginners mailing list submissions to > beginners@haskell.org > > To subscribe or unsubscribe via the World Wide Web, visit > > https://urldefense.proofpoint.com/v2/url?u=http-3A__mail.haskell.org_cgi-2Dbin_mailman_listinfo_beginners&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=8tXOcBsGaW0CzL5khyEtGA&m=Ho0s6cf-Lw2mm1pVbfgYVHhkzG9TFFdYw3uuRPsGqqPNNccr21UmjzHkWC458fRo&s=nIMiDq4C0nDbK-gRYkkZagXqCjuHaZMoBGmQvgCowjM&e= > > 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. Utrecht Summer School on Advanced Functional Programming > (Wouter Swierstra) > 2. Re: Utrecht Summer School on Advanced Functional Programming > (Vinod Parthasarathy) > 3. Re: Utrecht Summer School on Advanced Functional Programming > (Wouter Swierstra) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 20 Mar 2025 16:59:13 +0100 > From: Wouter Swierstra <w.s.swiers...@uu.nl> > To: beginners@haskell.org > Subject: [Haskell-beginners] Utrecht Summer School on Advanced > Functional Programming > Message-ID: <32bfd4d7-034c-4529-9bfc-b51efb1eb...@uu.nl> > Content-Type: text/plain; charset=UTF-8 > > > # Call for Participation > > SUMMER SCHOOL ON ADVANCED FUNCTIONAL PROGRAMMING > > Utrecht, the Netherlands, 07 July – 11 July 2025 > > > https://urldefense.proofpoint.com/v2/url?u=http-3A__www.afp.school_&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=8tXOcBsGaW0CzL5khyEtGA&m=Ho0s6cf-Lw2mm1pVbfgYVHhkzG9TFFdYw3uuRPsGqqPNNccr21UmjzHkWC458fRo&s=IIHd8m4I41O5RNMrcj7xHQz3ejYtIQ5QpF2CxWz0Jsg&e= > > > **Please register before June 15th ** > > ## ABOUT > > The Advanced Functional Programming summer school has been running for > more than fifteen years. We aim to educate aspiring Haskell programmers > beyond the basic material covered by many textbooks. > > The lectures will cover several more advanced topics regarding the > theory and practice of Haskell programming, including topics such as: > > * lambda calculus; > * lazy evaluation; > * generalized algebraic data types; > * type families and type-level programming; > * concurrency and parallelism. > > The summer school will be held in Utrecht and consists of a mix of > lectures, labs, and a busy social program. > > ## PREREQUISITES > > We expect students to have a basic familiarity with Haskell > already. You should be able to write recursive functions over > algebraic data types, such as lists and trees. There is a great deal > of material readily available that covers this material. If you've > already started learning Haskell and are looking to take your > functional programming skills to the next level, this is the course > for you. > > ## DATES > > Registration deadline: June 15th, 2025 > School: 07 July – 11 July 2025 > > ## COSTS > > € 950 euro - Profession registration fee > € 500 euro - Student registration fee > € 200 euro - Housing fee > > We will charge a registration fee of €950 (or €500 for students) to > cover our expenses. This fee includes all lunches, dinners, and coffee > breaks - you won't need to budget much else besides your travel. > > If this is problematic for you for any reason at all, please email the > organisers and we can try to offer you a discounted rate or a fee > waiver. We have a limited number of scholarships or discounts available > for students that would not be able to attend otherwise, especially for > women and under-represented minorities. > > ## FURTHER INFORMATION > > Further information, including instructions on how to register, is > available on our website: > > https://urldefense.proofpoint.com/v2/url?u=http-3A__afp.school_&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=8tXOcBsGaW0CzL5khyEtGA&m=Ho0s6cf-Lw2mm1pVbfgYVHhkzG9TFFdYw3uuRPsGqqPNNccr21UmjzHkWC458fRo&s=LHPRD0prAZ-BLJLzY864XX0HT2gXcEDzup1tb36egr8&e= > > > > ------------------------------ > > Message: 2 > Date: Fri, 21 Mar 2025 09:26:26 +0530 > From: Vinod Parthasarathy <vinnytrycl...@gmail.com> > To: The Haskell-Beginners Mailing List - Discussion of primarily > beginner-level topics related to Haskell <beginners@haskell.org> > Subject: Re: [Haskell-beginners] Utrecht Summer School on Advanced > Functional Programming > Message-ID: > <cako4ktshf1trclfwkjb8mnqghw5atrj1+yjunjnnq6-bhqd...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hi, > I am from India and I am a Haskell beginner level programmer. I am > interested in the summer school, but I won’t be able to attend in person. > Is there a provision for attending the lectures online? Also, is any > discount or fee waiver possible in my case as I cannot afford the full > amount? > > Vinod. > > On Thu, 20 Mar 2025 at 9:29 PM, Wouter Swierstra <w.s.swiers...@uu.nl> > wrote: > >> >> # Call for Participation >> >> SUMMER SCHOOL ON ADVANCED FUNCTIONAL PROGRAMMING >> >> Utrecht, the Netherlands, 07 July – 11 July 2025 >> >> >> https://urldefense.proofpoint.com/v2/url?u=http-3A__www.afp.school_&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=8tXOcBsGaW0CzL5khyEtGA&m=Ho0s6cf-Lw2mm1pVbfgYVHhkzG9TFFdYw3uuRPsGqqPNNccr21UmjzHkWC458fRo&s=IIHd8m4I41O5RNMrcj7xHQz3ejYtIQ5QpF2CxWz0Jsg&e= >> >> >> **Please register before June 15th ** >> >> ## ABOUT >> >> The Advanced Functional Programming summer school has been running for >> more than fifteen years. We aim to educate aspiring Haskell programmers >> beyond the basic material covered by many textbooks. >> >> The lectures will cover several more advanced topics regarding the >> theory and practice of Haskell programming, including topics such as: >> >> * lambda calculus; >> * lazy evaluation; >> * generalized algebraic data types; >> * type families and type-level programming; >> * concurrency and parallelism. >> >> The summer school will be held in Utrecht and consists of a mix of >> lectures, labs, and a busy social program. >> >> ## PREREQUISITES >> >> We expect students to have a basic familiarity with Haskell >> already. You should be able to write recursive functions over >> algebraic data types, such as lists and trees. There is a great deal >> of material readily available that covers this material. If you've >> already started learning Haskell and are looking to take your >> functional programming skills to the next level, this is the course >> for you. >> >> ## DATES >> >> Registration deadline: June 15th, 2025 >> School: 07 July – 11 July 2025 >> >> ## COSTS >> >> € 950 euro - Profession registration fee >> € 500 euro - Student registration fee >> € 200 euro - Housing fee >> >> We will charge a registration fee of €950 (or €500 for students) to >> cover our expenses. This fee includes all lunches, dinners, and coffee >> breaks - you won't need to budget much else besides your travel. >> >> If this is problematic for you for any reason at all, please email the >> organisers and we can try to offer you a discounted rate or a fee >> waiver. We have a limited number of scholarships or discounts available >> for students that would not be able to attend otherwise, especially for >> women and under-represented minorities. >> >> ## FURTHER INFORMATION >> >> Further information, including instructions on how to register, is >> available on our website: >> >> https://urldefense.proofpoint.com/v2/url?u=http-3A__afp.school_&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=8tXOcBsGaW0CzL5khyEtGA&m=Ho0s6cf-Lw2mm1pVbfgYVHhkzG9TFFdYw3uuRPsGqqPNNccr21UmjzHkWC458fRo&s=LHPRD0prAZ-BLJLzY864XX0HT2gXcEDzup1tb36egr8&e= >> >> _______________________________________________ >> Beginners mailing list >> Beginners@haskell.org >> https://urldefense.proofpoint.com/v2/url?u=http-3A__mail.haskell.org_cgi-2Dbin_mailman_listinfo_beginners&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=8tXOcBsGaW0CzL5khyEtGA&m=Ho0s6cf-Lw2mm1pVbfgYVHhkzG9TFFdYw3uuRPsGqqPNNccr21UmjzHkWC458fRo&s=nIMiDq4C0nDbK-gRYkkZagXqCjuHaZMoBGmQvgCowjM&e= >> >> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <https://urldefense.proofpoint.com/v2/url?u=http-3A__mail.haskell.org_pipermail_beginners_attachments_20250321_ab7f3de7_attachment-2D0001.html&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=8tXOcBsGaW0CzL5khyEtGA&m=Ho0s6cf-Lw2mm1pVbfgYVHhkzG9TFFdYw3uuRPsGqqPNNccr21UmjzHkWC458fRo&s=MjPKmMaeeZZXg2MWXZiQcnCw-_0KeQyjcGv_Z_WIutk&e= > > > > ------------------------------ > > Message: 3 > Date: Fri, 21 Mar 2025 10:38:50 +0100 > From: Wouter Swierstra <w.s.swiers...@uu.nl> > To: beginners@haskell.org, vinnytrycl...@gmail.com > Subject: Re: [Haskell-beginners] Utrecht Summer School on Advanced > Functional Programming > Message-ID: <0ebf712f-a9ab-4769-9115-9988349e8...@uu.nl> > Content-Type: text/plain; charset=UTF-8 > > Hi Vinod, > >> I am from India and I am a Haskell beginner level programmer. I am >> interested in >> the summer school, but I won’t be able to attend in person. Is there a >> provision >> for attending the lectures online? Also, is any discount or fee waiver >> possible >> in my case as I cannot afford the full amount? > > Thanks for reaching out! > > We don't have an option for remote attendance at the moment. We've done this > in the past (during the pandemic), but an in-person meeting tends to work > much better. We do have some discounts available, please contact me directly > and I'd be happy to discuss this further. > > Wouter > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Beginners mailing list > Beginners@haskell.org > https://urldefense.proofpoint.com/v2/url?u=http-3A__mail.haskell.org_cgi-2Dbin_mailman_listinfo_beginners&d=DwIGaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=8tXOcBsGaW0CzL5khyEtGA&m=Ho0s6cf-Lw2mm1pVbfgYVHhkzG9TFFdYw3uuRPsGqqPNNccr21UmjzHkWC458fRo&s=nIMiDq4C0nDbK-gRYkkZagXqCjuHaZMoBGmQvgCowjM&e= > > > > ------------------------------ > > End of Beginners Digest, Vol 176, Issue 1 > ***************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.haskell.org/pipermail/beginners/attachments/20250322/8c1d47d0/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 176, Issue 2 *****************************************