|
|
|
|
|
by amorphid
3636 days ago
|
|
I like what a friend of mine who went from Ruby to Python said... "Python is easier to understand, harder to love." For me personally: * I like Rubygems & Bundler more than Pip * I find the split between Python 2.x and 3.x to be obnoxious * Python whitespace indentation bugs me a lot TL;DR -- Python isn't much different than Ruby in terms of what it can and cannot do. Personally, my new favorite language is Elixir, which does a whole bunch of stuff neither Ruby or Python does particularly well. |
|
It seems like pure C programmers are pretty well behaved with their curly braces through.
Any radically different blocking paradigms besides indentation and parenthesis-like things?