Hello, world!

I am a developer, and so can you!


page: 3 of 6

  • Posted: August 20, 2013

An Intro to Responsive Web Development

Ok, lets recap. We created a grid composed of fixed values to serve as our baseline. This made it easier to convert to a fluid grid using the target / context rule.

  • Posted: August 14, 2013

Implementing a Linked List in Ruby

I am learning… actually relearning since I used these things in another life. So let me take a shot at a brief explanition. You should definitly take a look at the Wikipedia - Linked List...

  • Posted: July 31, 2013

The Box Model

When the browser renders a page, it creates a rectangular box for each DOM element. This box is made up of the content (image, text, video, etc...)

  • Posted: July 19, 2013

Lets Build a Sinatra App

So at this point you might be saying “I thought this was a post about Sinatra?” or maybe I already lost a few of you. So before I lose any more of you, "Let's get...


page: 3 of 6