The Street Way

The Evolution Of Computer Programming Language !!

Do you know what is computer programming language. ? Well, if you don't know , not worry , I explain here. So you are visiting websites and used application in the day.  These all the website and applications are made in the programming language,that conversation of between computer or mobile language and software uses. Here  some followings are Computer Programming Languages that use in make website and applications. 

1. JAVA
2. C++
3. C#
4. JAVA-SCRIPT
5. VISUAL BASIC
6. PERL
7. PYTHON
8. PHP
9. ASP.NET
10. RUBY

1. JAVA

Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of computer architecture. As of 2016, Java is one of the most popular programming languages in use, particularly for client-server web applications, with a reported 9 million developers.Java was originally developed by James Gosling at Sun Microsystems (which has since been acquired by Oracle Corporation) and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++, but it has fewer low-level facilities than either of them.(@wikipedia)

2. C++

C++ is an object oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of C language. It is therefore possible to code C++ in a "C style" or "object-oriented style." In certain scenarios, it can be coded in either way and is thus an effective example of a hybrid language.

C++ is a general purpose object oriented programming language. It is considered to be an intermediate level language, as it encapsulates both high and low level language features. Initially, the language was called 'C with classes’ as it had all properties of C language with an additional concept of 'classes’. However, it was renamed to C++ in 1983. 

3.C#

C# (pronounced "C-sharp") is an object-oriented programming language from Microsoft that aims to combine the computing power of C++ with the programming ease of Visual Basic. C# is based on C++ and contains features similar to those of Java.


So. You can read more about this all languages from yourself. it's basic definitions i have display from internet.


0 comments:

Post a Comment