Python and Project Euler
So I’ve been wanting to learn Python for ages now, and have taken small steps here or there to start learning it. One of those recently was to write a script to speed up some of my photography workflow, and something I hate doing, creating folders with proper dates. After I’ve put the SD Card in, I run the script and it checks the dates of all my NEF files, and creates the proper folder in my photography folder, and copies all of the correct photos there.
I have also started going through the projects on Project Euler’s website. I’m only a few projects in, and already feel like this should be very beneficial to me!
Check out the site http://projecteuler.net
Comments are closed.