Algorithm and flowchart2010

Algorithm and Flowchart,[object Object],INTRODUCTION TO PROGRAMMING,[object Object]
Remember a computer is only a problem-solving tool! (one of the many different tools engineers use in solving problems),[object Object],Introduction,[object Object]
Recognize and understand the problem.,[object Object], Accumulate facts.,[object Object], Select appropriate theory.,[object Object], Make necessary assumptions.,[object Object], Solve the problem.,[object Object], Verify results.,[object Object],Method of Problem Solving,[object Object]
The 5 steps in using a computer as a problem-solving tool,[object Object],Develop an Algorithm and a Flowchart.,[object Object], Write the program in a computer language. (i.e. Fortran, C),[object Object], Enter the program into the computer.,[object Object], Test and debug the program.,[object Object], Run the program, input data, and get the results from the computer.,[object Object]
a step-by-step method for solving a problem or doing a task.,[object Object],An algorithm is a sequence of unambiguous instructions for solving a problem.,[object Object],The number of steps of an algorithm will be countable and finite.,[object Object],It is a sequence of instructions (or set of instructions) to  make a program more readable; a process used to answer a question.,[object Object],Algorithm,[object Object]
An Algorithm is just a detailed sequence of simple steps that are needed to solve a problem.,[object Object], A Flowchart is a graphical representation of an algorithm.,[object Object],Brief Definition,[object Object]
There are two commonly used tools to help to document program logic (the algorithm). These are,[object Object],flowcharts and Pseudocode.,[object Object]
Pseudocode- specifies the steps of algorithm using essentially natural language of superimposed control structure.,[object Object],Flowchart - a traditional graphical tool with standardized symbols.  Show the sequence of steps in an algorithm.,[object Object],Methods of Specifying Algorithm,[object Object]
The flowchart should flow from top to bottom,[object Object],If the chart becomes complex, utilize connecting blocks,[object Object],Avoid intersecting flow lines,[object Object],Use meaningful description in the symbol,[object Object],Flowcharting Guidelines,[object Object]
T . O. L.,[object Object]
Quiz,[object Object],1. What is an algorithm?,[object Object],2. Two major tools of algorithm?,[object Object]
3.What is a Pseudocode?,[object Object],4. What is a Flowchart?,[object Object],5. Give one of the guidelines of Flowcharting.,[object Object],6-10 What are the Steps in Program Development?,[object Object]
1 von 12

Recomendados

Algorithm and flowchart von
Algorithm and flowchartAlgorithm and flowchart
Algorithm and flowchartElizabeth de Leon Aler
87.3K views9 Folien
Algorithm Design & Implementation von
Algorithm Design & ImplementationAlgorithm Design & Implementation
Algorithm Design & ImplementationGaditek
3.9K views19 Folien
Programming Fundamentals lecture 2 von
Programming Fundamentals lecture 2Programming Fundamentals lecture 2
Programming Fundamentals lecture 2REHAN IJAZ
1.4K views16 Folien
Compilers von
CompilersCompilers
CompilersBense Tony
20.2K views30 Folien
Flowchart and algorithem von
Flowchart and algorithemFlowchart and algorithem
Flowchart and algorithemehsanullah786
3.3K views14 Folien
Programming aids- Algorithm, Flowchart, Pseudocodes and Decision table von
Programming aids- Algorithm, Flowchart, Pseudocodes and Decision tableProgramming aids- Algorithm, Flowchart, Pseudocodes and Decision table
Programming aids- Algorithm, Flowchart, Pseudocodes and Decision tableAnjali Technosoft
884 views19 Folien

Más contenido relacionado

Was ist angesagt?

