0% found this document useful (0 votes)
12 views

Python

Uploaded by

Maheswari S
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Python

Uploaded by

Maheswari S
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

PYTHON

INTRODUCTION:
The purpose of this internship is to provide brief information about
python.What is the main purpose of python in industrial and other technical
field. To learn about pyhton we need to understand what is python.Python is
dynamic, interpreted languages.There are no type declaration of variables
,parameters,functions or method in source code, this makes the code shorter
and flexible.Python is easy to learn and powerful programming language.

SCOPE OF PYTHON LANGUAGE:


Python is the versatile programming language that can used in variety
of fields such as,
• Software development
• Government Administration
• Business
• Arts
• Education and others.

FEATURES OF PYHTON:
• Easy to learn and use
• Cross platform language
• Free and open source
• Expressive language
• Extensible
• GUI Programming support
• Dynamic Memory Allocation
• Integarted

TRAINING CONTENTS:
USING VARIABLES IN PYTHON:
It is about numeric,string,sequence,dictionary data type and relevant
operations while practicing pyhton syntax.
BASIS OF PROGRAMMING IN PYTHON:
Learn how to write programs using conditionals,loops,iretators and
generators,functions and modules and packages.

PRINCIPLE OF OBJECT-ORIENTED PROGRAMMING:


Understanding about the important features of object oriented
programming while using classes and object, two main aspects of OOP
paradigm.

PYTHON IN INDUSTRIAL USES:


• Web development
• Game development
• Machine learning and Artificial intelligence
• Data science
• Online Marketing
• Scripting Automation and others.

CHARACTERISTICS OF PYTHON:
Python has a large standard library that provides rich set of modules
and functions.
Python is the portable language.If we want to run a code on different
platform.Python can run on any platform.

CONCLUSION:
It is flexible tool that allows both teaching of traditional
procedural.Python can be used to teach large number of transferable skills.It is
the real world programming language and is used in academia and commercial
world.It is free as in cost and source code.

You might also like