🇪🇸
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://youtu.be/CLRv6rYYrh8
YouTube
31.- Aprender programación para niños con Python.Escribir a archivos.
Videotutorial nº 31 del Curso de aprender programación para niños con Python, en el que vemos como podemos escribir a archivos. Uso del Módulo tkinter y filedialog; funciones para leer y escribir en archivos. Crear un archivo copia. 12 minutos.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/WvJNEeNzY6g
YouTube
Python - Ejercicio 480: Número de Ocurrencias de un Elemento en un Objeto array con count()
Contar el Número de Ocurrencias de un Elemento en un Objeto array con count() con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/tic-tac-toe-python/
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/0DEIRc3QdFA
YouTube
Python - Ejercicio 481: Agregar Múltiples Elementos al Final de un Objeto Array con extend()
Agregar Múltiples Elementos al Final de un Objeto Array con extend() con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/L8iDRJG8KFI
YouTube
32.- Aprender programación para niños con Python. Uso de Tuples.
Videotutorial nº 32 de aprender programación para niños con Python, en el que vemos el uso de Tuples. Semejanzas y diferencias con Listas; ¿Qué se puede hacer con Tuples? Ejemplos de utilización. 5 minutos.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/BUdEGVBxhA8
YouTube
33.- Aprender programación para níños con Python. ¡Vamos a dibujar con Turtle!
Videotutorial nº 33 del Curso de Aprender programación para niños con Python, en el que iniciamos una parte más práctica. Empezamos trabajando con Turtle, un módulo que forma parte de tkinter y que permite dibujar formas vectoriales a través de código. 10…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/5r2qBv3DCok
YouTube
Python - Ejercicio 482: Obtener la Representación en Bytes de un Objeto array con tobytes()
Obtener la Representación en Bytes de un Objeto array con tobytes() con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/CubddGx_afU
YouTube
Python - Ejercicio 483: Iterar los Elementos de un Objeto array con un Ciclo while
Iterar los Elementos de un Objeto array con un Ciclo while con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/bmPI_DvY8IY
YouTube
34.- Aprender programación para niños con Python. ¿Quién le tiene miedo a la POO?
Videotutorial nº 34 de aprender programación para niños con Python, en el que vemos lo que es la Programación Orientada a Objetos, hacemos un recorrido por sus orígenes y vemos con ejemplos porque , en contra de una opinión muy extendida, la POO no complica…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/IaBf6wZuWa4
YouTube
Python - Ejercicio 484: Agregar un Elemento en un Índice Específico de un Objeto array con insert()
Agregar un Elemento en un Índice Específico de un Objeto array con insert() con el lenguaje de programación Python.
https://github.com/Fhernd/PythonEjercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/V3s8UiPcHg0
YouTube
35.- Aprender programación para niños con Python. ¡Vamos a Crear Objetos!
Videotutorial nº 35 del Aprender programación para niños con Python, en el que seguimos con la introcucción a al programación orientada a objetos. Explicando los conceptos de Clases y Objetos; El ejemplo del Módulo Turtle y la Clase Pen; ¿Soy una Clase o…
🇪🇸
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.