Algorithms and Flowcharts von
Algorithms and FlowchartsAlgorithms and Flowcharts
Algorithms and FlowchartsDeva Singh
309.8K views31 Folien
Algorithm defination, design & Implementation von
Algorithm defination, design & ImplementationAlgorithm defination, design & Implementation
Algorithm defination, design & ImplementationBilal Maqbool ツ
9.4K views7 Folien
structured programming Introduction to c fundamentals von
structured programming Introduction to c fundamentalsstructured programming Introduction to c fundamentals
structured programming Introduction to c fundamentalsOMWOMA JACKSON
15.4K views65 Folien
Programming Paradigms von
Programming ParadigmsProgramming Paradigms
Programming ParadigmsDirecti Group
16.2K views47 Folien
Programming Fundamental Presentation von
Programming Fundamental PresentationProgramming Fundamental Presentation
Programming Fundamental Presentationfazli khaliq
2.1K views8 Folien
Pseudocode-Flowchart von
Pseudocode-FlowchartPseudocode-Flowchart
Pseudocode-Flowchartlotlot
38.5K views14 Folien

Was ist angesagt?(20)

Algorithms and Flowcharts von Deva Singh
Algorithms and FlowchartsAlgorithms and Flowcharts
Algorithms and Flowcharts
Deva Singh309.8K views
Algorithm defination, design & Implementation von Bilal Maqbool ツ
Algorithm defination, design & ImplementationAlgorithm defination, design & Implementation
Algorithm defination, design & Implementation
Bilal Maqbool ツ9.4K views
structured programming Introduction to c fundamentals von OMWOMA JACKSON
structured programming Introduction to c fundamentalsstructured programming Introduction to c fundamentals
structured programming Introduction to c fundamentals
OMWOMA JACKSON15.4K views
Programming Paradigms von Directi Group
Programming ParadigmsProgramming Paradigms
Programming Paradigms
Directi Group16.2K views
Programming Fundamental Presentation von fazli khaliq
Programming Fundamental PresentationProgramming Fundamental Presentation
Programming Fundamental Presentation
fazli khaliq2.1K views
Pseudocode-Flowchart von lotlot
Pseudocode-FlowchartPseudocode-Flowchart
Pseudocode-Flowchart
lotlot38.5K views
What is an algorithm? von Angela DeHart
What is an algorithm?What is an algorithm?
What is an algorithm?
Angela DeHart18.4K views
Logic Formulation 1 von deathful
Logic Formulation 1Logic Formulation 1
Logic Formulation 1
deathful8.5K views
Web Application Introduction von shaojung
Web Application  IntroductionWeb Application  Introduction
Web Application Introduction
shaojung4.9K views
Algorithm and flowchart von Sachin Goyani
Algorithm and flowchartAlgorithm and flowchart
Algorithm and flowchart
Sachin Goyani7.1K views
what is compiler and five phases of compiler von adilmehmood93
what is compiler and five phases of compilerwhat is compiler and five phases of compiler
what is compiler and five phases of compiler
adilmehmood939.2K views
Web Engineering - Web Applications versus Conventional Software von Nosheen Qamar
Web Engineering - Web Applications versus Conventional SoftwareWeb Engineering - Web Applications versus Conventional Software
Web Engineering - Web Applications versus Conventional Software
Nosheen Qamar8.1K views
Intermediate code- generation von rawan_z
Intermediate code- generationIntermediate code- generation
Intermediate code- generation
rawan_z19.5K views
Lexical Analysis - Compiler Design von Akhil Kaushik
Lexical Analysis - Compiler DesignLexical Analysis - Compiler Design
Lexical Analysis - Compiler Design
Akhil Kaushik598 views
Programming Paradigm & Languages von Gaditek
Programming Paradigm & LanguagesProgramming Paradigm & Languages
Programming Paradigm & Languages
Gaditek3.4K views

Destacado

Algorithms von
AlgorithmsAlgorithms
AlgorithmsLiam Dunphy
48.9K views32 Folien
Introduction to Pseudocode von
Introduction to PseudocodeIntroduction to Pseudocode
Introduction to PseudocodeDamian T. Gordon
339.3K views64 Folien
Algorithm and pseudo codes von
Algorithm and pseudo codesAlgorithm and pseudo codes
Algorithm and pseudo codeshermiraguilar
48.2K views44 Folien
Algorithmsandflowcharts1 von
Algorithmsandflowcharts1Algorithmsandflowcharts1
Algorithmsandflowcharts1luhkahreth
49.7K views32 Folien
Flowchart and algorithm von
Flowchart and algorithmFlowchart and algorithm
Flowchart and algorithmSayali Shivarkar
69.8K views10 Folien
Writing algorithms von
Writing algorithmsWriting algorithms
Writing algorithms Krishna Chaytaniah
111.3K views17 Folien

