Taming Python

It feels like most developer jobs are looking for someone who knows Python but it’s not a language taught during my undergrad degree or been a need in the jobs I held, so I never learned it. The closest I had come was to install Python in order to run an app used to calculate optimal equipment for damage output in World of Warcraft.
I decided to start from the basics and make my first program a “Hello World” program. Something I’ve made in every programming language I have ever touched. From there I will expand it to add increasingly advanced features and eventually I will get stuck on something and I can use this blog to vocalize the problems and talk through the solutions I came up with.
Wish me luck!

By:


Leave a comment