Alireza T.
2013-Sep-13 00:50 UTC
How much css do I need to know for becoming a Ruby on Rails Develoepr?
I have a bachelor degree in Comp Sci. I know the basics of CSS. I can change fonts, backgrounds, colors, etc but I can not make complex layouts. I am planning to learn Ruby on Rails so I can apply for jobs as a Web Application Developer. Do I need to worry about CSS? Please note that, I have no interest in becoming a front end developer and my main interest is back-end. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6cd0a55a7dac4129492272f7e5ba7059%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
Dave Aronson
2013-Sep-13 01:43 UTC
Re: How much css do I need to know for becoming a Ruby on Rails Develoepr?
On Thursday, September 12, 2013, Alireza T. wrote: Do I need to worry about CSS? Please note that, I> have no interest in becoming a front end developer and my main interest > is back-end. >You''ll need the basics, probably not much more... but you''d get better money if you can do the whole job, front end, back end, server build, deployment, ops, and all. The more the better. But, I''m still paid pretty well for almost purely back-end work, so don''t sweat it too much. -Dave -- Sent from Gmail Mobile; please excuse top posting, typos, etc. :-( -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHxKQijoTpJT_gBLFyGWC_hEJ3oS11GUDZ-5UYNrV5gmJP4%3DEQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
yatish mehta
2013-Sep-13 07:54 UTC
Re: How much css do I need to know for becoming a Ruby on Rails Develoepr?
I would recommend you to at least learn the basics and be able to make a decent pages. These days very good CSS frameworks are available which make it simple for developers to pick up CSS and UI. As Dave suggested it will be very good to be familiar and have a decent level knowledege of javascript,css,html,devops deployment. On Friday, 13 September 2013 06:20:31 UTC+5:30, Ruby-Forum.com User wrote:> > I have a bachelor degree in Comp Sci. I know the basics of CSS. I can > change fonts, backgrounds, colors, etc but I can not make complex > layouts. > > I am planning to learn Ruby on Rails so I can apply for jobs as a Web > Application Developer. Do I need to worry about CSS? Please note that, I > have no interest in becoming a front end developer and my main interest > is back-end. > > -- > Posted via http://www.ruby-forum.com/. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/72248b5a-fa76-445a-983c-df46c0dbf9f1%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Rekha Benada
2013-Sep-13 08:14 UTC
Re: How much css do I need to know for becoming a Ruby on Rails Develoepr?
You don''t need to learn much about CSS because for developing a full stack web application in Ruby on Rails you need to focus on so many things to make your application work according to your functionality So focusing on CSS much won''t be worth it according to me. Thanks On Thursday, September 12, 2013 5:50:31 PM UTC-7, Ruby-Forum.com User wrote:> > I have a bachelor degree in Comp Sci. I know the basics of CSS. I can > change fonts, backgrounds, colors, etc but I can not make complex > layouts. > > I am planning to learn Ruby on Rails so I can apply for jobs as a Web > Application Developer. Do I need to worry about CSS? Please note that, I > have no interest in becoming a front end developer and my main interest > is back-end. > > -- > Posted via http://www.ruby-forum.com/. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/301562be-ab61-4565-ad2f-e0f7034ce077%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Tamara Temple
2013-Sep-14 02:28 UTC
Re: How much css do I need to know for becoming a Ruby on Rails Develoepr?
On Sep 12, 2013, at 7:50 PM, Alireza T. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> I have a bachelor degree in Comp Sci. I know the basics of CSS. I can > change fonts, backgrounds, colors, etc but I can not make complex > layouts. > > I am planning to learn Ruby on Rails so I can apply for jobs as a Web > Application Developer. Do I need to worry about CSS? Please note that, I > have no interest in becoming a front end developer and my main interest > is back-end.You should know how to write the CSS and manipulate it; you don''t necessarily have to be able to create a fancy web page design, but you should at least know how to implement someone else''s fancy web page design. This means knowing enough CSS, HTML, and JavaScript to be able to do that. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/D1ADE2E3-01B4-4A67-B132-3C6E6816A2C2%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
John Ivanoff
2013-Sep-14 15:52 UTC
Re: How much css do I need to know for becoming a Ruby on Rails Develoepr?
This book http://www.abookapart.com/products/responsive-web-design is a quick read. I think it can give you the gist of what''s going on now. I might get into things you might not get but if you play around you can figure it out. CSS can be very fun. On Thursday, September 12, 2013 7:50:31 PM UTC-5, Ruby-Forum.com User wrote:> > I have a bachelor degree in Comp Sci. I know the basics of CSS. I can > change fonts, backgrounds, colors, etc but I can not make complex > layouts. > > I am planning to learn Ruby on Rails so I can apply for jobs as a Web > Application Developer. Do I need to worry about CSS? Please note that, I > have no interest in becoming a front end developer and my main interest > is back-end. > > -- > Posted via http://www.ruby-forum.com/. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/955079f4-93a0-43f7-bd39-67cfcda999f4%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Johnneylee Rollins
2013-Sep-14 16:02 UTC
Re: How much css do I need to know for becoming a Ruby on Rails Develoepr?
Hey, Mind that in some companies, rails is considered the frontend. Everything from rails forward to the browser is frontend, so that would include CSS and Javascript. Quite often, from my experience, if you work on a rails project, you are expected to at least have a good grasp of CSS. Although, if you''re looking for junior positions, the lack of interest in CSS and frontend browser development might be acceptable. What I would suggest going forward is working more on your straight ruby skills, being competent with stdlib and core without gems, as well as some of the more popular gems. That might help you get and hold a primarily backend position. ~Johnneylee On Thu, Sep 12, 2013 at 8:50 PM, Alireza T. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> I have a bachelor degree in Comp Sci. I know the basics of CSS. I can > change fonts, backgrounds, colors, etc but I can not make complex > layouts. > > I am planning to learn Ruby on Rails so I can apply for jobs as a Web > Application Developer. Do I need to worry about CSS? Please note that, I > have no interest in becoming a front end developer and my main interest > is back-end. > > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6cd0a55a7dac4129492272f7e5ba7059%40ruby-forum.com. > For more options, visit https://groups.google.com/groups/opt_out.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CANuxHDPNXjZSg9GdVxk4r6V%3D%3DG%2BLrW%2BfdMh6xb37Z4cksva6aA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.