|
|
|
|
|
by brudgers
3108 days ago
|
|
For what it is worth, I think you will probably learn something from trying Ruby, even if you wind up sticking with Python. The community and language design are just very different from Python's: MINSWAN v BDFL, many ways versus Pythonic PEP's, everything is an object versus some things are objects, etc. All this with the caveats that: I think both languages have advantages and disadvantages and I think knowing more languages is better than knowing fewer or one. |
|