🇪🇸
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
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
pinned «
https://telegra.ph/12-ideas-relevantes-para-portafolio-con-Python-03-18
»
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://derechodelared.com/15-atajos-de-teclado-para-ahorrar-tiempo/?s=09
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/python311-exception-groups/?s=09
Realpython
Python 3.11 Preview: Task and Exception Groups – Real Python
Python 3.11 will be released in October 2022. In this tutorial, you'll install the latest alpha release of Python 3.11 in order to preview task and exception groups and learn about how they can improve your asynchronous programming in Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/_PdBtDWkR8E
YouTube
03.- Creación de GUIs para Python con PyQT. Manejo de eventos en PyQT
Videotutorial Nº 03 de Creación de GUIs para Python con PyQT. Manejo de eventos en PyQT. Funcionamiento de interfaces de usuario; Señales y Slots en PyQT; Vincular un widget a un evento; El método connect( ) para unir señales y slots. El método QApplication…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/mdaLL1O20JI
YouTube
Python - Ejercicio 452: Remover Todos los Elementos de un Conjunto con el Método clear()
Remover Todos los Elementos de un Conjunto con el Método de Instancia clear() con el lenguaje de programación Python.
https://gist.github.com/Fhernd/f716edb05328df1ab1494a85ed428da4
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/lessons/installing-django/?s=09
Realpython
Installing Django – Real Python
In this lesson, you will learn how to install Django and also how to pin your dependencies and work with them. So, this topic—installing Django and pinning your dependencies—has primarily two points to it. As you might expect, first, it’s installing…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://github.com/pandera-dev/pandera
GitHub
GitHub - unionai-oss/pandera: A light-weight, flexible, and expressive statistical data testing library
A light-weight, flexible, and expressive statistical data testing library - unionai-oss/pandera
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/UDGpEqqjgXs
YouTube
04.- Curso de PyQT. Crear Interface de Usuario con QT Designer.
Videotutorial Nº 4 del Curso de PyQT. Crear Interface de Usuario con QT Designer.Acceder a Designer; La interface de Designer; Los tres pasos para crear una interfaz de usuario para un programa Python; El panel de nuevo formulario y las plantillas: El Widget…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/FlfLeD3PXFQ
YouTube
Python - Ejercicio 453: Comprobar si Dos Conjuntos No Tienen Elementos en Comón con isdisjoint()
Comprobar si Dos Conjuntos No Tienen Elementos en Comón con isdisjoint() con el lenguaje de programación Python.
https://gist.github.com/Fhernd/faecb72b9e2d1ba619ca71c5f9a6993c
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/courses/exploring-scopes-and-closures-in-python/
Realpython
Exploring Scopes and Closures in Python – Real Python
In this Code Conversation video course, you'll take a deep dive into how scopes and closures work in Python. To do this, you'll use a debugger to walk through some sample code, and then you'll take a peek under the hood to see how Python holds variables internally.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/jDFXzcn-I5s
YouTube
Python - Ejercicio 454: Encontrar los Valores Mínimo y Máximo en un Objeto Conjunto
Encontrar los Valores Mínimo y Máximo en un Objeto Conjunto con el lenguaje de programación Python.
https://gist.github.com/Fhernd/48a7f371f1e866ee5de6861fb070dfd3
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/WWaORwN1mhA
YouTube
05.- Curso de PyQT. Conectar Señales con Slots.
Videotutorial Nº 5 del Curso de PyQT. Conectar Señales con Slots. El modo editar señales/slots del QT Designer; Enlazar widgets y configurar conexiones; Conectar el botón y el campo de entrada de texto de nuestro formulario; Probar la primera interface de…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://antonz.org/python-stdlib-changes/?s=09
antonz.org
Python Standard Library changes in recent years
17 modules with new and improved features.
😁
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://bytepawn.com/python-decorators-for-data-scientists.html?s=09
Bytepawn - Marton Trencseni
Useful Python decorators for Data Scientists
I show toy implementations of Python decorator patterns that may be useful for Data Scientists.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/python-min-and-max/?s=09
Realpython
Python's min() and max(): Find Smallest and Largest Values – Real Python
In this tutorial, you'll learn how to use Python's built-in min() and max() functions to find the smallest and largest values. You'll also learn how to modify their standard behavior by providing a suitable key function. Finally, you'll code a few practical…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/DdycEh6eJhQ
YouTube
Python - Ejercicio 455: Filtrar los Elementos de un Objeto Conjunto con la Función filter()
Filtrar los Elementos de un Objeto Conjunto con la Función filter() con el lenguaje de programación Python.
https://gist.github.com/Fhernd/4fd02a08a8c234f7fe963a00c785c7e3
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/HMSlDeXEdPo
YouTube
06.- Curso de PyQT. Convertir interfaces .ui en archivos Python.
Videotutorial Nº 6 del Curso de PyQT. Convertir interfaces .ui en un script Python. Uso del ejecutable pyuic4.bat; Ejecutar el programa dese el Prompt de Windows; Situarse desde un directorio en el prompt en Windows 8 con ALT + D; Comando para llevar a cabo…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://ellibrodepython.com/polimorfismo-en-programacion
El Libro De Python
📙
Polimorfismo
El polimorfismo en programación es un concepto muy importante en la programación orientada a objetos, y hace referencia a la capacidad que puede tener un objeto para ofrecer una respuesta distinta en función de su implementación.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/django-pagination/?s=09
Realpython
Pagination for a User-Friendly Django App – Real Python
In this tutorial, you'll learn how to serve paginated content in your Django apps. Using Django pagination can significantly improve your website's performance and give your visitors a better user experience.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/top-python-game-engines/?s=09
Realpython
Top Python Game Engines – Real Python
In this tutorial, you'll explore several Python game engines available to you. For each, you'll code simple examples and a more advanced game to learn the game engine's strengths and weaknesses.