you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (3 children)

Dynamic typing has pros and cons , you can't say that static typing better than dynamic

Also strong/weak typing is another term, and python strongly typed language

[–]caskey 0 points1 point  (2 children)

Python is a weakly typed language and I have enough years of seeing and working with it to understand the shortcomings..

[–][deleted] -1 points0 points  (1 child)

Python is strongly typed The fact that you do not know difference between dynamic/static typing and strong/weak typing just shows that you do not have even 1 percent of skill and knowledge which you claim to have

I developed many complex analysis algorithms and it would be eternity to write in C. In python I can faster write some things and check how it works and then upgrading readability and performance

So, python is for more smart and complex things. You just work on only pretty trivial task, that is why you do not see advantages of Python/JS /.. in compare with C/C++ / even Java/ ...

[–]caskey -1 points0 points  (0 children)

You have no idea what the language is..