Programming Languages & Their Uses

Before You start learning any program languages, you want to know the application and uses. 
It will help you to choose  which language is Suitable for your career.

 1. Java

Java is a popular programming language, created in 1995.

It is owned by Oracle, and more than 3 billion devices run Java.

Applications:

1. Android Apps.
2. Desktop Apps.
3. Web Application.
4. Big Data.

2. Python

Python is a popular programming language. It was created by Guido van Rossum, and released in 1991.

Applications:

1. Web Apps.
2. Machine Learning.
3. Data Visualization.
4. Data Science.

3. C++

C++ is a cross-platform language that can be used to create high-performance applications.

C++ was developed by Bjarne Stroustrup, as an extension to the C language.

C++ gives programmers a high level of control over system resources and memory.

The language was updated 3 major times in 2011, 2014, and 2017 to C++11, C++14, and C++17.

Applications:

1. Games
2. Operating System
3. Database
4. Embedded system

4. C#

C# is a general-purpose, multi-paradigm programming language. C# encompasses static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.

Applications:

1. Game Development.
2. System Programming.
3. IOT and Real Time system.

5. Javascript

JavaScript is the world's most popular programming language.

JavaScript is the programming language of the Web.

JavaScript is easy to learn.

This tutorial will teach you JavaScript from basic to advanced.

Applications:

1. Web Dev & App.
2. Server Application.
3. Web servers.
4. Mobile.
5. Application.

6.Swift

Swift is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc. and the open-source community.

Applications:

1. Deep Learning.
2. IOS Apps.
3. IOT.

Comments