art Making NETWORK with Inkscape I was sketching in my notebook today. Lines and shapes and whatever I fancied in the moment. I tried not to think too much. One of the things that I liked from this
Python Exception Handling Chapter 7 in Python 101. Exceptions are runtime errors in python. Something went wrong in a very specific way (e.g. you tried to divide by zero). A full list of errors can
slow Python Comprehensions I didn't know this term "comprehensions" when I started reading Chapter 6 of Python 101 by Michael Driscoll. Here's what i learned: Comprehensions are methods for creating lists, dictionaries, and something called a
education Multi-Artifactual | Part Historical | Educational | Self-Portrait Multi-Artifactual | Part Historical | Educational | Self-Portrait
education Exciting Upcoming Course: Depictions of Addiction I first read about this wonderful learning opportunity on BoingBoing. I remember hearing about another photo course that was creative commons licensed offered by Jonathan Worth many years ago while in grad school.
slow Importing csv as Dataframe in Python Pandas In an effort to better slow learn python pandas for myself, I'm going to be making a series of small posts aimed at people like me who are having difficulty with small things
slow Slow Structures Some structures are fragile. They are prone to collapse under very little stress. I'm working on building a more robust structure for my own slow learning. My habit is weak now―it collapses
tips Process Checking in Firefox Here's a feature I didn't know existed. Type the following in your address bar in Firefox:about:performanceYou'll get a nice, real-time readout of what's slowing up your Firefox by eating system resources.