filmov
tv
What is Python? | Python Programming Tutorial | G C Reddy |

Показать описание
Python is a Popular Programming Language, with the same name a snake is also there, which is different.
Python was released in 1991 by Guido Van Rossum and It is further developed by PSF (Python Software Foundation).
Python is a general-purpose language – It is a programming language designed to be used for writing software in the widest variety of application domains.
Python is a high-level language – It is a programming language designed to simplify computer programming, high-level source code contains easy-to-read syntax that is later converted into a low-level language, which can be recognized and run by a specific CPU.
Python is an interpreted language – An interpreted language is a type of programming language for which most of its implementations execute instructions directly and freely, without previously compiling a program into machine-language instructions.
Python is interactive – Python supports Interactive mode Programming, It provides us with a quick way of running blocks or a single line of Python code.
Python is object-oriented – It is an object-oriented programming language and it also supports functional programming. It allows us to develop applications using an Object-Oriented approach. In Python, we can easily create and use classes and objects.
Python is open source – Python is developed under an OSI-approved open source license, making it freely usable and distributable, even for commercial use. Python’s license is administered by the Python Software Foundation.
Python Step by Step Tutorials
1. Introduction to Python Programming Language
2. Download and Install Python
3. Python Language Syntax
4. Python Keywords and Identifiers
5. Python Variables
6. Python Data Types
7. Python Operators
8. Python Conditional Statements
9. Python Loop Statements
10. String Handling in Python
11. Python Lists
12. Python Tuples
13. Dictionaries in Python
14. Python Modules
15. File Handling in Python
16. Python User Input
Python was released in 1991 by Guido Van Rossum and It is further developed by PSF (Python Software Foundation).
Python is a general-purpose language – It is a programming language designed to be used for writing software in the widest variety of application domains.
Python is a high-level language – It is a programming language designed to simplify computer programming, high-level source code contains easy-to-read syntax that is later converted into a low-level language, which can be recognized and run by a specific CPU.
Python is an interpreted language – An interpreted language is a type of programming language for which most of its implementations execute instructions directly and freely, without previously compiling a program into machine-language instructions.
Python is interactive – Python supports Interactive mode Programming, It provides us with a quick way of running blocks or a single line of Python code.
Python is object-oriented – It is an object-oriented programming language and it also supports functional programming. It allows us to develop applications using an Object-Oriented approach. In Python, we can easily create and use classes and objects.
Python is open source – Python is developed under an OSI-approved open source license, making it freely usable and distributable, even for commercial use. Python’s license is administered by the Python Software Foundation.
Python Step by Step Tutorials
1. Introduction to Python Programming Language
2. Download and Install Python
3. Python Language Syntax
4. Python Keywords and Identifiers
5. Python Variables
6. Python Data Types
7. Python Operators
8. Python Conditional Statements
9. Python Loop Statements
10. String Handling in Python
11. Python Lists
12. Python Tuples
13. Dictionaries in Python
14. Python Modules
15. File Handling in Python
16. Python User Input
Комментарии