SlideShare a Scribd company logo
1 of 26
Computer Programming
INTRODUCTION
Program Development Process
In order to create a successful program, you
need to follow the proper development process
listed.
Program Development Process
Planning
o first, identify the problem or the
requirements of the client
o dedicate time to think and analyze the
needed components for the program
o determine the overall goal or desired output
of the program
Program Development Process
Planning
o ask yourself, “Will the program produce
results?”. “Will the program calculate values?”
o define the required input and output in order
to achieve the computer program’s goals.
Program Development Process
Coding
o writing the source code, source code is the
actual set of programming instructions that
the computer follows.
o you should have properly planned the
intended purpose for the program and what
it should do.
Program Development Process
Coding
o programmers at this stage should have a
broad knowledge in the programming
language and need to make sure that the
program performs the way it is intended.
Program Development Process
Testing and Debugging
o errors, called “bugs”, often appear in
programs because of the details and syntax
needed for the simplest programs.
o programmers must test the program
thoroughly and fix the errors.
Program Development Process
Testing and Debugging
o the process of fixing errors is called
debugging.
o once a program is completely free of errors,
it is considered finished and ready to use.
Program Development Process
Documentation
o after the program is finished and thoroughly
tested
Program Development Process
Documentation includes the following:
1. necessary information about a program
such as the program description,
2. list of hardware equipment needed to run
the program,
3. operating system compatible with the
program,
Program Development Process
Documentation includes the following:
4. other specifications deemed necessary to
ensure smooth installation and use.
5. technical information such as where and
who created the program,
6. contact information for issues and concerns
Program Development Process
Documentation includes the following:
7. most importantly, instructions on the proper
use and maintenance of the program
Maintenance
o final stage in programming
o also the stage of updating the program
o the programmer is tasked to keep the program
running smoothly, provide updates and
improvement in consideration of development
and changes in the field it used
Program Development Process
Algorithms, flowcharts, data types
and pseudocodes
Problem solving is a part of our everyday life.
In computer programming, problem solving is
inevitable and it is actually one of the main
reason why a program is created.
Algorithms, flowcharts, data types
and pseudocodes
What is an algorithm?
 a step-by-step procedure to solve problems
Examples:
1. a guide for installing new software
2. a manual for assembling appliances
3. recipes
Algorithms, flowcharts, data types
and pseudocodes
What is an algorithm?
 algorithm helps in identifying decision points,
processes, essential variables to solve a
problem and the programmer can see and
determine easily the errors in a particular
process
Algorithms, flowcharts, data types
and pseudocodes
What is pseudocode?
o is a description of an algorithm or a
computer program using natural language
o aim is to make reading program easier, some
codes that are not essential for human
understanding is omitted
Algorithms, flowcharts, data types
and pseudocodes
What is pseudocode?
o Commonly used in planning out the
structure of a program or a system
Algorithms, flowcharts, data types
and pseudocodes
What is flowchart?
o like pseudocodes
o a description of an algorithm or a computer
program
o serves as a graphical representation
o helps in the effective analysis of the problem
Algorithms, flowcharts, data types
and pseudocodes
What is flowchart?
o helps in the application or program
maintenance
o provides ease in identifying potential
improvements of the system or program
Algorithms, flowcharts, data types
and pseudocodes
7 standard symbols:
Terminator – signifies the beginning
or the end of a program
Process – denotes a process to be
done like addition or
assignment of a variable
Algorithms, flowcharts, data types
and pseudocodes
7 standard symbols:
Decision – indicates when a decision
needs to be made like
yes/no or a true/false
question
Input/Output operation – signifies data
input or output
Algorithms, flowcharts, data types
and pseudocodes
7 standard symbols:
Arrow – indicates the logic flow’s
direction. The default is from
left to right and top to bottom
On-page connector – used to connect
flowcharts that exceed a
single page
Algorithms, flowcharts, data types
and pseudocodes
7 standard symbols:
Off-page connector – used the set of
hyperlinks between two pages of
a flowchart or between a
sub-process shape and a separate
flowchart page that shows the steps
in that sub-process
Algorithms, flowcharts, data types
and pseudocodes
Data type
o a description of a specific data that can be
stored in a variable
o the amount of memory the item occupies
The End
Thank you for listening

More Related Content

What's hot

What's hot (20)

Fundamentals of programming final
Fundamentals of programming finalFundamentals of programming final
Fundamentals of programming final
 
COMPUTER PROGRAMMING
COMPUTER PROGRAMMINGCOMPUTER PROGRAMMING
COMPUTER PROGRAMMING
 
Language translator
Language translatorLanguage translator
Language translator
 
Introduction to computer programming
Introduction to computer programmingIntroduction to computer programming
Introduction to computer programming
 
