c0dege3k Posted April 4, 2011 Posted April 4, 2011 I've been doing some looking around, considering learning Ruby. I already know C# and Java, so I'm no beginner to programming, and am interested in getting into writing Metasploit exploits. So I was just wondering if people here thought that to be a worthwhile thing to do Quote
Sitwon Posted April 11, 2011 Posted April 11, 2011 Learning a new language is always a worthwhile thing to do. You have no idea how much you are limiting yourself by only knowing C#/Java. I would recommend starting here: http://couch.it/K4SzyQ4k/ But if you're in a hurry, just skip to here: http://mislav.uniqpath.com/poignant-guide/ Quote
c0dege3k Posted April 12, 2011 Author Posted April 12, 2011 Ok, I guess the answer was kinda obvious :) . Been going through the poignant guide, and testing out my knowledge on the project euler problems. Thanks though. I'll hopefully learn it and be able to be more active in the hacking community Quote
PoyBoy Posted June 4, 2011 Posted June 4, 2011 Ruby is a nice language. Just like any other language/tool, it has its strengths and weaknesses. One very important weakness to consider is threading - you have almost no control over a Ruby thread. Other than that, I like it a lot. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.