🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
@python_practice
2.74K
subscribers
124
photos
106
files
4.12K
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.74K subscribers
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
Ver "Como usar Python desde Excel
📈
" en YouTube
https://youtu.be/nDkTagxrxOs
YouTube
Como usar Python desde Excel
📈
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/nZDEp1H6DPI
YouTube
Cap.10 CONDICIONALES I
Colección de 80 capítulos sobre Python para aprender a programar de forma fácil y amena.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/fdMr4xXIs1E
YouTube
Python 3 - Receta 241: Crear un Prueba Unitaria Básica con el Módulo unittest
Crear un Prueba Unitaria Básica con el Módulo unittest con el lenguaje de prueba de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/cO35QvW7CBc
YouTube
Python - Ejercicio 437: Remover las Tuplas Vacías desde una Lista de Tuplas
Remover las Tuplas Vacías desde una Lista de Tuplas con el lenguaje de programación Python.
https://gist.github.com/Fhernd/52af54815840e087bc7d80d4695be21f
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/iFLazsGXkSY
YouTube
22.- Aprender programación para niños con Python. El Loop While.
Videotutorial 22 de Aprender programación para niños con Python. Seguimos con los Loops. Elaboramos la función dejada como práctica al final del anterior videotutorial. Vemos la sintaxis del loop while y algunos ejemplos prácticos de su uso. Terminamos con…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://twitter.com/realpython/status/1525480309566984196?t=b1BgNjjl4T-3n-hXiy8Glg&s=09
Twitter
Real Python
🐍
🎧
Start Testing Your Python with doctest & Pagination in Django Did you know you can test your Python code while simultaneously documenting it? This week on the show, @cltrudeau is here, bringing another batch of PyCoder's Weekly articles and projects r…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/1w1F5LCH2BI
YouTube
¿Quien inventó el primer ordenador en el siglo XX?
Repaso histórico en la evolución del ordenador desde sus orígenes en la Segunda Guerra Mundial hasta las década de los 80.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/lessons/create-simple-applications/?s=09
Realpython
Creating Simple Applications – Real Python
Creating Simple Applications. You can create a large variety of different cross-platform GUIs using PySimpleGUI. The demos that are included with the package are extensive. You can create anything from simple desktop widgets to full-blown user…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://keithmfoster.com/the-oregon-trail/?s=09
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/aKg5YvxpqTw
YouTube
Python 3 - Receta 242: Crear Pruebas Unitarias con Cadenas de Caracteres
Crear Pruebas Unitarias con Cadenas de Caracteres con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/ZniYnmkFl00
YouTube
Python - Ejercicio 438: Ordenar una Lista de Tuplas por el Valor de Punto Flotante de Cada Tupla
Ordenar una Lista de Tuplas por el Valor de Punto Flotante de Cada Tupla con el lenguaje de programación Python.
https://gist.github.com/Fhernd/f2a08f1e39ea67e0ca0f06aeb4f76533
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/M8knznKs1ns
YouTube
23.- Aprender programación para niños con Python. Prácticas con el Loop While.
Videotutorial 23 de aprender programación para niños con Python, en el que realizamos varios ejemplos prácticos del uso del loop while. 17 minutos.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/1TCJZDJDwJ4
YouTube
Cap.11 CURSO PYTHON - CONDICIONALES II
Curso completo de Python de 79 capítulos para aprender a programar de forma sencilla y amena.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/lessons/django-redirects-overview/?s=09
Realpython
Django Redirects (Overview) – Real Python
Welcome to Django Redirects. My name is Chris and I will be your guide. In this course, I’ll be talking about how to do an HTTP redirect inside of Django. First off, I’ll cover just what an HTTP redirect is, how to use Django’s redirect() shortcut…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/2ser8IVC24M
YouTube
Python 3 - Receta 243: Crear Pruebas Unitarias para Atrapar Excepciones con assertRaises
Crear Pruebas Unitarias para Atrapar Excepciones con assertRaises con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/k20tFdg-H74
YouTube
Python - Ejercicio 439: Orden Descendente de un Listado de Tuplas por el Segundo Elemento
Orden Descendente de un Listado de Tuplas por el Segundo Elemento de Cada Tupla con el lenguaje de programación Python.
https://gist.github.com/Fhernd/b52f2b8add2837d5aebfe4fb7d83c40c
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/B2gJAcBKn60
YouTube
24.- Aprender programación para niños con Python. Crear Tests con el uso de loops.
Videotutorial nº 24 de aprender programación para niños con Python. Terminamos el tema de los loops, resolviendo el desafío planteado en el anterior videotutorial y elaborando una nueva función que usando input( ) y el loop while comprueba la respuesta escrita…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://geekstorming.wordpress.com/2021/06/03/empatia-y-codigo-ajeno/?s=09
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/5nuXY3vUifs
YouTube
Cap.12 Python - Condicionales III.
Colección de 80 capítulos para aprender a programar en Python de forma sencilla y amena.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://www.listendata.com/2022/05/only-size-1-arrays-can-be-converted-to-python-scalars.html?m=1
ListenData
Only size-1 arrays can be converted to Python scalars
5 ways to solve error - Only size-1 arrays can be converted to Python scalars. The article includes explanation with example to solve this error.