Ver "Python 3 - Receta 31: Buscar Números Enteros y Reales en una Cadena de Texto" en YouTube
https://youtu.be/qb9XuUzB-P8
https://youtu.be/qb9XuUzB-P8
YouTube
Python 3 - Receta 31: Buscar Números Enteros y Reales en una Cadena de Texto
Buscar Números Enteros y Reales en una Cadena de Texto con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
https://github.com/Fhernd/Python3-Recetas
👍1
Ver "Python - Ejercicio 236: Comprobar con str.startswith si una Cadena Inicia con un Texto Específico" en YouTube
https://youtu.be/aLsPW935zCo
https://youtu.be/aLsPW935zCo
YouTube
Python - Ejercicio 236: Comprobar con str.startswith si una Cadena Inicia con un Texto Específico
Comprobar con str.startswith si una Cadena Inicia con un Texto Específico con el lenguaje de programación Python.
https://gist.github.com/Fhernd/554f79a83b9ddfeeac40f0afed864fe4
https://gist.github.com/Fhernd/554f79a83b9ddfeeac40f0afed864fe4
Ver "Enviar mails con Python" en YouTube
https://youtu.be/x_Z5pFaymk4
https://youtu.be/x_Z5pFaymk4
YouTube
Enviar mails con Python
Un ejemplo de como enviar mails con contenido en formatio html y archivos adjuntos.
Articulo para generar el reporte: https://www.gsampallo.com/blog/2019/07/05/generar-un-reporte-en-excel-automatico-con-python/
Articulo de como enviar por correo: http:/…
Articulo para generar el reporte: https://www.gsampallo.com/blog/2019/07/05/generar-un-reporte-en-excel-automatico-con-python/
Articulo de como enviar por correo: http:/…
Ver "Writing fast and efficient MicroPython" en YouTube
https://youtu.be/hHec4qL00x0
https://youtu.be/hHec4qL00x0
YouTube
Writing fast and efficient MicroPython
Damien George
https://2018.pycon-au.org/talks/45358-writing-fast-and-efficient-micropython/
MicroPython is an implementation of Python designed to run on microcontrollers and embedded systems. These devices don't have many resources (CPU, RAM) and so it's…
https://2018.pycon-au.org/talks/45358-writing-fast-and-efficient-micropython/
MicroPython is an implementation of Python designed to run on microcontrollers and embedded systems. These devices don't have many resources (CPU, RAM) and so it's…
Ver "Coding Minecraft On Windows Using Python - Getting Started" en YouTube
https://youtu.be/N6fm11LFUvk
https://youtu.be/N6fm11LFUvk
YouTube
Coding Minecraft On Windows Using Python - Getting Started
A walkthrough of how to get started coding for minecraft on Windows. This is the first in a series of videos.
Handy links you'll need.
Python - https://www.python.org/
Java - https://www.java.com/en/download/
Minecraft - https://www.minecraft.net/en-us/…
Handy links you'll need.
Python - https://www.python.org/
Java - https://www.java.com/en/download/
Minecraft - https://www.minecraft.net/en-us/…
❤1👍1
Ver "Minecraft Python Tutorial 1 - House" en YouTube
https://youtu.be/4cFI4ZT6aH8
https://youtu.be/4cFI4ZT6aH8
YouTube
Minecraft Python Tutorial 1 - House
How to code a house to appear in the Minecraft World anywhere you like, using Python.
Great first project for a code club or Minecraft Python Beginner.
full code available at - https://learnlearn.co.uk/raspberrypi
Great first project for a code club or Minecraft Python Beginner.
full code available at - https://learnlearn.co.uk/raspberrypi
👍1
Ver "Crea un código QR con Python 🤓💻🚀" en YouTube
https://youtube.com/shorts/l0YNVJB9Msw?feature=share
https://youtube.com/shorts/l0YNVJB9Msw?feature=share
Ver "Pretty print json python - ¿Cómo imprimir json identado en Python? #Shorts" en YouTube
https://youtube.com/shorts/MbN1erh8rZQ?feature=share
https://youtube.com/shorts/MbN1erh8rZQ?feature=share
Ver "Curso Hacking Etico con Python desde Cero | Aprende Hacking Etico con Programacion Python" en YouTube
https://youtu.be/5-IRImDXjjc
https://youtu.be/5-IRImDXjjc
YouTube
Curso Hacking Etico con Python desde Cero | Aprende Hacking Etico con Programacion Python
Como ser hacker con programacion python, hoy comparto contigo mi curso de hacking etico con python.
Curso Programacion Python: https://www.youtube.com/watch?v=ppz1e_ceeIw
Linea de Tiempos:
00:00 Introduccion
01:19 Virtualbox
03:13 Kali Linux
10:01 Usando…
Curso Programacion Python: https://www.youtube.com/watch?v=ppz1e_ceeIw
Linea de Tiempos:
00:00 Introduccion
01:19 Virtualbox
03:13 Kali Linux
10:01 Usando…
🇪🇸 Python Practice 🐍💻⌨ https://github.com/activeceron pinned «Ver "Curso Hacking Etico con Python desde Cero | Aprende Hacking Etico con Programacion Python" en YouTube https://youtu.be/5-IRImDXjjc»
Ver "Mix: Python" en YouTube
https://youtube.com/playlist?list=RDQMgTJmXAVobVk&playnext=1
https://youtube.com/playlist?list=RDQMgTJmXAVobVk&playnext=1
🇪🇸 Python Practice 🐍💻⌨ https://github.com/activeceron pinned «Ver "Coding Minecraft On Windows Using Python - Getting Started" en YouTube https://youtu.be/N6fm11LFUvk»
🇪🇸 Python Practice 🐍💻⌨ https://github.com/activeceron pinned «Ver "Minecraft Python Tutorial 1 - House" en YouTube https://youtu.be/4cFI4ZT6aH8»
Ver "Python 3 - Receta 32: Usar Caracteres UNICODE en una Expresión Regular" en YouTube
https://youtu.be/JT90ujhM79c
https://youtu.be/JT90ujhM79c
YouTube
Python 3 - Receta 32: Usar Caracteres UNICODE en una Expresión Regular
Usar Caracteres UNICODE en una Expresión Regular con el lenguaje de programación Python.
https://github.com/Fhernd/Python3-Recetas
https://github.com/Fhernd/Python3-Recetas
Ver "Python - Ejercicio 237: Comprobar con str.endswith si una Cadena Termina con un Texto Específico" en YouTube
https://youtu.be/AIAHCULOFpQ
https://youtu.be/AIAHCULOFpQ
YouTube
Python - Ejercicio 237: Comprobar con str.endswith si una Cadena Termina con un Texto Específico
Comprobar con str.endswith si una Cadena Termina con un Texto Específico con el lenguaje de programación Python.
https://gist.github.com/Fhernd/681924a797ad67b4b78451813185cf23
https://gist.github.com/Fhernd/681924a797ad67b4b78451813185cf23
Ver "15 Python Projects in Under 15 Minutes (Code Included)" en YouTube
https://youtu.be/OXi4T58PwdM
https://youtu.be/OXi4T58PwdM
YouTube
15 Python Projects in Under 15 Minutes (Code Included)
View 15 awesome python projects I've worked to create over the past 3 years. Most of these projects are written using the module pygame and have graphical components to them. Hopefully this can give you some good python project ideas that you yourself can…
Ver "Super quick Python automation ideas" en YouTube
https://youtu.be/qbW6FRbaSl0
https://youtu.be/qbW6FRbaSl0
YouTube
Super quick Python automation ideas
Super Quick Python Automation Ideas
Some inspiration maybe for Python programming projects to try.
Get access to my programming courses: https://patreon.com/hallden
Follow me on instagram: https://www.instagram.com/kallehallden/
LiveCoder channel: htt…
Some inspiration maybe for Python programming projects to try.
Get access to my programming courses: https://patreon.com/hallden
Follow me on instagram: https://www.instagram.com/kallehallden/
LiveCoder channel: htt…
Forwarded from 🇪🇸 Python Practice Book🐍💻📚📝🗃 https://github.com/activeceron
Learning_Python.pdf
7 MB
Correos electrónicos Learning_Python.pdf
Ver "Python 3 - Receta 33: Remover el Espacio en Blanco de una Cadena de Texto" en YouTube
https://youtu.be/dIwRDOSi9qw
https://youtu.be/dIwRDOSi9qw
YouTube
Python 3 - Receta 33: Remover el Espacio en Blanco de una Cadena de Texto
Remover el Espacio en Blanco de una Cadena de Texto con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
https://github.com/Fhernd/Python3-Recetas