🇪🇸
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
https://realpython.com/tic-tac-toe-python/?__s=1flzy0vxnjrc43rss2k3
Realpython
Build a Tic-Tac-Toe Game With Python and Tkinter – Real Python
In this step-by-step project, you'll learn how to create a tic-tac-toe game using Python and the Tkinter GUI framework. Tkinter is cross-platform and is available in the Python standard library. Creating a game in Python is a great and fun way to learn something…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/pYG4Ad4H76g
YouTube
Python - Ejercicio 485: Eliminar un Elemento de un Índice Específico de un Objeto array con pop()
Eliminar un Elemento de un Índice Específico de un Objeto array con pop() con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/GaAfoKAkk-s
YouTube
36.- Aprender programación para niños con Python. Crear Funciones de Clase
Videotutorial nº 36 de Aprender programación para niños con Python que dedicamos a ver como crear Funciones de Clase. ¿Cómo se definen funciones de Clase?. Añadir características de clase como funciones; Heredar características. Uso del parámetro "self."…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/lessons/building-lists-with-python-append-overview/?s=09
Realpython
Building Lists With Python's .append() (Overview) – Real Python
Hello, and welcome to this course on using Python’s .append() method. Lists are frequently used in Python programs that work with collections of data, and .append() is one of the most commonly used methods to work with lists. In this fairly short…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/-NjnWvs-DHM
YouTube
Python - Ejercicio 486: Eliminar la Primera Ocurrencia de un Valor en un Objeto array con remove()
Eliminar la Primera Ocurrencia de un Valor en un Objeto array con remove() con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/Ia7FcVY9BUI
YouTube
37.- Aprender programación para niños con Python. ¿Por qué usar Clases y Objetos?
Videotutorial nº 37 de aprender programación para niños con Python. ¿Por qué usar clases y objetos? ¿Qué funciones podemos aplicar a un Objeto?; La sintaxis de punto; Crear contenido en las funciones; 8 minutos.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/LuirsUN2qZA
YouTube
Python - Ejercicio 487: Convertir un Objeto array en un Objeto list con el Método tolist()
Convertir un Objeto array en un Objeto list con el Método tolist() con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/aBE_0SzU9zM
YouTube
38.- Aprender programación para niños con Python. Trabajos prácticos con Objetos.
Videotutorial nº 38 de Aprender programación para niños con Python. Trabajos prácticos con objetos con Turtle y Pen. Crear un rectángulo; crear un triángulo; Crear objetos de la Clase turtle.Pen( ); Dibujar con varios objetos sobre el mismo lienzo. 8 minutos.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/podcasts/rpp/116/
Realpython
Episode #116: Exploring Functional Programming in Python With Bruce Eckel – The Real Python Podcast
Would you like to explore the functional programming side of Python? What are the advantages of this approach, and what tools are built into the language? This week on the show, author Bruce Eckel talks about functional programming in Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://testdriven.io/blog/build-spa-with-python-part-1/
testdriven.io
Building a Single Page Application with Python and Pyodide - Part 1
In this tutorial, you'll build a Single Page Application using Python and Pyodide to manipulate the DOM and manage state.
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/T8uBeunN6jg
YouTube
39.- Aprender Programación para niños con Python. ¿Por qué es tan importante el Parámetro self?
Videotutorial nº 39 de Aprender Programación para niños con Python. ¿Por qué es tan importante el Parámetro self? Ya conocemos algunas de las ventajas de la POO; Trabajos en equipo; Sistema de herencias; Como llamar a funciones desde dentro de otras funciones…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/_B_jaJ_3c2I
YouTube
Python - Ejercicio 488: Crear Función para Determinar si un Objeto array Contiene Duplicados
Crear Función para Determinar si un Objeto array Contiene Duplicados con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/vBWkjT48NRA
YouTube
Python - Ejercicio 489: Uso del Método de Instancia tostring() de la Clase array
Uso del Método de Instancia tostring() de la Clase array con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/7oWqAHwCq0U
YouTube
40.- Aprender programación para niños con Python. Inicializar Objetos.
Videotutorial nº 40 de Aprender programación para niños con Python. Inicializar Objetos. Solución a los desafíos; Uso de la función __init__ para inicializar objetos; Función especial de Python que se ejecuta automáticamente al crear un nuevo Objeto; Uso…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/courses/and-operator-python/?s=09
Realpython
Using the Python and Operator – Real Python
In this video course, you'll learn how Python's "and" operator works and how to use it in your code. You'll get to know its special features and see what kind of programming problems you can solve by using "and" in Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://www.eventbrite.com/e/osl-python-cafe-tickets-377299883107
Eventbrite
OSL - Python Café
¡Taller abierto para discutir todo sobre el mundo de la ciencia de datos de código abierto en Python a través de Gather Town!
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/v5neKAPmaZU
YouTube
Python - Ejercicio 490: Números Divisibles por 7 y Múltiplos de 5 en un Rango Específico
Encontrar los Números Divisibles por 7 y Múltiplos de 5 en un Rango Específico con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/Ly_hgRT9eXo
YouTube
41.- Aprender programación para niños con Python. Creación de gráficos con Tkinter.
Videotutorial nº 41 de Aprender programación para niños con Python. Creación de gráficos con Tkinter. Crear interfaces y animaciones gráficas; Imágenes y fotogramas; Cómo crear gráficos en Python; Trabajo con interfaces gráficas: tkinter; Crear un botón en…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/0_yI_YbclfY
YouTube
Python - Ejercicio 491: Crear una Función para Convertir Grados Celsius en Grados Fahrenheit
Crear una Función para Convertir Grados Celsius en Grados Fahrenheit con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/2xg2L_RKm_Q
YouTube
42.- Aprender programación para niños con Python. Dibujar con Tkinter.
Videotutorial nº 42 de Aprender Programación para niños con Python, en el que empezamos a dibujar con tkinter. Uso de parámetros con nombre; Uso del Objeto Canvas; dibujar líneas dentro del Canvas. 7 minutos.