Gautam Mallickgautammallick.hashnode.dev·Aug 21, 2024My First Python Project: Building a BMI CalculatorHello, and welcome to my journey as I dive into the 100 Days of Code challenge! by Dr. Angela Yu from Udemy.I'm excited to share my very first Python project: a BMI (Body Mass Index) calculator. BMI is a simple way to measure whether your weight is i...Devops
Rishabh Mishrarishabhmishra.hashnode.dev·Jun 18, 2024Day 0: Embarking on My 100 Days of Python JourneyIntroduction Welcome to my 100 Days of Python journey! My name is Rishabh, and I am embarking on an exciting adventure to become proficient in Python programming over the next 100 days. I will be following the "100 Days of Code: The Complete Python P...Python100DaysOfCode
Fasakin Henryfasakinhenry.hashnode.dev·Oct 23, 2023How I started to Learn Python without paying a single dimeToday I got deferred from cohort 18 ALX cohort because my monthly score was around 34% and I could not meet the monthly requirement of the program which was 80%. Previously we have been learning C and due to my full-time job as a Maths teacher, I cou...1 like·41 readsPython
KELVIN CHI-JEKWU UGWUbackenders.hashnode.dev·Jun 26, 2023Drawing the Hirst spot painting with pythonYou might have heard of the famous Damien Hirst spot paintings that sold for a huge amount of money, what if you could make them using Python on your local machine. Requirements You need to have Python installed in your machine, an IDE(Integrated D...49 readsPython
Aman Yadavitsamanyadav.hashnode.dev·Feb 3, 2023Detailed Review of "The Complete Web Development BootCamp" by Angela YuIntroduction The "Web Development Bootcamp" by Angela Yu is a comprehensive course that covers the basics of web development and teaches students how to build websites and web applications. The course covers various topics including HTML, CSS, JavaS...104 readsWeb Development