-
Notifications
You must be signed in to change notification settings - Fork 13
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
5 changed files
with
247 additions
and
0 deletions.
There are no files selected for viewing
95 changes: 95 additions & 0 deletions
95
...de Datos/.ipynb_checkpoints/Sesion 1 - Productos de datos y comunicacion-checkpoint.ipynb
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 |
---|---|---|
@@ -0,0 +1,95 @@ | ||
{ | ||
"cells": [ | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Comunicación, visualización y productos de datos\n", | ||
"# Sesión 1\n", | ||
"-----\n", | ||
"\n", | ||
"\n", | ||
"## 1. Productos y productos de datos\n", | ||
"### Temas\n", | ||
" - Definición de producto\n", | ||
" - Productos de datos\n", | ||
" - Ejemplos de productos de datos\n", | ||
"\n", | ||
"## 2. Principios de diseño de producto\n", | ||
"### Temas\n", | ||
" - Características de los productos exitosos\n", | ||
" - Caracterización del usuario\n", | ||
" - Definición y priorización de features del producto\n", | ||
"\n", | ||
"### Lecturas\n", | ||
"\n", | ||
"- http://www.newyorker.com/news/news-desk/steve-jobs-technology-alone-is-not-enough\n", | ||
"- http://headrush.typepad.com/\n", | ||
"- http://uxmag.com/articles/how-to-design-for-the-gut\n", | ||
"- http://www.slideshare.net/dan_o/how-to-build-great-products-by-dan-olsen\n", | ||
"- https://www.amazon.com/Emotional-Design-Love-Everyday-Things/dp/0465051367\n", | ||
"\n", | ||
" \n", | ||
"## 3. Storytelling\n", | ||
"### Temas\n", | ||
" - Elementos principales de una historia de datos\n", | ||
" - Uso de los atributos preatentivos\n", | ||
" - Leyes de Tufte y Data-Ink ratio\n", | ||
"\n", | ||
"### Lecturas\n", | ||
" - http://www.storytellingwithdata.com/\n", | ||
" - http://junkcharts.typepad.com/\n", | ||
" - Creating effective slides: https://www.youtube.com/watch?v=meBXuTIPJQk\n", | ||
" \n", | ||
"\n", | ||
"## 4. Generación de engagement\n", | ||
"### Temas\n", | ||
" - Principios de diseño emocional\n", | ||
" - Principios y técnicas de gamification\n", | ||
" - Estética\n", | ||
"\n", | ||
"### Lecturas\n", | ||
" - http://mysterioustrousers.com/news/2013/3/25/visceral-apps-and-you\n", | ||
" - http://blog.usabilla.com/designing-usability-just-isnt-enough/\n", | ||
" - Clear App: https://youtu.be/S00H-rz7fGo\n", | ||
" - Path App: https://youtu.be/oWbWyCyehWg\n", | ||
" - VoteEasy: http://works.periscopic.com/voteeasy/#\n", | ||
" - MusicMap: http://www.musicmap.info/\n", | ||
" - Information is beautiful. http://www.davidmccandless.com/books/\n", | ||
" - Information is beautiful award:http://www.informationisbeautifulawards.com/\n", | ||
" - The Visual Display of Quantitative Information. https://www.edwardtufte.com/tufte/\n", | ||
" \n", | ||
" \n", | ||
"## 5. Galería de visualizaciones interactivas\n", | ||
"\n", | ||
"- http://visual.ly/50-years-change-lgbt-civil-rights?view=true\n", | ||
"- http://www.bloomberg.com/graphics/2014-hottest-year-on-record/\n", | ||
"- https://www.gapminder.org/world/\n", | ||
"\n", | ||
"\n", | ||
"\n" | ||
] | ||
} | ||
], | ||
"metadata": { | ||
"kernelspec": { | ||
"display_name": "Python 2", | ||
"language": "python", | ||
"name": "python2" | ||
}, | ||
"language_info": { | ||
"codemirror_mode": { | ||
"name": "ipython", | ||
"version": 2 | ||
}, | ||
"file_extension": ".py", | ||
"mimetype": "text/x-python", | ||
"name": "python", | ||
"nbconvert_exporter": "python", | ||
"pygments_lexer": "ipython2", | ||
"version": "2.7.10" | ||
} | ||
}, | ||
"nbformat": 4, | ||
"nbformat_minor": 0 | ||
} |
57 changes: 57 additions & 0 deletions
57
...cación, Visualización y Productos de Datos/.ipynb_checkpoints/Sesion 1. -checkpoint.ipynb
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 |
---|---|---|
@@ -0,0 +1,57 @@ | ||
{ | ||
"cells": [ | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Comunicación, visualización y productos de datos\n", | ||
"# Sesión 1\n", | ||
"-----\n", | ||
"\n", | ||
"\n", | ||
"## 1. Productos y productos de datos\n", | ||
" - Definición de producto\n", | ||
" - Productos de datos\n", | ||
" - Ejemplos de productos de datos\n", | ||
"\n", | ||
"## 2. Principios de diseño de producto\n", | ||
" - Características de los productos exitosos\n", | ||
" - Caracterización del usuario\n", | ||
" - Definición y priorización de features del producto\n", | ||
" \n", | ||
"## 3. Storytelling\n", | ||
" - Elementos principales de una historia de datos\n", | ||
" - Uso de los atributos preatentivos\n", | ||
" - Leyes de Tufte y Data-Ink ratio\n", | ||
" \n", | ||
"## 4. Generación de engagement\n", | ||
" - Principios de diseño emocional\n", | ||
" - Principios y técnicas de gamification\n", | ||
" - Estética\n", | ||
" \n", | ||
"## 5. Galería de productos de datos" | ||
] | ||
} | ||
], | ||
"metadata": { | ||
"kernelspec": { | ||
"display_name": "Python 2", | ||
"language": "python", | ||
"name": "python2" | ||
}, | ||
"language_info": { | ||
"codemirror_mode": { | ||
"name": "ipython", | ||
"version": 2 | ||
}, | ||
"file_extension": ".py", | ||
"mimetype": "text/x-python", | ||
"name": "python", | ||
"nbconvert_exporter": "python", | ||
"pygments_lexer": "ipython2", | ||
"version": "2.7.10" | ||
} | ||
}, | ||
"nbformat": 4, | ||
"nbformat_minor": 0 | ||
} |
Empty file.
Empty file.
95 changes: 95 additions & 0 deletions
95
...ón, Visualización y Productos de Datos/Sesion 1 - Productos de datos y comunicacion.ipynb
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 |
---|---|---|
@@ -0,0 +1,95 @@ | ||
{ | ||
"cells": [ | ||
{ | ||
"cell_type": "markdown", | ||
"metadata": {}, | ||
"source": [ | ||
"# Comunicación, visualización y productos de datos\n", | ||
"# Sesión 1\n", | ||
"-----\n", | ||
"\n", | ||
"\n", | ||
"## 1. Productos y productos de datos\n", | ||
"### Temas\n", | ||
" - Definición de producto\n", | ||
" - Productos de datos\n", | ||
" - Ejemplos de productos de datos\n", | ||
"\n", | ||
"## 2. Principios de diseño de producto\n", | ||
"### Temas\n", | ||
" - Características de los productos exitosos\n", | ||
" - Caracterización del usuario\n", | ||
" - Definición y priorización de features del producto\n", | ||
"\n", | ||
"### Lecturas\n", | ||
"\n", | ||
"- http://www.newyorker.com/news/news-desk/steve-jobs-technology-alone-is-not-enough\n", | ||
"- http://headrush.typepad.com/\n", | ||
"- http://uxmag.com/articles/how-to-design-for-the-gut\n", | ||
"- http://www.slideshare.net/dan_o/how-to-build-great-products-by-dan-olsen\n", | ||
"- https://www.amazon.com/Emotional-Design-Love-Everyday-Things/dp/0465051367\n", | ||
"\n", | ||
" \n", | ||
"## 3. Storytelling\n", | ||
"### Temas\n", | ||
" - Elementos principales de una historia de datos\n", | ||
" - Uso de los atributos preatentivos\n", | ||
" - Leyes de Tufte y Data-Ink ratio\n", | ||
"\n", | ||
"### Lecturas\n", | ||
" - http://www.storytellingwithdata.com/\n", | ||
" - http://junkcharts.typepad.com/\n", | ||
" - Creating effective slides: https://www.youtube.com/watch?v=meBXuTIPJQk\n", | ||
" \n", | ||
"\n", | ||
"## 4. Generación de engagement\n", | ||
"### Temas\n", | ||
" - Principios de diseño emocional\n", | ||
" - Principios y técnicas de gamification\n", | ||
" - Estética\n", | ||
"\n", | ||
"### Lecturas\n", | ||
" - http://mysterioustrousers.com/news/2013/3/25/visceral-apps-and-you\n", | ||
" - http://blog.usabilla.com/designing-usability-just-isnt-enough/\n", | ||
" - Clear App: https://youtu.be/S00H-rz7fGo\n", | ||
" - Path App: https://youtu.be/oWbWyCyehWg\n", | ||
" - VoteEasy: http://works.periscopic.com/voteeasy/#\n", | ||
" - MusicMap: http://www.musicmap.info/\n", | ||
" - Information is beautiful. http://www.davidmccandless.com/books/\n", | ||
" - Information is beautiful award:http://www.informationisbeautifulawards.com/\n", | ||
" - The Visual Display of Quantitative Information. https://www.edwardtufte.com/tufte/\n", | ||
" \n", | ||
" \n", | ||
"## 5. Galería de visualizaciones interactivas\n", | ||
"\n", | ||
"- http://visual.ly/50-years-change-lgbt-civil-rights?view=true\n", | ||
"- http://www.bloomberg.com/graphics/2014-hottest-year-on-record/\n", | ||
"- https://www.gapminder.org/world/\n", | ||
"\n", | ||
"\n", | ||
"\n" | ||
] | ||
} | ||
], | ||
"metadata": { | ||
"kernelspec": { | ||
"display_name": "Python 2", | ||
"language": "python", | ||
"name": "python2" | ||
}, | ||
"language_info": { | ||
"codemirror_mode": { | ||
"name": "ipython", | ||
"version": 2 | ||
}, | ||
"file_extension": ".py", | ||
"mimetype": "text/x-python", | ||
"name": "python", | ||
"nbconvert_exporter": "python", | ||
"pygments_lexer": "ipython2", | ||
"version": "2.7.10" | ||
} | ||
}, | ||
"nbformat": 4, | ||
"nbformat_minor": 0 | ||
} |