Tag: Microsoft MakeCode

  • Programming Update for April 2021

    I had a lot less variety in my programming month, but still had a lot of fun doing it. In fact, Programming consumed most of my leisure thoughts. More about why I was doing it below, but I’ve been reading Programming Perl as well as skimming through Introducing Go and Learn You A Haskell for…

  • Programming Projects: March 2021

    Programming Projects: March 2021

    I started off the month thinking it was going to be Python heavy and ended up doing a lot more micro-controller programming. To be fair, I was mostly programming in CircuitPython, but it definitely came out of nowhere. Python Civilization VI Webhook in FastAPI Last month I created a webhook program in Flask to generate…

  • Last Week or So of Programming: Python, CircuitPython, Scratch, Arduino, and MakeCode

    Last Week or So of Programming: Python, CircuitPython, Scratch, Arduino, and MakeCode

    Tons and tons of programming and electronics projects!

  • Today in Programming: MakeCode and Python

    Python A user of my Extra Life Donation Tracker program discovered that I had introduced a regression for brand new users who didn’t have a persistent setting. I thought about it overnight and it was exactly what I thought it would be – when I switched away from threading for the GUI, I forgot to…