Posts

Showing posts from February, 2023

History of Java जावा का इतिहास

Image
Java is one of the most powerful, secure, and platform-independent programming languages used in modern application development. It is widely used for developing web apps, mobile apps, desktop software, games, and enterprise systems. जावा एक शक्तिशाली, सुरक्षित और प्लेटफॉर्म इंडिपेंडेंट प्रोग्रामिंग लैंग्वेज है, जिसका उपयोग वेब एप्लिकेशन, मोबाइल ऐप्स, डेस्कटॉप सॉफ्टवेयर, गेम्स और एंटरप्राइज सिस्टम्स को बनाने में किया जाता है। 🏁 Origin of Java जावा की शुरुआत कैसे हुई? Java project was started in 1991 at Sun Microsystems in California. The project was led by James Gosling , with team members Patrick Naughton, Chris Warth, Ed Frank, and Mike Sheridan . Initially, it was named “Greentalk” , then changed to “Oak” , and finally renamed to “Java” in 1995 . The name “Java” was inspired by Java Coffee , a famous coffee from Indonesia, which also inspired its cup logo. The goal was to build a language for digital devices like set-top boxes and interactive TV , but those d...