46
How Ruby Went Off the Rails
(www.404media.co)
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
As someone who dislikes Python, I can't say I agree. So, I will use Python, but I only use it for 3 lines of code snips to test before making codes on other languages.
I mean mainly list manipulation, with explicit filter, map, reduce mathods.
I've also never had a problem with not knowing if I closed enough parentheses in Ruby.