RubyMine over Komodo IDE
I haven't programmed in awhile, I have a diploma in computer information systems. The last time i programmed was 8 years ago, in c++. I dabbled in php for a bit but went away from it. I want to start learning a programming language for web development and want to stick with ruby. How easy would it be to relearn things with rubymine? should i learn the ruby language first before jumping in? Im hoping the learning process will be fast. I want to understand the concepts of the language but don't want to waste time coding line by line. Ultimately in the end i want it to work, is this easier said then done? Why should i go with RubyMine over Komodo IDE?
Please sign in to leave a comment.
Hello Ryan,
Actually if you are just starting learning Ruby and it's main concepts I would highly recommend you to use RubyMine because of the following points:
However it is nescessary to point out that RubyMine won't help you in understanding Object Oriented Programming concept, standart Code Design Patterns (Rails uses MVC pattern) etc.
You are welcome! Do not hesitate to ask any questions you have.
Regargs,
Oleg
Komodo is also much more expensive, you'll save a few bucks with Rubymine
Thanks for the advice. I'll be installing it soon.