Topics Covered: What the Internet is; how web servers and clients work; what Rails is
Good news: not much coding for this lecture! We want to make sure you have an accurate picture of what the internet, web servers, clients, applications, and all the other moving parts that come into play when you type in iExperience.github.io in your browser.
Write down, step by step, what happens between the time you press enter in the URL bar in your browser and before you see a page on your screen. In particular, make sure you cover these questions in your steps (but you should have many steps in addition to the answers to these questions).
Go to iexperience.github.io/exercises/ruby_rocks. (This is not a valid URL, try it anyway!)
You may have to do some Googling.
Go to Rails Guides Getting Started Section 3.2
Complete the Rails guides from 3.2 through section 6 (stop at 6).
Create your blog project inside of your iXperience repository inside of the exercises 6B folder and push it to GitHub just like you did with your quizzes.
And that's it!