python

1 post tagged with "python"

I learned a bit of Python this week. Mostly though I felt like I was just figuring out how to translate between Java or C# to the Python equivalent. It was really interesting to see how certain concepts play out across the languages. It was a lot of fun and I wanted to take it a little further. I'm going to do this by implementing some of the TDD Katas I've been using for Java and C# into Python. First up Mars Rover...

September 6, 2023
5 min read