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
    Create a CSS Flipping Animation

    CSS animations are a lot of fun; the beauty of them is that through many simple properties, you can create anything from an elegant fade in to a WTF-Pixar-would-be-proud effect. One CSS effect somewhere in between is the CSS flip effect, whereby there's...

  • By
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

Incredible Demos

  • By
    Disable Autocomplete, Autocapitalize, and Autocorrect

    Mobile and desktop browser vendors do their best to help us not look like idiots by providing us autocomplete, autocorrect, and autocapitalize features.  Unfortunately these features can sometimes get in the way;  we don't always want or need the help they provide.  Luckily most browsers allow...

  • By
    Hot Effect: MooTools Drag Opacity

    As you should already know, the best visual features of a website are usually held within the most subtle of details. One simple trick that usually makes a big different is the use of opacity and fading. Another awesome MooTools functionality is...

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!