Действительно ли статическая типизация позволяет писать более надежный код, или лучше использовать динамический язык и создавать больше тестов?
http://www.drmaciver.com/2016/10/static-typing-will-not-save-us-from-broken-software/
#languages
http://www.drmaciver.com/2016/10/static-typing-will-not-save-us-from-broken-software/
#languages
Сравнительный анализ реализации циклов в разных языках программирования, в том числе Python, Ruby, Swift.
https://eev.ee/blog/2016/11/18/iteration-in-one-language-then-all-the-others/
#languages
https://eev.ee/blog/2016/11/18/iteration-in-one-language-then-all-the-others/
#languages
eev.ee
Iteration in one language, then all the others
You may have noticed that I like comparing features across different languages. I hope you like it too, becau