Awesome Coding Projects You Can Finish This Weekend
4 min readJun 26, 2022
Welcome back! Coding is one of the best skillsets to have nowadays, so, let’s take a look at a few different coding projects you could probably finish up this weekend!
Python Projects
Let’s start off with some Python projects!
Build Awesome GUI’s
Another awesome thing we can build with Python are GUI’s, there are many different GUI packages for Python, this tutorial covers one of these packages:
This tutorial showcases the basics of GUI development, as well as the capability behind Python for software development!