|
|
|
|
|
by dajt
1063 days ago
|
|
I find a lot of python like that. It's a simple language to get started in but an incredibly complex language to try and get across more than skin deep. Maybe not C++ complex but more than I expected. It has some wild features and crazy syntax and if you know it, it's probably awesome, but I too like to keep it mostly simple and obvious. |
|
But as you said: if you know it, it's probably awesome. In my opinion, it never gets boring to discover new things in Python, and it does make you a better Python developer. Knowing what and when to apply certain knowledge is where your experience comes in.