Hello, so you’re interested in Python but a little bit befuddled about where to start. I’ve been teaching and programming in Python for forever and so I’m going to share …
Tag: Tutorial
Intro to Mapping with CartoDB
CartoDB is a web-based open source mapping platform. This tutorial will demonstrate creating a really simple map that will teach you the basics of importing data, applying different visualizations, using filters, and creating data interactivity, using the 2014 NYPD Stop, Question, and Frisk dataset.
Learn Bootstrap Part 2: Adding Bootstrap to WordPress
This post is the second in a series of lessons on using the Bootstrap web framework to develop a WordPress theme. In this lesson, we will take the first step toward incorporating Bootstrap into WordPress.
Learn Bootstrap Part 1: Getting Acquainted with Bootstrap
This is the first in a series of posts that will serve as a mini-course in using the Bootstrap web framework to eventually build a custom WordPress theme. What is …