JavaScript is the Future in combo with Frameworks.
You dont need anything Else. You can develop mobile apps Desktop Apps Websites.
Just everything
I would suggest that rather than focusing on a language that you learn them all by studying the principles of coding. Once you learn the underlying principles than learning any language becomes what it is today - connecting libraries. The difference is that you then know why you are connecting a library someone else wrote.
Java is most platform independent, but I advise phyton as It's great for scripting.
Is Nim like compiles to C, C++ or JavaScript and that's why it is so platform independent?Java is not most platform independent. It was supposed to be and it sucks at it. Nim is more platform independent and also has all the best features of Python (As well as Lisp, C, and others).
Is Nim like compiles to C, C++ or JavaScript and that's why it is so platform independent?
I enjoy java running on windows/linux/backend(Spring)/android/web, but I will look into Nim too
Cheers
php for web
We have Nim dev here hahaIt's because it cross-compiles on all OS without changing any code. Java is not the same across OS, only standard functionality is. JS compilation is also good.
PHP is a terrible language for web or anything else. I should know. I know PHP like the back of my hand. Nim easily takes the place of PHP and outperforms her in every respect. PHP is a terrible first language as well. Sure, it's easy to learn but also very easy to outgrow. That and it doesn't instill very good programming practices.