10 कंप्यूटर लैंग्वेज प्रोग्रामिंग के नाम और उनके आविष्कारक
Programming language
1. C
Inventor: Dennis Ritchie
Year: 1972
Notes: C was developed at Bell Labs and is a widely used and influential programming language, particularly for system programming.
2. Python
- Inventor: Guido van Rossum
- Year: 1991
- Notes: Python is known for its simplicity and readability. It has become one of the most popular languages for a wide range of applications.
3. Java
- Inventor: James Gosling
- Year: 1995
- Notes: Java is a versatile, object-oriented programming language designed for portability and ease of use in networked environments.
4. JavaScript
- Inventor: Brendan Eich
- Year: 1995
- Notes: JavaScript is a scripting language primarily used for enhancing web pages and creating dynamic content on the client side.
5. C++
- Inventor: Bjarne Stroustrup
- Year: 1983
- Notes: C++ is an extension of the C programming language with additional features like classes and object-oriented programming.
6. Ruby
- Inventor: Yukihiro Matsumoto (Matz)
- Year: 1995
- Notes: Ruby is a dynamic, object-oriented programming language designed for simplicity and productivity.
7.PHP
- Inventor: Rasmus Lerdorf
- Year: 1995
- Notes: PHP is a server-side scripting language widely used for web development, particularly for creating dynamic web pages.
8. Swift
9. Go (Golang)
- Inventors: Robert Griesemer, Rob Pike, and Ken Thompson (Developed at Google)
- Year: 2009
- Notes: Go is designed for simplicity and efficiency in writing concurrent programs. It's often used for cloud-based and distributed systems.
10. Rust
- Inventors: Graydon Hoare
- Year: 2010
- Notes: Rust is a systems programming language that focuses on safety, speed, and concurrency. It is often used for developing high-performance software with a strong emphasis on preventing memory-related errors.
Comments
Post a Comment