SlideShare a Scribd company logo
WELCOME TO PYTHON
WELCOME TO PYTHON. is language in computer science
WELCOME TO PYTHON. is language in computer science
WELCOME TO PYTHON. is language in computer science
WELCOME TO PYTHON. is language in computer science
WELCOME TO PYTHON. is language in computer science
WELCOME TO PYTHON. is language in computer science
WELCOME TO PYTHON. is language in computer science
WELCOME TO PYTHON. is language in computer science
PDLC(PROGRAM DEVELOPMENT LIFE
CYCLE)
 1)Analysing the problem
 Designing
 Coding
 Testing ad debugging
 Final output
High level an low level languages
 High leval languages are esigned to be easily understood by
humans.They use syntax and keywords that are closer to human
language.
 Low level langiages: macahine and assembly
 Machine languages: Consists of binary (0 ,1)
 Assembly language: It uses mnemonic codes to represent machine
istructions to the programmer
Language processor
Compiler: A compiler translates code from a
high-level programming language into
machine code all at once..They read entire
source code analyse it and generate an
equivalent set of machine code instructions.
 Interpreter: An interpreter translates code
written in a high-level programming language
into machine code line-by-line as the code
runs.

More Related Content

PPTX
Python-unit -I.pptx
PPT
introduction computer programming languages
PDF
Introduction to Python - Algorithm Compiler
PPTX
Chapter 1
PPTX
Python Intro Slides for Students CSC-148 Chapter 1
PPT
Lahor main It revoloution anfd its uses.
PPT
basics of it in pakistan and all over the
PPTX
Life cycle of a computer program
Python-unit -I.pptx
introduction computer programming languages
Introduction to Python - Algorithm Compiler
Chapter 1
Python Intro Slides for Students CSC-148 Chapter 1
Lahor main It revoloution anfd its uses.
basics of it in pakistan and all over the
Life cycle of a computer program

Similar to WELCOME TO PYTHON. is language in computer science (20)

PPTX
Cmp2412 programming principles
PPTX
Python Programming-Skill Course - unit-i.pptx
PPT
Uc13.chapter.13
PPT
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
PPTX
chapter _3.pptx Programming Language in DSS
PPTX
Lecture-1-Introduction-Sep02-2018 (1).pptx
PPTX
Introduction to computers and programming languages
PDF
ProgFund_Lecture_1_Introduction_to_Programming.pdf
PPTX
Introduction_to_Programming.pptx
PPTX
Computer Topic (Introduction to Programming).pptx
PPTX
computer programming and hardware technique
PPT
Session01 basics programming
PPT
introduction to computer programming and its examples
PPT
Introduction Computer programming and operating system
PPT
presentation of Programing fundamental.
PDF
Lecture2 1 types of programming languages
PPTX
Programming_Languages_Presentation.pptx.
PDF
Python Introduction
PPTX
For EETggggggggggggggggggggggggggggggggggg
PDF
Lecture # 1
Cmp2412 programming principles
Python Programming-Skill Course - unit-i.pptx
Uc13.chapter.13
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
chapter _3.pptx Programming Language in DSS
Lecture-1-Introduction-Sep02-2018 (1).pptx
Introduction to computers and programming languages
ProgFund_Lecture_1_Introduction_to_Programming.pdf
Introduction_to_Programming.pptx
Computer Topic (Introduction to Programming).pptx
computer programming and hardware technique
Session01 basics programming
introduction to computer programming and its examples
Introduction Computer programming and operating system
presentation of Programing fundamental.
Lecture2 1 types of programming languages
Programming_Languages_Presentation.pptx.
Python Introduction
For EETggggggggggggggggggggggggggggggggggg
Lecture # 1
Ad

Recently uploaded (20)

PPTX
retention in jsjsksksksnbsndjddjdnFPD.pptx
PPT
DU, AIS, Big Data and Data Analytics.ppt
PDF
Jean-Georges Perrin - Spark in Action, Second Edition (2020, Manning Publicat...
PDF
OneRead_20250728_1808.pdfhdhddhshahwhwwjjaaja
PPTX
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
PDF
Microsoft 365 products and services descrption
PPTX
STERILIZATION AND DISINFECTION-1.ppthhhbx
PDF
Optimise Shopper Experiences with a Strong Data Estate.pdf
PDF
Capcut Pro Crack For PC Latest Version {Fully Unlocked 2025}
PDF
Systems Analysis and Design, 12th Edition by Scott Tilley Test Bank.pdf
PPTX
AI Strategy room jwfjksfksfjsjsjsjsjfsjfsj
PDF
Transcultural that can help you someday.
PPTX
DS-40-Pre-Engagement and Kickoff deck - v8.0.pptx
PPTX
(Ali Hamza) Roll No: (F24-BSCS-1103).pptx
PPTX
IBA_Chapter_11_Slides_Final_Accessible.pptx
PPTX
modul_python (1).pptx for professional and student
PPT
ISS -ESG Data flows What is ESG and HowHow
PPTX
sac 451hinhgsgshssjsjsjheegdggeegegdggddgeg.pptx
PPTX
IMPACT OF LANDSLIDE.....................
PDF
Tetra Pak Index 2023 - The future of health and nutrition - Full report.pdf
retention in jsjsksksksnbsndjddjdnFPD.pptx
DU, AIS, Big Data and Data Analytics.ppt
Jean-Georges Perrin - Spark in Action, Second Edition (2020, Manning Publicat...
OneRead_20250728_1808.pdfhdhddhshahwhwwjjaaja
Microsoft-Fabric-Unifying-Analytics-for-the-Modern-Enterprise Solution.pptx
Microsoft 365 products and services descrption
STERILIZATION AND DISINFECTION-1.ppthhhbx
Optimise Shopper Experiences with a Strong Data Estate.pdf
Capcut Pro Crack For PC Latest Version {Fully Unlocked 2025}
Systems Analysis and Design, 12th Edition by Scott Tilley Test Bank.pdf
AI Strategy room jwfjksfksfjsjsjsjsjfsjfsj
Transcultural that can help you someday.
DS-40-Pre-Engagement and Kickoff deck - v8.0.pptx
(Ali Hamza) Roll No: (F24-BSCS-1103).pptx
IBA_Chapter_11_Slides_Final_Accessible.pptx
modul_python (1).pptx for professional and student
ISS -ESG Data flows What is ESG and HowHow
sac 451hinhgsgshssjsjsjheegdggeegegdggddgeg.pptx
IMPACT OF LANDSLIDE.....................
Tetra Pak Index 2023 - The future of health and nutrition - Full report.pdf
Ad

WELCOME TO PYTHON. is language in computer science

  • 10. PDLC(PROGRAM DEVELOPMENT LIFE CYCLE)  1)Analysing the problem  Designing  Coding  Testing ad debugging  Final output
  • 11. High level an low level languages
  • 12.  High leval languages are esigned to be easily understood by humans.They use syntax and keywords that are closer to human language.  Low level langiages: macahine and assembly  Machine languages: Consists of binary (0 ,1)  Assembly language: It uses mnemonic codes to represent machine istructions to the programmer
  • 13. Language processor Compiler: A compiler translates code from a high-level programming language into machine code all at once..They read entire source code analyse it and generate an equivalent set of machine code instructions.  Interpreter: An interpreter translates code written in a high-level programming language into machine code line-by-line as the code runs.