开发者

Good Ruby on Rails book for a .Net developer

I'm predominantly a .Net developer but am wanting to look into ruby on rails.

Has anyone else been in this situation? And can th开发者_如何学编程ey recommend any good books/tutorials/general resources for someone wanting to cross over?

Thanks!


I found this one useful..

Rails for .Net Developers (Pragmatic Bookshelf)

http://pragprog.com/titles/cerailn/rails-for-net-developers


I was very happy with http://railstutorial.org/book. It's not targeted at .NET developers at all, but overall it was a great way to dive into Rails. What I really liked is it touches all aspects, such as rspec and TDD, using webrat for integration testing, FactoryGirl for factories, etc. You go from absolutely nothing to feeling rather comfortable working within the Rails mindset and community.

It also has the added advantage of being written against Rails 3.


If you were using ASP.NET MVC, then MVC is the only similarity between Rails and .NET, and the .NET implementation of MVC is awful compared to Rails. I recommend learning Rails from scratch, using the same book the rest of us used, Agile Web Development with Rails, and I strongly suggest that you follow the Railscasts episodes, as I find this to be the single most useful Rails resource available once you have learned the basics.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