Skip to content

Instantly share code, notes, and snippets.

@ryanbriones
Created October 2, 2010 01:57
Show Gist options
  • Select an option

  • Save ryanbriones/607166 to your computer and use it in GitHub Desktop.

Select an option

Save ryanbriones/607166 to your computer and use it in GitHub Desktop.
A Path to Mastering Web Development with Ruby Abstract

A Path to Mastering Web Development with Ruby

The Internet has shifted the path of the would be developer. The web has become so ubiquitous that building web applications has become the status quo. The neutrality of the medium, the web browser, makes it easy for developers to get started easily and provides a tight feedback loop for disciplined practitioners. Equally so, the invention of Rails has simplified this path in many ways for us and brought a lot of excitement to the web development industry. Rails and its ecosystem have changed the way we think about web development.

So it would seem that a new developer looking to break in would look to Rails and its simplicity as a foundation to train and build upon. This, I believe, is flawed.

In this session, I will provide you with some of the tools you need to begin practicing web development with Ruby building upon the principles of web development and an understanding the HTTP. Using this knowledge, we will begin to put some of the more popular Ruby web development abstractions into context, learn how to apply them effectively and see how Rails, when applied correctly, can be a great asset to the master developer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment