Class 1
Class 1
Nikhil Pandey
WHAT WE GIVE YOU?
• What is Python?
• Difference between programming and scripting language?
• History of python
• Scope of Python
• Features of python
• Uses of python
• Why do people use python
• Installing Python IDE
USSES OF PYHTON
• web development
• gaming Data visulization
• cyber security/hacking
• tool designing
• software
• iot
• cryptocurrency
• app development
• ML,AI,DL
• animation
WHAT IS PYTHON
• Python is a high-level, general-purpose and a very popular programming
language.
• It support interpreted and object-oriented scripting language.
• Python is Interpreted − Python is processed at runtime by the interpreter.
You do not need to compile your program before executing it.
• Python is Object-Oriented − Python supports Object-Oriented style or
technique of programming that encapsulates code within objects.
• Python is a Beginner's Language − Python is a great language for the
beginner-level programmers
DIFFERENCE BETWEEN PROGRAMMING AND
SCRIPTING LANGUAGE
Programming Scripting
A program is executed (the code is A script is interpreted(A script is a
first compiled and generate the code written in Scripting language ).
output).
It is a type of programming language
A program is general is a sequence of in which you can write code to control
instructions written so that a another software application.
computer can perform certain task
HISTORY
• Easy-to-learn
• Easy-to-read
• Easy-to-maintain
• Portable
• Databases
• Interactive Mode − Python has support for an interactive mode which allows
interactive testing and debugging of snippets of code.
• GUI Programming − Python supports GUI applications to create Software.
• Scalable − Python provides a better structure and support for large programs
than shell scripting.
USES OF PYTHON
•Machine Learning
•GUI Applications (like Kivy, Tkinter, PyQt etc. )
•Web frameworks like Django (used by YouTube, Instagram, Dropbox)
•Web scraping (like Scrapy, BeautifulSoup, Selenium)
•Test frameworks
•Multimedia
•Scientific computing
•Robotics
•To write driver code(program).
INSTALLING PYTHON
Click
on it
INSTALLING PYTHON
Click on
Download &
install
AFTER INSTALLATION
To print tab :- \t
ESCAPE SEQUENCE (PROGRAM)
Hint::- ("\“……….\"")
d . . .
e En
T h