Should i learn more ruby and get more fluent with it, cos ultimately i will be writing ruby in rails.
or
Start learning rails with my limited ruby knowledge and learn the rest by doing. (learning by doing method).
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/zy7lmt4bg34J.
To post to this group, send email to rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Greg
That's an interesting summary. I found the Ruby Koans the other day
too - and although I'm quite familiar with Ruby (after using it for
about 5 years :-) I'm planning to run through them - as you say, it
seems an interesting approach to learning.
BTW pre .Net ASP (VBScript/ASP Classic) has "language constructs like
classes" itself - it's just that very few people knew how to use them
:-)
This is where i stand :
- I learnt programming on my own by learning Python ( intermediate ).
- I have no programming experience.
- I only know the basic programming concepts (OOPs, metaprogramming, testing etc.) in both ruby and python.
- I only wish to do web development stuff and NO hardcore programming stuff.