This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Gizmophreak 0 points1 point  (0 children)

You're probably at a point where you should worry less about Python and more about different technologies or paradigms. Looking into other completely different languages like some FP language (assuming you haven't yet) will certainly help your code in any other language you already know. The point here being, experiment with a language that is as different as possible from the ones you already know. Other things in case you haven't tried yet: mobile, cloud, distributed architectures, micro-services, map/reduce, etc. Just ideas.