0% found this document useful (0 votes)
17 views7 pages

1 1 1 IntroductionToPython

The document provides an introduction to Python, describing it as an integrated, object-oriented, high-level programming language that is open source. It highlights Python's features, including its ease of learning, extensive libraries, and portability. Additionally, it explains the concept of open source software and its collaborative development process.

Uploaded by

Ajay Vashisht
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views7 pages

1 1 1 IntroductionToPython

The document provides an introduction to Python, describing it as an integrated, object-oriented, high-level programming language that is open source. It highlights Python's features, including its ease of learning, extensive libraries, and portability. Additionally, it explains the concept of open source software and its collaborative development process.

Uploaded by

Ajay Vashisht
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Introduction to Python

Topics Covered
• What is Python?
• What is an open source Software?
• Features of Python
• Installation of Python
• Basic operations in Python
What is Python

• Python is an integrated object oriented, high-level


programming language.
• It helps programmers to write clear codes, with
proper logic.
• It helps in programming small and large scale projects
• It is an open source software
What is Python
Open
Source

Easy to Standard High level Programming language


Learn Library with simple and easy syntax and
dynamic semantics.

OOPS
Open Source Software
• It is a platform that uses an open development process and is
licensed to include the source code.
• The community of programmers can develop a new algorithm and
can be sourced into this platform.
• It is a platform where users have the right to use the code, study,
change and distribute.
Different Open source Software
Features of Python

Interpreted Simple Huge Libraries

Features Portability

Open
Embeddable Object Oriented
Source

You might also like