Free SitePoint Ruby on Rails Book!

By  on  

I'm a big fan of SitePoint. I'm not a fan of Ruby on Rails, mostly because of the pathetic Rails Envy mock commercials, but I'm a huge fan of expanding one's knowledge.

For a limited time, SitePoint is offering a FULL book, Build Your Own Ruby on Rails Applications, for free. Even if you don't know Ruby on Rails, or RoR, download the book and at least take a look!

http://www.sitepoint.com/blogs/2007/10/02/sitepoints-ruby-on-rails-book-is-now-free

Recent Features

  • By
    An Interview with Eric Meyer

    Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it? At first blush, it was the simplicity of it as compared to the table-and-spacer...

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

Incredible Demos

  • By
    CSS Circles

    A while back I shared a clever technique for creating triangles with only CSS. Over the past year, I've found CSS triangles incredibly effective, especially when looking to create tooltips or design elements with a likewise pointer pattern. There's another common shape...

  • By
    AJAX For Evil:  Spyjax with jQuery

    Last year I wrote a popular post titled AJAX For Evil: Spyjax when I described a technique called "Spyjax": Spyjax, as I know it, is taking information from the user's computer for your own use — specifically their browsing habits. By using CSS and JavaScript, I...

Discussion

  1. I don’t get it, was it something I said?

  2. Good call on the book — it’s a really well written book covering what you’d want to learn about rails. I think you were way too lenient on the rails envy guys and commercials, though… They’re way worse than pathetic.

  3. Thank you for posting, Rails Envy gentleman.

    I frown on your “commercials” because I don’t see a point to them. Each language comes with its advantages and disadvantages but for 90+% of websites the language doesn’t really matter.

    If there’s any envy, it’s on the RoR side. I don’t see other programming languages taking shots at others.

    That said, I’ll learn RoR at some point, but probably only to put it on my resume.

  4. Jesus

    “I’ll learn RoR at some point, but probably only to put it on my resume.” I love that :)

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!