Friday, November 27, 2020

My Choice

There are lots and lots of Programming Languages in today's world. More and more are proliferating each and every day.
So, some of the people ask me what are languages we need to learn. I tell them that my Choice are:
  • C++ - my favorite
  • Python - scripting language - very fast, very minimal syntax, vast library
  • Haskell - Functional programming language of my choice
  • Nodejs/JavaScript - Web Scripting & Server Scripting
  • Golang - Versatile - combines the elegance of C++ and power of Python