Python Introduction : History of Python


Python एक Cross Platform, Object-oriented, Interpreted, Server Side, Multi Purpose programming language है, जिसका use Website building, App development, Machine learning, Data analysis, Web scraping में किया जाता है।

Python को general purpose programming language भी कहा जाता है।

programming language में अगर कोई सीखने और उपयोग करने में आसान है, तो वह python है, दूसरी languages के विपरीत Python में code करना आसान है, थोड़े बहुत प्रयास के साथ python syntax सीखे जा सकते है।

high level programming होने के बावजूद भी python code आसान English Language मे होते है जिन्हें समझना (understand) और सीखना (learn) आसान है। इस कारण आप इसे programmer friendly भी कह सकते है।

Python Features

1. Cross Platform

Cross Platform का मतलब python हर एक तरह के Operating System (Window , MAC, Linux etc ..) पर run हो सकती है। Same code को आप बिना किसी problem के हर जगह run कर सकते हैं।

2. Object-oriented

Object Oriented, Classes और Objects पर based एक Programming Paradigm / Approach है। Simple भाषा में कहें तो Object Oriented Programing, Real World Entity/Object को Programming में represent करने का method / way है। Java , C++, PHP की तरह जी आप Python में भी Object / Classes बना सकते हैं।

3. Interpreted

Interpreted means , आपको इसे C , Java की तरह compile करने की जरूरत नहीं पड़ती है। Basically Languages दो तरह की होती हैं - Compiled , Interpreted .

4. Server Side

Server Side का मतलब इसे run करने के लिए server की जरूरत पड़ती है , JavaScript , HTML की तरह यह local / client side language नहीं है।

5. Multi Purpose

Python सिर्फ किसी एक field में use होने के लिए नहीं बनाई गयी है , Python का use Website building, App development, Machine learning, Data analysis, Web scraping में किया जाता है।

Python History

Python language की easy syntax और readability के कारण यह आज दुनिया की सबसे popular programming language बन चुकी है , Python programming language को 1991 में Guido Van Rossum द्वारा develop किया गया था।

इसकी शुरुआत National Institute For mathematics and computer science Netherlands में हुई थी।

  • Python का development late 80s के दशक में Guido Van Rossum द्वारा start हो गया था। और 1991 में version 0.9.0 release किया गया था।

  • और 1994 में python का नया version version 1.0 कई नए features (जैसे lambda, map, filter etc...) के साथ launch किया गया था।

  • और 3 December 2008 को python 3 launch किया गया था।

  • अभी python का नया version 3.9.6 है जिसे 28 June 2021 को launch किया गया था।

Python language के name के पीछे का idea Guido Van Rossum ने BBC की comedy series "Monty Python's Flying Circus" से लिया था। हालाँकि उन्हें एक unique name चाहिए था इसलिए उन्होंने इस name को चुना।

Hey ! I'm Rahul founder of learnhindituts.com. Working in IT industry more than 4.5 years. I love to talk about programming as well as writing technical tutorials and blogs that can help to others .... keep learning :)

Get connected with me - LinkedIn Twitter Instagram Facebook