Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'd recommend JavaScript unless you want to do something that python is specifically good for like machine learning. JavaScript has its own issues but it's not hard to learn and is used everywhere.


What brought me javascript from python was:

- functions were defined with `function` keyword instead of `def`

- variables were declared with `var`




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: