RE: Greenshift 07: Setting Up An Environment

You are viewing a single comment's thread from:

Greenshift 07: Setting Up An Environment

in greenshift •  7 years ago 

I've never tried Ruby. How much do you like it?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

It's a lot like Python, but a little less annoying in my opinion. It's probably my favorite language to write code in, but it's less friendly in terms of debugging. Dynamically typed interpreted languages tend to be that way. I think Python probably superior in terms of data science and AI, but Ruby is good for some quick and easy web development.