Published Pieces

I appreciate the opportunity to write and speak about creative coding with kids, WordPress, and freelancing. Original posts, as well as links to my guest posts on other blogs, are below.

STEM website example

Want to Start Coding? Ideas to Get You Going.

Learning to code is really a vehicle to teach computational thinking skills. It can help you learn to problem solve, understand how to work through frustration, experience collaborating and communicating with others, and practice breaking processes down into smaller, manageable steps. Important life skills! There are a number of great free places to start playing with code so you can find the language(s) you enjoy….

Read More ›

Me Wearing My Coded micro:bit Timer

Learning by Teaching Others

I’ve had the great privilege the last few weeks of getting into the classroom with kids. Even if you have been playing with code for years, there is always something new to learn. And my own journey (teaching adults and now kids about coding) has shown me that I may be “the teacher” but I, too, walk away from sessions having learned something new….

Read More ›

WordPress for Me, Scratch for My Family: Finding Our Open Source Playspace

WordPress powers 32% of the web and is famous for being free, open source software that users without any coding experience, as well as professional developers, can leverage to create amazing websites for themselves or their clients. It has a huge passionate community supporting it, and it is extendable and totally customizable, so your imagination is the limit. When I was preparing to teach my kids to code, I found a similar community feeling, open source energy, and creative explosion in Scratch! Here is why I love WordPress and Scratch, and why you should give Scratch a look if you have kids….

Read More ›

The Art of Coding

Did you know there’s an art to coding? While there are non-negotiable rules like, “close all tags,” “use proper punctuation,” etc., when it comes to coding a design, there isn’t just one way! There are good, better, and best solutions. That’s the art! Let’s look at some examples….

Read More ›

What’s a Local Development Environment?

What’s a Local Development Environment?

As you’ve started developing sites, have you come across the terms “local development environment” or “developing locally” and wondered what that means? Maybe you’ve been testing code on your live site, something didn’t work as expected, and in forums you’ve seen it suggested that local development is the way to go next time. Maybe you’ve heard of web companies getting into the local development game and wondered what all the buzz is about. Well, lucky for you I’ve written an explainer for Skillcrush all about it….

Read More ›