-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtalleres_collection.json
3 lines (3 loc) · 1.61 KB
/
talleres_collection.json
1
2
3
{ "_id" : { "$oid" : "52da0f3b152b0c5d7d8459df" }, "descripcion" : "Introducción a la programación con python.<br>Python es un lenguaje que posee una sintaxis limpia y que a la vez hace que sea más legible y mas sencilla de escribir. Este taller tiene la finalidad de mostrar la bases del lenguaje.<br><br>Pre-requisitos: <br>- Conocimientos básicos en programación", "fecha" : { "$date" : 1389733200000 }, "img" : "http://i2.esmas.com/2011/12/06/311823/python-550x400.jpg", "link" : "Introduccin_a_python_2014114", "tallerista" : "Eduardo Valencia", "titulo" : "Introducción a python" }
{ "_id" : { "$oid" : "52da19e8152b0c5fbc3f6968" }, "descripcion" : "Introducción a la programación web con python.<br>El taller consiste en mostrar el uso de python para programar aplicaciones web usando python, para eso se utiliza el framework llamado Bottle. Bottle es un micro-framework que permite desarrollar web app de manera rapida y sencilla.<br><br>Pre-requisitos:<br>- Python<br>- HTML<br>- mongoDB", "fecha" : { "$date" : 1389992400000 }, "img" : "http://farm4.staticflickr.com/3684/11986384143_30e4526ae4.jpg", "link" : "Python_en_la_web_2014117", "tallerista" : "Carlos Cárcamo", "titulo" : "Python en la web" }
{ "_id" : { "$oid" : "52da1aac152b0c5fbc3f6969" }, "descripcion" : "Programación web con python usado el framework Django.<br><br>Pre-requisitos:<br>- Python\r\n<br>\r\n- HTML", "fecha" : { "$date" : 1390165200000 }, "img" : "http://static.nemesisdesign.net/images/blog/django-contenttyperestrictedfilefield.jpg", "link" : "Python_en_la_web_Django_2014119", "tallerista" : "Anonimo", "titulo" : "Python en la web (Django)" }