BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2024//speaker//9KSJ3K
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pyconde-pydata-2024-PKJHBA@pretalx.com
DTSTART;TZID=CET:20240423T140500
DTEND;TZID=CET:20240423T153500
DESCRIPTION:Python supports multiple programming paradigms. In addition to 
 the procedural and object-oriented approach\, it also provides some featur
 es that are typical for functional programming.\n\nWhile these features ar
 e optional\, they can be useful to create better Python programs. This tut
 orial introduces Python features that help to implement parts of Python pr
 ograms in the functional style. Objective is not to write pure functional 
 programs but improve programs design by using functional feature where sui
 table.\n\nThe tutorial points out advantages and disadvantages of function
 al programming in general and in Python in particular. Participants will l
 earn alternative ways to solve problems. This will broaden their programmi
 ng toolbox.
DTSTAMP:20260613T001600Z
LOCATION:A05-A06
SUMMARY:Functional Python - Mike Müller
URL:https://pretalx.com/pyconde-pydata-2024/talk/PKJHBA/
END:VEVENT
END:VCALENDAR
