🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
@python_practice
2.73K
subscribers
124
photos
106
files
4.1K
links
Docs, news, links, referencias de código y proyectos en Python para practicar y entender mejor este fascinante lenguaje.
Recursos:
@python_practice_books
@MycroPython
,
@blocklycode
,
@miprochip_com
@miproshop
¡Juega con Python y aprenderás!
Download Telegram
Join
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
2.73K subscribers
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/6ki6wXlapjQ?feature=shared
YouTube
Python 3 - Receta 99: Escribir Bytes en la Salida Estándar
Escribir Bytes en la Salida Estándar con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/jr5GALDG0LI?feature=shared
YouTube
Python 3 - Receta 100: Envolver un Descriptor de Archivo como un Objeto Archivo
Envolver un Descriptor de Archivo como un Objeto Archivo con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/SqzBhC49PVk?feature=shared
YouTube
Python 3 - Receta 101: Crear Archivos y Directorios Temporales
Crear Archivos y Directorios Temporales con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/LWN3QLCPzDA?feature=shared
YouTube
Python 3 - Receta 102: Establecer Comunicación con un Puerto Serial
Establecer Comunicación con un Puerto Serial con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/6BnfLaqggeY?feature=shared
YouTube
Python 3 - Receta 103: Serializar Objetos Python
Serializar Objetos Python con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
👏
3
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/Yg0kvsOM4wY?feature=shared
YouTube
Python 3 - Receta 104: Leer el Contenido de un Archivo CSV
Leer el Contenido de un Archivo CSV con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/59fa-rgUGZ8?feature=shared
YouTube
Python 3 - Receta 105: Escribir y Leer Datos en Formato JSON
Escribir y Leer Datos en Formato JSON con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
❤
1
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/OaAveoZ83o0?feature=shared
YouTube
Python 3 - Receta 106: Obtener Contenido JSON desde una API
Obtener Contenido JSON desde una API con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/tMckmL8tSCY?feature=shared
YouTube
Python 3 - Receta 108: Guardar el Contenido de un Documento XML de la Web
Guardar el Contenido de un Documento XML de la Web con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/VIAhpcxnboI?feature=shared
YouTube
Python 3 - Receta 109: Convertir un Diccionario en un Documento XML
Convertir un Diccionario en un Documento XML con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/H6yLhVvDCBc?feature=shared
YouTube
Python 3 - Receta 110: Lectura y Modificación de un Documento XML
Lectura y Modificación de un Documento XML con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/IaDF_8kOp9A?feature=shared
YouTube
Python 3 - Receta 111: Lectura de un Documento XML con Nombre de Espacio
Lectura de un Documento XML con Nombre de Espacio con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/v3B5pwGuXoQ?feature=shared
YouTube
Python 3 - Receta 112: Interactuar con Bases de Datos
Interactuar con Bases de Datos con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/H9BuHfePx_Y?feature=shared
YouTube
Python 3 - Receta 113: Decodificar y Codificar Dígitos Hexadecimales
Decodificar y Codificar Dígitos Hexadecimales con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/9-Pbv_jjbFs?feature=shared
YouTube
Python 3 - Receta 114: Uso del Módulo base64 para Codificar y Decodificar Datos Binarios
Uso del Módulo base64 para Codificar y Decodificar Datos Binarios con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/JdngMtFfACw?feature=shared
YouTube
Python 3 - Receta 115: Leer y Escribir Arreglos Binarios de Estructuras
Leer y Escribir Arreglos Binarios de Estructuras con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/aplD-ijsO2k?feature=shared
YouTube
Python 3 - Receta 116: Uso del Módulo pprint
Uso del Módulo pprint con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/ll6kGwWw9_g?feature=shared
YouTube
Python 3 - Receta 117: Crear Enumeraciones o Conjunto de Constantes
Crear Enumeraciones o Conjunto de Constantes con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/Nj4iSPU6WT0?feature=shared
YouTube
Python 3 - Receta 118: Realizar Estadísticas y Resúmenes sobre Datos con la Librería pandas
Realizar Estadísticas y Resúmenes sobre Datos con la Librería pandas con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/tkdfZ6Vw5qg?feature=shared
YouTube
Python 3 - Receta 119: Escribir una Función que Acepte Cualquier Cantidad de Argumentos
Escribir una Función que Acepte Cualquier Cantidad de Argumentos
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/L-oEATf_4D8?feature=shared
YouTube
Python 3 - Receta 120: Crear una Función que Sólo Acepte Argumentos Nombrados
Crear una Función que Sólo Acepte Argumentos Nombrados con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas