May 02, 2023
Python allows us to quickly set up all kind of apps. In this occasion, we'll see how to create a desktop application for youtube video downloading using the pytube library.
April 29, 2023
Creating a blog is the milestone for a lot of developers, and there's a lot of ways to get the job done. Let's see how to it the NextJS route!
April 27, 2023
The decision tree algorithm is one of the most used techniques when it comes to Machine Learning, I'll show you in depth how it works in an understandable way!