Ver "Python 3 - Receta 28: Buscar Fechas en una Cadena de Caracteres" en YouTube
https://youtu.be/xa9tz0vKvg4
https://youtu.be/xa9tz0vKvg4
YouTube
Python 3 - Receta 28: Buscar Fechas en una Cadena de Caracteres
Buscar Fechas en una Cadena de Caracteres con el lenguaje de programación Java.
https://github.com/Fhernd/Python3-Recetas
https://github.com/Fhernd/Python3-Recetas
Ver "Python - Ejercicio 233: Cambiar a Mayúscula un Texto si Existen al Menos dos Caracteres en Mayúscula" en YouTube
https://youtu.be/eR79tT1XLFY
https://youtu.be/eR79tT1XLFY
YouTube
Python - Ejercicio 233: Cambiar a Mayúscula un Texto si Existen al Menos dos Caracteres en Mayúscula
Cambiar a Mayúscula un Texto si Existen al Menos dos Caracteres en Mayúscula con el lenguaje de programación Python.
https://gist.github.com/Fhernd/f73a0d077ddcb557d461726e6f9fff97
https://gist.github.com/Fhernd/f73a0d077ddcb557d461726e6f9fff97
Ver "INTRODUCCIÓN A JUPYTER NOTEBOOK | #56 Curso Machine Learning con Python" en YouTube
https://youtu.be/iD8YRzzLjBo
https://youtu.be/iD8YRzzLjBo
YouTube
INTRODUCCIÓN A JUPYTER NOTEBOOK | #56 Curso Machine Learning con Python
La aplicación de Jupyter Notebook, es ideal si apenas te estas adentrando en el mundo de la programación para aplicarla en proyectos de Machine Learning.
🔗 Conoce más sobre este tema acá: https://bit.ly/2HkQMhg
#MachineLearning #MachineLearningconPython…
🔗 Conoce más sobre este tema acá: https://bit.ly/2HkQMhg
#MachineLearning #MachineLearningconPython…
Os paso link con fuente fiable para consultas y documentación oficial de Python.
Ver "Python 3 - Receta 29: Buscar Palabras de una Longitud Arbitraria usando Expresiones Regulares" en YouTube
https://youtu.be/tJnFngJ3xVQ
https://youtu.be/tJnFngJ3xVQ
YouTube
Python 3 - Receta 29: Buscar Palabras de una Longitud Arbitraria usando Expresiones Regulares
Buscar Palabras de una Longitud Arbitraria usando Expresiones Regulares con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
https://github.com/Fhernd/Python3-Recetas
Ver "Python - Ejercicio 234: Ordenar una Cadena de Caracteres de Forma Lexicográfica" en YouTube
https://youtu.be/c8LBaiOamdI
https://youtu.be/c8LBaiOamdI
YouTube
Python - Ejercicio 234: Ordenar una Cadena de Caracteres de Forma Lexicográfica
Ordenar una Cadena de Caracteres de forma Lexicográfica con el lenguaje de programación Python.
https://gist.github.com/Fhernd/d8cf0b09f79588888871d2fb934317f5
https://gist.github.com/Fhernd/d8cf0b09f79588888871d2fb934317f5
Ver "Python 3 - Receta 30: Buscar Emails en un Texto usando Expresiones Regulares" en YouTube
https://youtu.be/v5vUFQXSH1I
https://youtu.be/v5vUFQXSH1I
YouTube
Python 3 - Receta 30: Buscar Emails en un Texto usando Expresiones Regulares
Buscar Emails en un Texto usando Expresiones Regulares con el lenguaje de programación Python 3.
https://github.com/Fhernd/Python3-Recetas
https://github.com/Fhernd/Python3-Recetas
Ver "Python - Ejercicio 235: Remover el Carácter de Salto de Línea de una Cadena de Caracteres" en YouTube
https://youtu.be/shkSUSIJSB4
https://youtu.be/shkSUSIJSB4
YouTube
Python - Ejercicio 235: Remover el Carácter de Salto de Línea de una Cadena de Caracteres
Remover el Carácter de Salto de Línea de una Cadena de Caracteres con el lenguaje de programación Python.
https://gist.github.com/Fhernd/bba89609983ff753ef694ac914e110bd
https://gist.github.com/Fhernd/bba89609983ff753ef694ac914e110bd
100 Helpful Python Tips You Can Learn Before Finishing Your Morning Coffee | by Fatos Morina | Towards Data Science
https://towardsdatascience.com/100-helpful-python-tips-you-can-learn-before-finishing-your-morning-coffee-eb9c39e68958
https://towardsdatascience.com/100-helpful-python-tips-you-can-learn-before-finishing-your-morning-coffee-eb9c39e68958
Medium
100 Helpful Python Tips You Can Learn Before Finishing Your Morning Coffee
You can use it for a wide range of tasks like data science and machine learning, web development, scripting, automation, etc. Since this is a pretty long article and you want to reach its end before…
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