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 Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

  • By
    Interview with a Pornhub Web Developer

    Regardless of your stance on pornography, it would be impossible to deny the massive impact the adult website industry has had on pushing the web forward. From pushing the browser's video limits to pushing ads through WebSocket so ad blockers don't detect them, you have...

Incredible Demos

  • By
    Dynamic Waveform Visualizations with wavesurfer.js

    Waveform images are an awesome addition to boring audio widgets.  They can be functional as well as aesthetically pleasing, allowing users to navigate audio visually.  I recently found wavesurfer.js, an amazing waveform image utility that uses to Web Audio API to create super customizable...

  • By
    Introducing MooTools ElementSpy

    One part of MooTools I love is the ease of implementing events within classes. Just add Events to your Implements array and you can fire events anywhere you want -- these events are extremely helpful. ScrollSpy and many other popular MooTools plugins would...

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!