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
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

  • By
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

Incredible Demos

  • By
    Web Audio API

    The Web Audio API allows developers to load and decode audio on demand using JavaScript.  The more I evaluate awesome games for Firefox OS TVs, the more I get to learn about these APIs that I normally wouldn't touch.  The following is a very basic introduction to the WebAudio API...

  • By
    Fading Links Using jQuery:  dwFadingLinks

    UPDATE: The jQuery website was down today which caused some issues with my example. I've made everything local and now the example works. Earlier this week, I posted a MooTools script that faded links to and from a color during the mouseover and mouseout events.

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!