100 Days of Python


This is going to be my 100 Days of Python series. Starting out, we will have beginner level projects. But as time moves on we will get harder and harder until we are working with AI and automation!


▶️ Getting Started

Search the blog for the articles or the YouTube Channel for the playlist once I complete them and follow along. If you don’t want to learn the basics, you can skip through of course. However, I definitely recommend going through each one. Each project solidifies knowledges and ensures that you really understand what you are coding.


🍀 Good Luck!

I wish you the best on your development journey! Don’t forget, this isn’t 100 consecutive days! This is meant to be spread out over 100 days, while you go along try creating your own spins on each project to really get to know the code!

You can find Day 1 here!


📅 100 Days of Python!

  1. Day 1: String Printer
  2. Day 2: Simple Calculator