Discovered my rushwork was called off and planned my training travel to Denver next week.
I packed one box of books.
I had dinner and quality time with Jeff (the proto-boyfriend?) before he heads off to Palm Springs.
I started learning Python and I’m also babystepping into the Tk module.
I started programming Through the Ages: complete so far, class structures for all the cards. (I may want to subclass production v urban v military, but so far, not). Developed a shuffling algorithm (which is actually trivial) then learned it was in the random module anyway.
I ran ~ 7 miles, walking some, maybe 1 hour 20 minutes ish? First run in over a week. Great training I’m doing there. Hope I pace myself better on Sunday.
2 thoughts on “Past 24 hours”
python is cool. It manages to both be object oriented and functional.
You just have to accept the brainwashing about the whitespaces.
python is cool. It manages to both be object oriented and functional.
You just have to accept the brainwashing about the whitespaces.
I’ve been teaching myself Python this last week, too! Not a bad language.