Computer programming project 15sec
Computer programming project 15secComputer programming project 15sec
Computer programming project 15sec
 
Interpreted and compiled language
Interpreted and compiled languageInterpreted and compiled language
Interpreted and compiled language
 
Computer
ComputerComputer
Computer
 
Computer programming concepts
Computer programming conceptsComputer programming concepts
Computer programming concepts
 
Planning to computer program(southeast university)
Planning to computer program(southeast university)Planning to computer program(southeast university)
Planning to computer program(southeast university)
 
Basic Computer Programming
Basic Computer ProgrammingBasic Computer Programming
Basic Computer Programming
 
compiler vs interpreter
compiler vs interpretercompiler vs interpreter
compiler vs interpreter
 
Computer Programming - Lecture 1
Computer Programming - Lecture 1Computer Programming - Lecture 1
Computer Programming - Lecture 1
 
Programming language
Programming languageProgramming language
Programming language
 
Translators(compiler assembler interpretor).
Translators(compiler assembler interpretor).Translators(compiler assembler interpretor).
Translators(compiler assembler interpretor).
 
Computer languages 11
Computer languages 11Computer languages 11
Computer languages 11
 
Computer
ComputerComputer
Computer
 
Computer languages
Computer languagesComputer languages
Computer languages
 
Compilation v. interpretation
Compilation v. interpretationCompilation v. interpretation
Compilation v. interpretation
 
FIT-Unit3 chapter2- Computer Languages
FIT-Unit3 chapter2- Computer LanguagesFIT-Unit3 chapter2- Computer Languages
FIT-Unit3 chapter2- Computer Languages
 
Programming Languages
Programming LanguagesProgramming Languages
Programming Languages
 

Similar to 10 lesson8

Development of computer program
Development of computer program Development of computer program
Development of computer program UsamaRaja6
 
Programming Fundamentals lecture 3
Programming Fundamentals lecture 3Programming Fundamentals lecture 3
Programming Fundamentals lecture 3REHAN IJAZ
 
Software development slides
Software development slidesSoftware development slides
Software development slidesiarthur
 
Introduction to Computer Programming
Introduction to Computer ProgrammingIntroduction to Computer Programming
Introduction to Computer ProgrammingProf. Erwin Globio
 
2.-IT-266_APDET-Module-2-of-3.pptx
2.-IT-266_APDET-Module-2-of-3.pptx2.-IT-266_APDET-Module-2-of-3.pptx
2.-IT-266_APDET-Module-2-of-3.pptxKENNEDYDONATO1
 
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptxCOMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptxSherinRappai1
 
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptxCOMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptxSherinRappai
 
Software development slides
Software development slidesSoftware development slides
Software development slidesiarthur
 

Similar to 10 lesson8 (20)

Development of computer program
Development of computer program Development of computer program
Development of computer program
 
Programming Fundamentals lecture 3
Programming Fundamentals lecture 3Programming Fundamentals lecture 3
Programming Fundamentals lecture 3
 
Sd Revision
Sd RevisionSd Revision
Sd Revision
 
grade 10 2023.pptx
grade 10 2023.pptxgrade 10 2023.pptx
grade 10 2023.pptx
 
Software development slides
Software development slidesSoftware development slides
Software development slides
 
software engineering
 software engineering software engineering
software engineering
 
Introduction to Programming.docx
Introduction to Programming.docxIntroduction to Programming.docx
Introduction to Programming.docx
 
Introduction to Computer Programming
Introduction to Computer ProgrammingIntroduction to Computer Programming
Introduction to Computer Programming
 
Untitled document.pdf
Untitled document.pdfUntitled document.pdf
Untitled document.pdf
 
2.-IT-266_APDET-Module-2-of-3.pptx
2.-IT-266_APDET-Module-2-of-3.pptx2.-IT-266_APDET-Module-2-of-3.pptx
2.-IT-266_APDET-Module-2-of-3.pptx
 
Software tools
Software toolsSoftware tools
Software tools
 
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptxCOMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
 
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptxCOMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
COMPUTING AND PROGRAMMING FUNDAMENTAL.pptx
 
TAMUC LO 10
TAMUC LO 10TAMUC LO 10
TAMUC LO 10
 
Software development slides
Software development slidesSoftware development slides
Software development slides
 
Lesson 2
Lesson 2Lesson 2
Lesson 2
 
job job
job jobjob job
job job
 
Programming part2
Programming part2Programming part2
Programming part2
 
Notacd08
Notacd08Notacd08
Notacd08
 
Notacd081
Notacd081Notacd081
Notacd081
 

More from Mary Grace Uminga (6)