Destacado(6)

Similar a Algorithm and flowchart2010

What is algorithm von
What is algorithmWhat is algorithm
What is algorithmmshoaib15
80 views30 Folien
lecture 5 von
 lecture 5 lecture 5
lecture 5umardanjumamaiwada
191 views25 Folien
Introduction to computer science von
Introduction to computer scienceIntroduction to computer science
Introduction to computer scienceumardanjumamaiwada
86 views25 Folien
Introduction to Programming.docx von
Introduction to Programming.docxIntroduction to Programming.docx
Introduction to Programming.docxJohnBrianCatedrilla1
20 views4 Folien
PCCF UNIT 1.pptx von
PCCF UNIT 1.pptxPCCF UNIT 1.pptx
PCCF UNIT 1.pptxDivyaKS12
14 views61 Folien
System programming and implementation von
System programming and implementationSystem programming and implementation
System programming and implementationJohn Todora
1.2K views11 Folien

Similar a Algorithm and flowchart2010(20)

What is algorithm von mshoaib15
What is algorithmWhat is algorithm
What is algorithm
mshoaib1580 views
PCCF UNIT 1.pptx von DivyaKS12
PCCF UNIT 1.pptxPCCF UNIT 1.pptx
PCCF UNIT 1.pptx
DivyaKS1214 views
System programming and implementation von John Todora
System programming and implementationSystem programming and implementation
System programming and implementation
John Todora1.2K views
Unit 1 python (2021 r) von praveena p
Unit 1 python (2021 r)Unit 1 python (2021 r)
Unit 1 python (2021 r)
praveena p525 views
Ch1 principles of software development von Hattori Sidek
Ch1 principles of software developmentCh1 principles of software development
Ch1 principles of software development
Hattori Sidek2K views
Algorithm and Flowcharts von SURBHI SAROHA
Algorithm and FlowchartsAlgorithm and Flowcharts
Algorithm and Flowcharts
SURBHI SAROHA4.1K views
Algorithm & Flowchart.pdf von Vpmv
Algorithm & Flowchart.pdfAlgorithm & Flowchart.pdf
Algorithm & Flowchart.pdf
Vpmv14 views
Algorithms and flow charts von Chinnu Edwin
Algorithms and flow chartsAlgorithms and flow charts
Algorithms and flow charts
Chinnu Edwin178 views
Algorithm and flowchart.pptx von MaheShiva
Algorithm and flowchart.pptxAlgorithm and flowchart.pptx
Algorithm and flowchart.pptx
MaheShiva483 views
Software develop.... von GCWUS
Software develop.... Software develop....
Software develop....
GCWUS412 views

Más de Jordan Delacruz

Novel analysis von
Novel analysisNovel analysis
Novel analysisJordan Delacruz
4.1K views25 Folien
Motion tween resize von
Motion tween resizeMotion tween resize
Motion tween resizeJordan Delacruz
2.7K views16 Folien
Computer motion tween von
Computer motion tweenComputer motion tween
Computer motion tweenJordan Delacruz
576 views31 Folien
Introduction to layers von
Introduction to layersIntroduction to layers
Introduction to layersJordan Delacruz
560 views29 Folien
Graphics von
GraphicsGraphics
GraphicsJordan Delacruz
426 views6 Folien
(Sept.14) von
(Sept.14)(Sept.14)
(Sept.14)Jordan Delacruz
388 views12 Folien

Más de Jordan Delacruz(20)

Introduction to basic programming repetition von Jordan Delacruz
Introduction to basic programming repetitionIntroduction to basic programming repetition
Introduction to basic programming repetition
Jordan Delacruz6.8K views
Introduction to basic programming von Jordan Delacruz
Introduction to basic programmingIntroduction to basic programming
Introduction to basic programming
Jordan Delacruz5.8K views

