#6 Python Implementations | CPython | Jython | PyPy | IronPython | Brython

Publicado em: 27 Junho 2020
no canal de: Rishish Dixit
3,570
62

Python Beginner Tutorial Series - 2020 Playlist -    • Python Beginner Tutorial Series - Complete...  
00:00 start
00:20 Difference between Python Language and Python Implementation
00:50 Real world example to understand
02:06 Default Python implementation (CPython)
02:22 Check default implementation via Code
02:55 Check default implementation via Python Interpreter
03:06 Understand other Python implementations
03:39 Compare implementations with real world (color) example
04:43 Python Language Reference website
05:17 Benefit to have implementations
05:46 Code execution using CPython and Jython
06:40 check implementations website (Jython, PyPy,IronPython,Brython)
07:54 Reason to have different implementations

In this tutorial explaining different Python implementations with the real world example to understand. There is difference between Python Language and Implementations. Python language has specifications, set of rules, instructions. Python implementations understand these rules, specifications and make programs, executes code.

The real world example I took for colors. Lets assume you have colors and tried to make painting. Lets assume colors as set of rules (whether to use yellow, red, blue etc) and painting as implementation. so if you two other friends they may use these colors and make some other type of paintings. the same way it happens in programming.

you may consider these colors as specifications for Python and painting as implementation like Jython (with respect to java), PyPy (with respect to subset of Python) and IronPython (with respect to C#). so there are different implementations but they will use same set of colors.

further this has been explained that CPython compiles the code and generate Python ByteCode however Jython compiles the code and generate Java ByteCode which can be run on Java Virtual Machine. so this has major advantage as you can use Python code in JVMs. Also you can use existing Java code in Python, you can do import etc.

Please visit respective websites for more info.

Sources:
https://docs.python.org/3.8/reference/
https://wiki.python.org/moin/PythonIm...
https://www.jython.org/
https://www.pypy.org/
https://www.jython.org/
https://brython.info/

Please LIKE 👍 SHARE 🔀 and SUBSCRIBE👆 for more content!
Hit the BELL 🔔 and select - "ALL" to get updates.

▶️ Other Channel -    / @4mnmcom74  
🌎 Website - https://rishish.xyz
✔️ Facebook -   / dixitrishish  
📱 Telegram - https://t.me/rishish_dixit

#pythonimplementation #cpython #jython #pypy #ironpython #brython #hindi


Nesta página do site você pode assistir ao vídeo on-line #6 Python Implementations | CPython | Jython | PyPy | IronPython | Brython duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Rishish Dixit 27 Junho 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 3,570 vezes e gostou 62 espectadores. Boa visualização!