🇪🇸
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
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
Nuevo libro añadido en
@python_practice_books
, con ejercicios resueltos en python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
@python_practice_books
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
Si hay alguien interesado en programación de microcontroladores con python y buscáis bibliografía relacionada,lo encontraréis en este canal...
@MycroPython
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/iV-4F0jGWak
YouTube
Curso Python. Condicionales I. Vídeo 10
En este vídeo comenzamos a ver las estructuras de control de flujo. Concretamente empezamos a ver el condicional IF.
Para más cursos, ejercicios y manuales visita: https://www.pildorasinformaticas.es
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/cf7o4s9nFu8
YouTube
Curso Python. Condicionales II. Vídeo 11
Seguimos trabajando con el condicional IF. En este vídeos vemos las instrucciones else y elif.
Descarga de ejercicios propuestos: https://www.pildorasinformaticas.es/archivos/python/video11.zip
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/qxgEolsC6rg
YouTube
Curso Python. Condicionales III. Vídeo 12
Continuamos trabajando con condicionales en este vídeo. Vemos la concatenación de operadores de comparación para evaluar varias condiciones encadenadas.
Para más cursos, ejercicios y manuales visita: www.pildorasinformaticas.es
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/W2kAF9pKPPE
YouTube
Python Tkinter - Aplicación de Escritorio de Productos con Sqlite3, CRUD
¡Gracias a Kite por patrocinar esta sección del vídeo! Kite es un asistente de autocompletado gratuito con tecnología de IA que te ayudará a codificar de forma más rápida e inteligente:
Haz clic aquí ➞ https://bit.ly/3dPzXHe ➞ para saber más.
Aprende a programar…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/GFMxJa-RrRw
YouTube
😎
😱
😉
Python tkinter 01. Introducción y primer ventana
😎
😱
😉
😎
😱
😉
Dentro de este curso de Python, esta tercera sección está dedicada al desarrollo de aplicaciones de escritorio (GUI) o aplicaciones gráficas con Tkinter, este tipo de aplicaciones emplean ventanas y controles como cajas de texto, botones, etiquetas, listas…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://www.learnpyqt.com/blog/pyqt6-vs-pyside6/
Python GUIs
PyQt6 vs PySide6: What's the difference between the two Python Qt libraries?
What's the difference between the two Python Qt libraries? ...and what's exactly the same (most of it). There is a new version of Qt (version 6) and with it new versions of PyQt and PySide -- now named PyQt6 & PySide6 respectively.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://mathspp.com/blog/pydonts/pattern-matching-tutorial-for-pythonic-code
Mathspp
Structural pattern matching tutorial | Pydon't
🐍
Structural pattern matching is coming in Python 3.10 and this article
explores how to use it to write Pythonic code,
showing the best use cases for the...
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/python-contact-book/
Realpython
Build a Contact Book With Python, PyQt, and SQLite – Real Python
In this step-by-step project, you'll build a minimal contact book application using Python, with PyQt to build the application's GUI and SQLite to handle the database.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/rDGsWYnQEJY
YouTube
Curso Python. Condicionales IV. Vídeo 13
En este vídeo vemos los operadores lógicos "and" y "or" además del operador "in".
Para más cursos, ejercicios y manuales visita: www.pildorasinformaticas.es
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/GQGhU1526Oo
YouTube
Curso Python. Bucles I. For. Vídeo 14
Seguimos con las estructuras de control de flujo comenzando a ver en este vídeo el bucle for.
Para más cursos, ejercicios y manuales visita: https://www.pildorasinformaticas.es
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/D416qOEDrhI
YouTube
Curso de Python. Bucles II Bucle For. Vídeo 15
Seguimos avanzando en el uso del bucle for. Vemos en este vídeo algunas notaciones interesantes de la función print cuando trabaja con bucles y el uso del tipo range. Ejercicios en el vídeo siguiente, vídeo nº 16
Para más cursos, ejercicios y manuales visita:…