DEV Community

Discussion on: What makes you want to stick with a programming language?

Collapse
 
perigk profile image
Periklis Gkolias

As I say in my profile description, I love tech that solve problems and not testing my patience.

So I would say:

  • Easy to set up projects
  • Clear feedback on errors
  • Not much boilerplate(Java anyone?)
  • Great community
  • Appealing syntax
  • 'Magic' tricks. I love Ruby loops, for example. I also love list comprehensions in Python. Really handy features for me.
  • Good documentation