-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
417 additions
and
39 deletions.
There are no files selected for viewing
37 changes: 33 additions & 4 deletions
37
...7-intro-python-django-breaking-the-enigma-what-if-turing-had-python/contents.lr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,49 @@ | ||
title: Intro python & django + Breaking the enigma: what if Turing had python? | ||
title: | ||
|
||
Intro python & django + Breaking the enigma: what if Turing had python? | ||
--- | ||
date_start: 2020-02-27 19:00 | ||
--- | ||
link: https://www.meetup.com/pythonbaq/events/268816451/ | ||
--- | ||
information: <p>El ÚNICO REGISTRO para este evento será por el siguiente formulario<br/><a href="https://goo.gl/forms/emO5cJshnrhQsvO92" class="linkified">https://goo.gl/forms/emO5cJshnrhQsvO92</a></p> <p>---------------</p> <p>Charla: **Intro Python & Django**</p> <p>En esta charla quiero hacer una introducción sobre el lenguaje Python y Django, uno de los frameworks mas populares en el desarrollo web. Cuáles son sus principales características y ventajas que lo hacen ideal para crear aplicaciones monolíticas robustas.</p> <p>Ponente: Javier Daza</p> <p>Ingeniero electrónico de la Universidad del Norte, fundador de Python Barranquilla y desarrollador de Python con más de 4 años de experiencia.</p> <p>---------------</p> <p>**Charla: Breaking the enigma: what if Turing had python?**</p> <p>In this talk I want to bring back all the cryptographic work done during the World War II regarding the deciphering of the nazi communication system. In particular, I will present a python re-creation of the Enigma machine used to encrypt messages during the war, but most importantly I will present a historically accurate python simulator of the Bombe machine used to crack this cipher.</p> <p>Ponente: Maria Camila Remoliana Gutiérrez</p> <p>Systems and computer engineer from Universidad de los Andes, also physicist from the same university with an emphasis in computational astronomy. She is very passionate learner and I enjoy spreading the knowledge to create a stronger community interested in science (both astronomical and computational).<br/>-----</p> <p>Adicionales:</p> <p>1. El evento es gratuito.<br/>2. Las charlas serán en español<br/>3. Para el acceso al edificio y ÚNICO REGISTRO de este evento, por favor diligencia este formulario<br/>( <a href="https://goo.gl/forms/emO5cJshnrhQsvO92" class="linkified">https://goo.gl/forms/emO5cJshnrhQsvO92</a>)<br/>(obligatorio para ingresar al lugar)</p> <p>Agenda:</p> <p>• 6:30-7:00pm - Llegada, networking<br/>• 7:00-7:40pm - Charla 1<br/>• 7:40-8:00pm - Receso, pizza<br/>• 8:00-8:40pm - Talk 2<br/>• 8:40-9:00pm - Cierre</p> <p>Observaciones:</p> <p>• El lugar tiene una capacidad limitada, por lo que le pedimos el favor a los que no puedan asistir que se den de baja de la lista de confirmados, para que otras personas tengan la oportunidad de participar.</p> <p>* La pizza es GRATIS gracias a PYTHON SOFTWARE FOUNDATION.</p> | ||
information: | ||
|
||
Agenda: | ||
* 6:30-7:00pm - Llegada, networking | ||
* 7:00-7:40pm - Charla 1 | ||
* 7:40-8:00pm - Receso, pizza | ||
* 8:00-8:40pm - Talk 2 | ||
* 8:40-9:00pm - Cierre | ||
--- | ||
featured_photo: https://secure.meetupstatic.com/photos/event/4/4/d/c/600_489137628.jpeg | ||
--- | ||
venue: Koombea | ||
--- | ||
address_1: Calle 85 # 53-14 | ||
--- | ||
talks: | ||
talks: | ||
|
||
#### talk #### | ||
title: Intro python & django + Breaking the enigma: what if Turing had python? | ||
title: Intro python & django | ||
---- | ||
details: En esta charla quiero hacer una introducción sobre el lenguaje Python y Django, uno de los frameworks mas populares en el desarrollo web. Cuáles son sus principales características y ventajas que lo hacen ideal para crear aplicaciones monolíticas robustas. | ||
---- | ||
speaker: javier-daza | ||
---- | ||
speaker_name: | ||
---- | ||
speaker_bio: Ingeniero electrónico de la Universidad del Norte, fundador de Python Barranquilla y desarrollador de Python con más de 4 años de experiencia. | ||
---- | ||
attach: Systems and computer engineer from Universidad de los Andes, also physicist from the same university with an emphasis in computational astronomy. She is very passionate learner and I enjoy spreading the knowledge to create a stronger community interested in science (both astronomical and computational) | ||
#### talk #### | ||
title: Breaking the enigma: what if Turing had python? | ||
---- | ||
details: In this talk I want to bring back all the cryptographic work done during the World War II regarding the deciphering of the nazi communication system. In particular, I will present a python re-creation of the Enigma machine used to encrypt messages during the war, but most importantly I will present a historically accurate python simulator of the Bombe machine used to crack this cipher. | ||
---- | ||
speaker: | ||
---- | ||
speaker_name: Maria Camila Remoliana Gutiérrez | ||
---- | ||
speaker_bio: | ||
---- | ||
attach: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.