Click here to Skip to main content
15,891,597 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello :)

I'm currently learning Ruby by reading the book "Beginning Ruby: From Novice to Professional" by Peter Cooper. I'm about 70 pages in the book. The reason I started Ruby, is because I needed it to script some stuff, but now that I no longer need it, should I keep learning Ruby?

My plans were that after this book, I would start learning C#, to get into XNA, so should I skip ahead to that, or will I benefit from the Ruby and OOP programming I get from the book?

Thank you :)
Posted

Learn Ruby AND C#.

Practice since just going through books will not help.
 
Share this answer
 
v3
Ruby is good for RAD
if you want a truely proficcient scripting tool, perhaps consider node.js, as of recently it is also supported by the CLR.net (common language runtime) plus it runs on everything from mac os over windows to linux (Node.js)
So for a powerfull compliment to C# i would recommend that.
But if your needs are for the infrequent scripting, consider PowerShell, it can even use all the .net you're ever going to run afterwards and it's comletely where the rubber meets the road on Microsoft based technology management and interaction scripting (PowerShell)
 
Share this answer
 
Thanks for the answer! Is it okay to learn them at the same time, or should I read this Ruby book and move on to a more advanced Ruby book AND then move onto C#, or can I just read this Ruby book, then read the advanced Ruby book while I start basic C#? :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900