简体   繁体   English

设计师学习Ruby on Rails吗?

[英]Designer learning Ruby on Rails?

I already started learning online but everything out there seems oriented to developers not designers with no baggage. 我已经开始在线学习,但那里的所有内容似乎都是针对开发人员的,而不是面向没有负担的设计师的。

I'm a graphic designer and I'm coding recently and I am very decided to master RoR. 我是一名平面设计师,最近正在编码,因此我决定精通RoR。

Thanks for the nudge! 感谢您的轻推!

Always start by learning Ruby, not Rails. 始终从学习Ruby(而不是Rails)开始。 Starting with Rails leaves you with little understanding of what's going on, and all you can do is write a basic app and depend on libraries to supply functionality. 从Rails开始,您对所发生的事情几乎一无所知,而您所能做的就是编写一个基本应用程序,并依靠库来提供功能。 You'll have a hard time doing something for which there isn't already a gem - at least, not while keeping your codebase clean and maintainable. 您将很难做一些还没有完成的工作-至少在保持代码库干净和可维护的同时,这很难。

My colleague has written an excellent post on getting started with Ruby: http://www.jasimabasheer.com/posts/meta_introduction_to_ruby.html 我的同事写了一篇很好的关于Ruby入门的文章: http : //www.jasimabasheer.com/posts/meta_introduction_to_ruby.html

代码学院 ,他们应该是一流的,不需要任何类型的开发背景。

If you're the visual type you might enjoy Why's Poignant Guide as an introduction to Ruby. 如果您是视觉类型,您可能会喜欢Why's Poignant Guide作为Ruby的简介。 Then perhaps Agile Web Development with Rails . 然后也许是使用Rails进行敏捷Web开发 A working knowledge of HTML, CSS, and Javascript are also a must. 还必须具有HTML,CSS和Javascript的工作知识。

I'm also interested in learning Ruby on Rails. 我也对学习Ruby on Rails感兴趣。 I haven't yet started - I've preferred to put it on hold until I have a little more experience with css and html. 我尚未开始-我宁愿搁置它,直到我对css和html有更多了解。 Actually I think I'll learn javascript too, before diving into ruby on rails. 实际上,我认为在深入研究红宝石之前,我也会学习javascript。

But anyway... while I was on the search for the best way to learn ruby on rails, Michael Hart's tutorial or guide (whatever) came up very often as the best resource for the beginning programmer. 但是无论如何……当我在寻找学习红宝石的最佳方法时,Michael Hart的教程或指南(无论如何)经常成为初学者的最佳资源。 Here's the link if you're interested > http://ruby.railstutorial.org/ . 如果您有兴趣,请访问以下链接> http://ruby.railstutorial.org/

I remember an article, too, by net tuts, which suggested a path for learning ruby... I'll go see if I can still find it... 我还记得一篇网志文章,它提出了学习红宝石的途径……我去看看是否还能找到它……

... ...

Yup! 对! Here it is > http://net.tutsplus.com/tutorials/ruby/the-best-way-to-learn-ruby-on-rails/ 这是> http://net.tutsplus.com/tutorials/ruby/the-best-way-to-learn-ruby-on-rails/

Hope this helps a little! 希望这有所帮助!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM