DEV Community

Cover image for Introduction - Python Programming Language | Python 🎧 Podcast | 🎤 DDSRY | Episode 1
DDSRY
DDSRY

Posted on

Introduction - Python Programming Language | Python 🎧 Podcast | 🎤 DDSRY | Episode 1

In this Episode #1 of "The DDSRY Show", Deepak Yadav is explaining about  ☑️What is the Python Programming Language? 
.

☑️What is Interpreter
.
☑️What is a Compiler?
.
☑️What is HIgh-Level Language?
.
☑️What is Programming
.
☑️Who Created Python Programming Language?
.
.
Introduction Python Programming Language.
.
Let's start, When I was learning Python the first question came in mind was, What is the Python Programming Language?

.
Python is an interpreted, high-level, general-purpose programming language.
.
let understand interpreter first, Interpreter means : it will execute your program or code one-by-one and line-by-line. and then the second question came in mind was, 
.
What is the meaning of High-Level Programming Language?
.
High-Level Language means a language that is closer to human languages like English. Python one of the feature is expressive,
.
means you can express your code to the other programmer. then 3rd question came in mind was,
.
What is a Programming Language? A language that is used to give instruction to the computer to perform a task.
.
the last question came in my mind was, Who created python? It was created by Guido van Rossum.

.

Indian Python Podcaster - @DDSRY

Top comments (0)