I’ve always been a huge proponent of JavaScript as a first language.

Entirely usable within any web browser and loosely typed.

I hear a lot of arguments for Python, but really anything that requires an environment to be set up (compiler paths, IDEs, etc.) is already too complicated.

Comments