🇪🇸
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/dam0GPOAvVI?si=1QYzQttsjbo30wXB
YouTube
Python Website Full Tutorial - Flask, Authentication, Databases & More
GET MY FREE SOFTWARE DEVELOPMENT GUIDE
👇
https://training.techwithtim.net/free-guide
In this video, I'm going to be showing you how to make a website with Python, covering Flask, authentication, databases, and more. The goal of this video is to give you what…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/jO6qQDNa2UY?si=-_FZLmaaIGiKLzdV
YouTube
Pygame in 90 Minutes - For Beginners
In this Pygame for beginners video, we'll be making a game in about 90 minutes. I'm going to cover a lot of stuff about Pygame in this video, including sound effects, images, moving objects, collision, most of the fundamental things you need to make a basic…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/JtiK0DOeI4A?si=rX7CJTwDbPAHT-4J
YouTube
A* Pathfinding Visualization Tutorial - Python A* Path Finding Tutorial
This A* Path Finding tutorial will show you how to implement the a* search algorithm using python. We will be building a path finding visualizer tool to visualize the a star pathfinding algorithm as it runs. This astar pathfinding algorithm is an informed…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/GMppyAPbLYk?si=O35R9NwcO13o_cu4
YouTube
Python REST API Tutorial - Building a Flask REST API
This python REST API tutorial will teach you how to build a python flask REST API. We will start by building a basic REST API then integrating that API with a flask SQL-Alchemy database. At the end of this video you will have a fully functioning REST API…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/qCR2Weh64h4?si=Lb7-Db3vDE_9gHdB
YouTube
OpenCV Python Tutorial #1 - Introduction & Images
Welcome to a brand new series on OpenCV and Python. I'll start this episode with a quick introduction to OpenCV, in case some of your aren't familiar with it. I'll also talk about how to install OpenCV, loading an image into OpenCV, as well as manipulating…
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/wlYPhdTbRmk?si=JK_K68A0s2Dy8B7L
YouTube
OpenCV Python Tutorial #2 - Image Fundamentals and Manipulation
Welcome to the second video of the series on OpenCV and Python. I'll start this episode with Image Manipulation, how images are represented in the computer. I'll also give you information on how images work as they are going to be very important for this…