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