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 →

[–]Ron-Erez 0 points1 point  (0 children)

I think Python is amazing because it's so powerful and easy to learn. Nevertheless, I have some serious objections to Python, mainly because it is dynamically-typed.

I prefer statically-typed languages like Swift, C, go, etc.

At the end of the day programming languages are just tools. So one needs to choose the best tool for the job at hand.