top of page

Day 1 Into My Programming Journey & Free Saving Money On Food Python Application

  • Writer: Brian Clark
    Brian Clark
  • Dec 1, 2020
  • 1 min read

I'm going through a very difficult time at the moment, but I'm trying to keep focused on the end goal. That end goal? To add a ton of value to the world, and tap into my programming super powers!



So at this moment I'm getting ready for school and also practicing some code. At the moment I'm using Spyder from Anaconda software.


I like Spyder because it will let you know when you have an error in real time as you code. No more compiling then realizing you have an error, you can nip it in the bud quick.




There is a little red circled X on the left hand side of this program that saves a ton of time trying to figure out where your errors are in your code.


Here is my code running at repl.it that you can interact with, click the green play button on the top middle below:

This simple program will help you to compare your eating out cost to cooking at the house.

This is useful if you are trying to cut back on spending during these crazy times. I'm about to make a short tutorial series and watch how it does on YouTube.


Play around with my program, you will see just how much money you will save by cooking and grocery shopping.




 
 
 

Comments


bottom of page