[pyar] PyDay Junín 2015 - Invitación nerdistica :)
Juan Rodríguez Monti
juanrodriguezmonti en gmail.com
Jue Sep 24 04:14:14 ART 2015
taller = datetime(2015, 9, 25, 17, 0, 0)
evento_principal = datetime(2015, 9, 26, 8, 0, 0)
charlas = [
'Django Nivel Intermedio',
'Generando Generadores Geniales',
'Machine Learning con Python',
'Leecheando filitas del espacio',
'Programación asincrónica en Python 3: el futuro ya llegó',
'Cualquiera puede programar: construyendo la estrella de la muerte con
legos',
]
try:
if querés(escuchar(charlas)) and date.today == evento_principal:
asistir('PyDay Junín 2015', evento_principal)
if not conozco('python') or nivel('python') < 3:
asistir('Taller de Python', taller)
if nivel('python') > 3 and querés(competencia):
inscribirse('Competencia de Programación', datetime(2015, 9,
26, 13, 0, 0))
if queres(dar_una(minicharla_5minutos)):
inscribirse('Charlas relámpago', datetime(2015, 9, 26, 15, 0,
0))
else:
sleep()
except NoEntiendoNada:
print('*Podés enterarte de todo en http://www.pythonjunin.com/
<http://www.pythonjunin.com/>*')
Magia desplegada por Germán Osella Massa.
--
Juan Rodríguez Monti
Blog: http://www.juanrodriguezmonti.com.ar
Twitter: @jrodriguezmonti
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20150924/527941e4/attachment.html>
More information about the pyar
mailing list