Seven common programming languages and their use cases (rough idea):-
1. Python: Widely used for data science, machine learning, and artificial intelligence, as well as web development, scripting, and scientific computing.
2. Java: Commonly used for Android app development and enterprise applications.
3. C++: Often used for system-level programming, game development (especially with Unreal Engine), real-time applications, and embedded systems.
4. C#: Primarily used in game development with the Unity game engine.
5. Bash/Shell Scripting: essential for writing automation scripts in a Unix/Linux environment. They are used for tasks like configuring servers, managing deployments, and automating routine system maintenance.
6. Go (Golang): Go is appreciated for its performance and is used in DevOps tools like Kubernetes for container orchestration and Terraform for infrastructure as code.
7. JavaScript (JS): Typically associated with development, including both front-end (browser) and back-end (Node.js) development.
Some of the famous Desktop, Mobile & Web applications build on JavaScript 's libraries or frameworks👇 .