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
Slide 1 of 8
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8

About This Presentation

Chapter 1-Introduction to Python.pptx


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

Questions 7

8
Tags