Getting Started with Python

As usual, I’ve started a new project! Getting to grips with the Python programming language is actually quite fun. I’ve had a few bits and bobs that I was originally going to tackle in PowerShell but I decided to try them in Python instead.

On the whole, the experience hasn’t been half as bad as I suspected it might be. If anything (and somewhat logically now I think of it) exposure to other programming languages has helped me understand structures and flow much more easily. Who knew tinkering with C, C#, Powershell and Golang would work out so well!

Once I’ve got something helpful, I was going to get some listings up here. I’m particularly happy with a recent program I put together for a quick method of uploading a json file over ftp… stop snoring! 😀

Share