1 problem 5 solutions - fizzBuzz (Python vs V vs JS vs Elixir vs Haskell)

preview_player
Показать описание
fizzBuzz programming problem compared between multiple languages (python, JavaScript, Haskell, elixir and v lang)

#python #programming #javascript #haskell #v #vlang #js #elixir #elixirlang
Рекомендации по теме
Комментарии
Автор

Some of the most important things about a language the video did not address.
Speed of compilation.
Execution size and speed of the executable.
Deployment ease. Does is produce a single .exe with no outside dependencies or does it require client installation of VM, or interpreter, or Docker image as part of deployment.

I realize this was a short video but a follow up video would be nice!

garymiller
visit shbcf.ru