Último

DU Oral Examination Toni Santamaria von
DU Oral Examination Toni SantamariaDU Oral Examination Toni Santamaria
DU Oral Examination Toni SantamariaMIPLM
138 views2 Folien
7 NOVEL DRUG DELIVERY SYSTEM.pptx von
7 NOVEL DRUG DELIVERY SYSTEM.pptx7 NOVEL DRUG DELIVERY SYSTEM.pptx
7 NOVEL DRUG DELIVERY SYSTEM.pptxSachin Nitave
56 views35 Folien
STERILITY TEST.pptx von
STERILITY TEST.pptxSTERILITY TEST.pptx
STERILITY TEST.pptxAnupkumar Sharma
114 views9 Folien
Structure and Functions of Cell.pdf von
Structure and Functions of Cell.pdfStructure and Functions of Cell.pdf
Structure and Functions of Cell.pdfNithya Murugan
317 views10 Folien
UWP OA Week Presentation (1).pptx von
UWP OA Week Presentation (1).pptxUWP OA Week Presentation (1).pptx
UWP OA Week Presentation (1).pptxJisc
68 views11 Folien

Último(20)

DU Oral Examination Toni Santamaria von MIPLM
DU Oral Examination Toni SantamariaDU Oral Examination Toni Santamaria
DU Oral Examination Toni Santamaria
MIPLM138 views
7 NOVEL DRUG DELIVERY SYSTEM.pptx von Sachin Nitave
7 NOVEL DRUG DELIVERY SYSTEM.pptx7 NOVEL DRUG DELIVERY SYSTEM.pptx
7 NOVEL DRUG DELIVERY SYSTEM.pptx
Sachin Nitave56 views
Structure and Functions of Cell.pdf von Nithya Murugan
Structure and Functions of Cell.pdfStructure and Functions of Cell.pdf
Structure and Functions of Cell.pdf
Nithya Murugan317 views
UWP OA Week Presentation (1).pptx von Jisc
UWP OA Week Presentation (1).pptxUWP OA Week Presentation (1).pptx
UWP OA Week Presentation (1).pptx
Jisc68 views
Chemistry of sex hormones.pptx von RAJ K. MAURYA
Chemistry of sex hormones.pptxChemistry of sex hormones.pptx
Chemistry of sex hormones.pptx
RAJ K. MAURYA119 views
Lecture: Open Innovation von Michal Hron
Lecture: Open InnovationLecture: Open Innovation
Lecture: Open Innovation
Michal Hron95 views
Narration lesson plan.docx von TARIQ KHAN
Narration lesson plan.docxNarration lesson plan.docx
Narration lesson plan.docx
TARIQ KHAN99 views
Class 10 English lesson plans von TARIQ KHAN
Class 10 English  lesson plansClass 10 English  lesson plans
Class 10 English lesson plans
TARIQ KHAN239 views
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx von ISSIP
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptxEIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx
EIT-Digital_Spohrer_AI_Intro 20231128 v1.pptx
ISSIP256 views
Scope of Biochemistry.pptx von shoba shoba
Scope of Biochemistry.pptxScope of Biochemistry.pptx
Scope of Biochemistry.pptx
shoba shoba121 views
Education and Diversity.pptx von DrHafizKosar
Education and Diversity.pptxEducation and Diversity.pptx
Education and Diversity.pptx
DrHafizKosar107 views
American Psychological Association 7th Edition.pptx von SamiullahAfridi4
American Psychological Association  7th Edition.pptxAmerican Psychological Association  7th Edition.pptx
American Psychological Association 7th Edition.pptx
SamiullahAfridi474 views
Nico Baumbach IMR Media Component von InMediaRes1
Nico Baumbach IMR Media ComponentNico Baumbach IMR Media Component
Nico Baumbach IMR Media Component
InMediaRes1425 views
Classification of crude drugs.pptx von GayatriPatra14
Classification of crude drugs.pptxClassification of crude drugs.pptx
Classification of crude drugs.pptx
GayatriPatra1465 views

Algorithm and flowchart2010

  • 1.
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.