Link Archives

  1. Why We Should Teach Programming →

    Hadn’t thought of programming this way before but I completely agree. One big example for me is with legal contracts. Thinking of them as “this part does this, this part does that” makes them much easier to understand and negotiate.

  2. Where polyglotism and “right tool for the job” goes awry →

    One of the things I enjoy most is incorporating a good idea from one language/project/etc. into another (obviously, you need exposure to other languages/projects/ideas to do this). You can see examples of this in the code I’ve written that interacts with WordPress and how it’s adopted more of an MVC style over time.

  3. weaning yourself off jquery →

    I’m a tremendous fan of jQuery, but there are situations where you just need to insert a little JavaScript into a webpage/app and adding an additional library is overkill. This is a great reference map of jQuery methods to native JS methods.

  4. Boston, You’re My Home →

    When I heard about the 78 year old who was knocked over by the bomb blast, only to get up and finish the marathon, I thought of my parents. Because that’s what they would do. That’s the kind of people they are, and that’s the kind of people their parents were. They’re Boston people.

    Great piece by Steve.