Turku, Finland
Helsinginkatu 15, 20500 Turku
Welcome to our November meetup, hosted by Vincit.
18.00 Doors open
18.10 Welcome from Vincit
18.20 Janne Rönkkö: "Deep dive into Python generators"
18.50 Break
19.10 Mila Grigoryeva: "Let’s be BFFs <3"
19.40 Socializing
20.30 Post-meetup discussions at Portti
Mila Grigoryeva: "Let’s be BFFs <3"
Let’s look into a web development design pattern called BFF - Backend for Frontend. In this talk, I will walk you through the main concepts as well as share both pros and cons of using such a design pattern in your web system.
Janne Rönkkö: "Deep dive into Python generators"
Generators can be found pretty much every Python project -- you might be using those without realizing it.
In this talk we will explore what Python's generators are, how they work, their pitfalls and how you can utilize those in your own projects.