Orientation
OrientationOrientation
Orientation
 
Lesson 02 areas of tle
Lesson 02   areas of tleLesson 02   areas of tle
Lesson 02 areas of tle
 
10 lesson5
10 lesson510 lesson5
10 lesson5
 
10 lesson4
10 lesson410 lesson4
10 lesson4
 
10 lesson3
10 lesson310 lesson3
10 lesson3
 
10 lesson 2
10 lesson 210 lesson 2
10 lesson 2
 

Recently uploaded

Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 

Recently uploaded (20)

Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 

10 lesson8

  • 2. Program Development Process In order to create a successful program, you need to follow the proper development process listed.
  • 3. Program Development Process Planning o first, identify the problem or the requirements of the client o dedicate time to think and analyze the needed components for the program o determine the overall goal or desired output of the program
  • 4. Program Development Process Planning o ask yourself, “Will the program produce results?”. “Will the program calculate values?” o define the required input and output in order to achieve the computer program’s goals.
  • 5. Program Development Process Coding o writing the source code, source code is the actual set of programming instructions that the computer follows. o you should have properly planned the intended purpose for the program and what it should do.
  • 6. Program Development Process Coding o programmers at this stage should have a broad knowledge in the programming language and need to make sure that the program performs the way it is intended.
  • 7. Program Development Process Testing and Debugging o errors, called “bugs”, often appear in programs because of the details and syntax needed for the simplest programs. o programmers must test the program thoroughly and fix the errors.
  • 8. Program Development Process Testing and Debugging o the process of fixing errors is called debugging. o once a program is completely free of errors, it is considered finished and ready to use.
  • 9. Program Development Process Documentation o after the program is finished and thoroughly tested
  • 10. Program Development Process Documentation includes the following: 1. necessary information about a program such as the program description, 2. list of hardware equipment needed to run the program, 3. operating system compatible with the program,
  • 11. Program Development Process Documentation includes the following: 4. other specifications deemed necessary to ensure smooth installation and use. 5. technical information such as where and who created the program, 6. contact information for issues and concerns
  • 12. Program Development Process Documentation includes the following: 7. most importantly, instructions on the proper use and maintenance of the program
  • 13. Maintenance o final stage in programming o also the stage of updating the program o the programmer is tasked to keep the program running smoothly, provide updates and improvement in consideration of development and changes in the field it used Program Development Process
  • 14. Algorithms, flowcharts, data types and pseudocodes Problem solving is a part of our everyday life. In computer programming, problem solving is inevitable and it is actually one of the main reason why a program is created.
  • 15. Algorithms, flowcharts, data types and pseudocodes What is an algorithm?  a step-by-step procedure to solve problems Examples: 1. a guide for installing new software 2. a manual for assembling appliances 3. recipes
  • 16. Algorithms, flowcharts, data types and pseudocodes What is an algorithm?  algorithm helps in identifying decision points, processes, essential variables to solve a problem and the programmer can see and determine easily the errors in a particular process
  • 17. Algorithms, flowcharts, data types and pseudocodes What is pseudocode? o is a description of an algorithm or a computer program using natural language o aim is to make reading program easier, some codes that are not essential for human understanding is omitted
  • 18. Algorithms, flowcharts, data types and pseudocodes What is pseudocode? o Commonly used in planning out the structure of a program or a system
  • 19. Algorithms, flowcharts, data types and pseudocodes What is flowchart? o like pseudocodes o a description of an algorithm or a computer program o serves as a graphical representation o helps in the effective analysis of the problem
  • 20. Algorithms, flowcharts, data types and pseudocodes What is flowchart? o helps in the application or program maintenance o provides ease in identifying potential improvements of the system or program
  • 21. Algorithms, flowcharts, data types and pseudocodes 7 standard symbols: Terminator – signifies the beginning or the end of a program Process – denotes a process to be done like addition or assignment of a variable
  • 22. Algorithms, flowcharts, data types and pseudocodes 7 standard symbols: Decision – indicates when a decision needs to be made like yes/no or a true/false question Input/Output operation – signifies data input or output
  • 23. Algorithms, flowcharts, data types and pseudocodes 7 standard symbols: Arrow – indicates the logic flow’s direction. The default is from left to right and top to bottom On-page connector – used to connect flowcharts that exceed a single page
  • 24. Algorithms, flowcharts, data types and pseudocodes 7 standard symbols: Off-page connector – used the set of hyperlinks between two pages of a flowchart or between a sub-process shape and a separate flowchart page that shows the steps in that sub-process
  • 25. Algorithms, flowcharts, data types and pseudocodes Data type o a description of a specific data that can be stored in a variable o the amount of memory the item occupies
  • 26. The End Thank you for listening