-
Content Count
18 -
Joined
-
Last visited
-
Learning Ruby is a bit easier than I thought.
-
I kinda think Ruby is probably much easier to learn the more you "get" the concepts it's based on. I found it really easy to learn, but this is coming form someone with a basic understanding of C++, Java, Lisp, and even Assembly, so I understood a heck of a lot of what it was trying to do. Like for example, Ruby's way of passing blocks like with an Array's .each method is so much easier to understand if you understand lisp or lambda calculus.
-




