पाइथन सीखें हिंदी में Python Introduction In Hindi RBSE Python Classes

पाइथन सीखें हिंदी में Python Introduction In Hindi RBSE Python Classes

Introduction (पाइथन सीखें हिंदी में)

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 किया गया था।


People also looked for:


python.mykvs.in pdf download
learn python 4 cbse
python.mykvs.in class 12 informatics practices
cbse class 12 computer science book pdf download
ncert class 12 computer science python textbook pdf
python class 12 notes
computer science with python class 12 sumita arora pdf download
cbse class 12 computer science book sumita arora pdf

Comments

Popular posts from this blog

अपने कंप्यूटर में पाइथन कैसे इनस्टॉल करें How to install Python in your Computer

Unlock Your Coding Potential: Learn Python Online Today!