DEV Community

Discussion on: Why do you use your language/stack?

Collapse
 
haamid profile image
Hamid Haghdoost

Honestly I choose tools and languages by their popularity :) I started PHP about 10 years ago and at that time PHP was more popular in my country. Also after some years I started using Angular(AngularJS) at that time. I use Python in some other works for example working with big datasets (I do not prefer to use PHP in this cases :) I don't know).

Theses days I'm trying to learn Golang because it seems that it is more robust it synchronous tasks.