The choice of any programming language completely depends on its usecase. For example, it is something similar to choice between nosql vs rdbms database. Similary, if we wanna work with memory, OS, low level work we can prefer working with Rust. If we wanna work with web dev (mostly) its better to work with JS. For ML/AI or data processing, python is recommended. This recommendation was given with respect to the community size in the fields.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
The choice of any programming language completely depends on its usecase. For example, it is something similar to choice between nosql vs rdbms database. Similary, if we wanna work with memory, OS, low level work we can prefer working with Rust. If we wanna work with web dev (mostly) its better to work with JS. For ML/AI or data processing, python is recommended. This recommendation was given with respect to the community size in the fields.