Design Patterns in Python
Para registrarse en este evento haga clic en éste enlace.
¿Cuándo y dónde?
Fecha:
Miércoles 30 de septiembre de 2020 desde las 19:00
Lugar:
,Informacion:
Hola a todos!
Estamos felices de anunciar nuestro meetup de Septiembre, donde nos encontraremos a compartir conocimiento, aprender y conocer nuevas personas. No te lo pierdas!!! En esta ocasion online via youtube 🤗
Aquí esta nuestra próxima agenda:
➡️ Title: Design Patterns in Python por William Gómez
🔎 Description: We solve problems daily as developers, and we normally know approaches to solve common problems, but what I also see daily is a bunch of repetitive code that could be implemented in a way that your code: 1. will be more reusable 2. will not use hardcode logic. In this talk, we will explore some python design patterns that maybe will improve your next feature.