Introduction to Python Chapter 1-Introduction to Python.pptx Chapter 1-Introduction to Python.pptx Chapter 1-Introduction to Python.pptx
YosefNigussie2
3 views
8 slides
Mar 10, 2025
Slide 1 of 8
1
2
3
4
5
6
7
8
About This Presentation
Chapter 1-Introduction to Python.pptx
Size: 140.45 KB
Language: en
Added: Mar 10, 2025
Slides: 8 pages
Slide Content
By: Yosef Nigussie 1 Introduction to python
Introduction to Python What is python ? Characteristics of python? Installing python Application of Python 2
What is python? Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language Python is Interpreted Python is Interactive Python is Object-Oriented Python is a Beginner's Language 3
Characteristics of python It supports functional and structured programming methods as well as OOP . It can be used as a scripting language It provides very high-level dynamic data types and supports dynamic type checking It supports automatic garbage collection. It can be easily integrated with C, C++, COM, ActiveX, CORBA, and Java. 4
Application of Python Easy-to-learn Easy-to-read Easy-to-maintain A broad standard library Interactive Mode Portable Extendable Databases GUI Programming Scalable 5
Installing Python 6 1. Installing Python interpreter https://www.python.org/downloads/ 2. Installing Environment You can use Pycharm : https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC