Daily blogging and different interests

Posted: - Modified: | blogging

I’ve been thinking about different approaches to learning. Some people are specialists, going deep in one topic before moving on to the next. Some people are generalists, learning about many topics and gradually bringing them together. This reminded me of two computer science algorithms: depth-first search and breadth-first search. (See this animation, or the Wikipedia pages for DFS and BFS). I tend to do more of the latter than the former, and I want to get better at it.

Applying computer science to learning

I’m curious about a lot of things. Because I can only focus on a few ideas at a time, most of those ideas and projects go on the back burner. Still, I enjoy working on a number of different topics each week, and I try to cover a decent variety of topics on my blog. Here’s roughly what I want to work on and write about each week:

What topics do I want to make progress in daily or weekly

I schedule my posts in advance, so these daily themes usually aren’t about scrambling to write a post the night before. Instead, I often pick something to focus on for a week. One week, I focused on mapping as part of learning, so most of my sketches and research were related to that. Then I write blog posts and schedule them for the next few weeks. In terms of a breadth-first search, it’s like exploring the next level of subtopics below the topic, and then moving on to the next topic. I also think about other topics during the week when the opportunities come up, but I’m not as focused on them.

One of the nifty things about using the Editorial Calendar plugin for WordPress is that I can see how the different categories stack up in terms of scheduled posts, so I can use that to plan my next focus. (Probably tech stuff – I haven’t written much about that lately!)

image

Anyway, that’s how daily blogging supports the interests I have, nudging me to make progress in different areas. Do you have a number of interests too? How do you remember to work on different parts?

You can comment with Disqus or you can e-mail me at sacha@sachachua.com.