SlideShare a Scribd company logo
1 of 16
Flowchart
PREPARED BY: GRACETYL MAE B. CALAGO
What is a flowchart?
 a type of diagram that represents an
algorithm, workflow or process, showing the
steps as boxes of various kinds, and their order
by connecting them with arrows
 diagrammatic representation that illustrates a
solution model to a given problem
What is a flowchart?
 used in analyzing, designing,
documenting or managing a
process or program in various
fields
 described as "cross-functional"
when the page is divided into
different swimlanes describing
the control of different
organizational units.
Lamp doesn’t work
Lamp
plugged
in?
Bulb
burned
out?
Plug in lamp
Repair lamp
Replace bulb
A simple flowchart representing a process
for dealing with a non-functioning lamp
Yes
Yes
No
No
Types of Flowchart
Document Flowchart
Data Flowchart
System Flowchart
Program Flowchart
shows controls over a document-flow through a system
shows controls over a data-flow in a system
shows controls at a physical or resource level
shows the controls in a program within a system
Flowchart Symbols
Terminator
Process
Decision
Indicates the beginning or end of a
program flow in your diagram
Indicates any processing function
Indicates a decision point between
two or more paths in a flowchart
Flowchart Symbols (cont.)
Delay
Data
Document
Indicates a delay in the process
Can represent any type of data (input
and output) in a flowchart
Indicates data can be read by
people, such as printed output
Flowchart Symbols (cont.)
Multiple
Documents
Subroutine
Preparation
Indicates multiple documents
Indicates a predefined (named)
process, such as a subroutine or a
module
Indicates a modification to a process,
such as setting a switch or initializing a
routine
Flowchart Symbols (cont.)
Manual
Loop
Indicates data that is displayed for
people to read, such as data on a
monitor or projector screen
Indicates any operation that is
performed manually (by a person)
Indicates a sequence of commands
that will continue to repeat until
stopped manually
Display
Manual Input
Flowchart Symbols (cont.)
Connector
Indicates the start of a loop. Flip the
shape vertically to indicate the end of
a loop.
Indicates any data of stored data
Indicates an inspection point
Loop Limit
Stored Data
Flowchart Symbols (cont.)
Off-page Connector
Use this shape to create a cross-
reference and hyperlink from a
process on one page to a process on
another page
Internal
Storage
Indicates an internal storage device
Flowchart Symbols (cont.)
Or
Logical OR
Logical AND
Indicates a step that organizes data
into a standard format
Summing
Junction
Collate
Flowchart Symbols (cont.)
Sort
Indicates a step that organizes items
sequentially
Indicates a step that combines
multiple sets into one
Indicates a list of information with a
standard structure that allows for
searching and sorting
Merge
Database
EXAMPLES
Solve the equation 2x2 + x + 5 for all
x between 5 and 10 inclusive.
Start Set variable x = 5
x <= 10?
compute 2x^2 + x + 5
add 1 to x End
Print answer
Yes
No
Create a flowchart to display all
numbers between 1 and 10 inclusive
Start Set i = 1
i <= 10?
i = i + 1 End
Print i
Yes
No
Sources:
http://en.wikipedia.org/wiki/Flowchart#Software
http://people.senecac.on.ca/travis.mander/fc-
a2.html
Problem Solving Basics and Computer
Programming by Ronald A. Pasko

More Related Content

What's hot

Flowchart symbols meaning explained
Flowchart symbols meaning explainedFlowchart symbols meaning explained
Flowchart symbols meaning explainedEliza Wright
 
Flowchart basics by Gopal Devra
Flowchart basics by Gopal DevraFlowchart basics by Gopal Devra
Flowchart basics by Gopal DevraGopal Devra
 
Flow Chart @ppsc(2)
Flow Chart @ppsc(2)Flow Chart @ppsc(2)
Flow Chart @ppsc(2)Amiya Bhusan
 
Algorithm and flowchart
Algorithm and flowchart Algorithm and flowchart
Algorithm and flowchart Shivam Sharma
 
Flow chart a technique of process communication
Flow chart  a technique of process communicationFlow chart  a technique of process communication
Flow chart a technique of process communicationRajesh Patel
 
Programming flowcharts for C Language
Programming flowcharts for C LanguageProgramming flowcharts for C Language
Programming flowcharts for C LanguageAryan Ajmer
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computerNoor Zada
 
Computer Memory and Storage Devices
Computer Memory and Storage DevicesComputer Memory and Storage Devices
Computer Memory and Storage DevicesTrinity Dwarka
 
Flowchart and algorithm
Flowchart and algorithmFlowchart and algorithm
Flowchart and algorithmDHANIK VIKRANT
 
Preventive maintenance and troubleshooting
Preventive maintenance and troubleshootingPreventive maintenance and troubleshooting
Preventive maintenance and troubleshootingChristian Macatangay
 
Prepare and Interpret Technical Drawing.pptx
Prepare and Interpret Technical Drawing.pptxPrepare and Interpret Technical Drawing.pptx
Prepare and Interpret Technical Drawing.pptxmarygracelynquino1
 
Parts of motherboard and its function
Parts of motherboard and its functionParts of motherboard and its function
Parts of motherboard and its functionmyebautista01031980
 

What's hot (20)

ppt of flowchart
ppt of flowchartppt of flowchart
ppt of flowchart
 
Flowchart symbols meaning explained
Flowchart symbols meaning explainedFlowchart symbols meaning explained
Flowchart symbols meaning explained
 
Flowchart basics by Gopal Devra
Flowchart basics by Gopal DevraFlowchart basics by Gopal Devra
Flowchart basics by Gopal Devra
 
Flow Chart @ppsc(2)
Flow Chart @ppsc(2)Flow Chart @ppsc(2)
Flow Chart @ppsc(2)
 
Flowchart
FlowchartFlowchart
Flowchart
 
Types of flowchart
Types of flowchartTypes of flowchart
Types of flowchart
 
Flow charts
Flow chartsFlow charts
Flow charts
 
Algorithm and flowchart
Algorithm and flowchart Algorithm and flowchart
Algorithm and flowchart
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
 
Flow chart a technique of process communication
Flow chart  a technique of process communicationFlow chart  a technique of process communication
Flow chart a technique of process communication
 
Algorithm and flowchart
Algorithm and flowchartAlgorithm and flowchart
Algorithm and flowchart
 
Programming flowcharts for C Language
Programming flowcharts for C LanguageProgramming flowcharts for C Language
Programming flowcharts for C Language
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Flowchart
FlowchartFlowchart
Flowchart
 
Computer Memory and Storage Devices
Computer Memory and Storage DevicesComputer Memory and Storage Devices
Computer Memory and Storage Devices
 
Flowchart and algorithm
Flowchart and algorithmFlowchart and algorithm
Flowchart and algorithm
 
Preventive maintenance and troubleshooting
Preventive maintenance and troubleshootingPreventive maintenance and troubleshooting
Preventive maintenance and troubleshooting
 
Prepare and Interpret Technical Drawing.pptx
Prepare and Interpret Technical Drawing.pptxPrepare and Interpret Technical Drawing.pptx
Prepare and Interpret Technical Drawing.pptx
 
Parts of motherboard and its function
Parts of motherboard and its functionParts of motherboard and its function
Parts of motherboard and its function
 
Desktop icons
Desktop iconsDesktop icons
Desktop icons
 

Viewers also liked

Flowchart Diagram Templates by Creately
Flowchart Diagram Templates by CreatelyFlowchart Diagram Templates by Creately
Flowchart Diagram Templates by CreatelyCreately
 
Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1Swarnima Tiwari
 
Best Flow Chart Ever
Best Flow Chart EverBest Flow Chart Ever
Best Flow Chart Everskillfulyards
 
Flowchart w/program structure
Flowchart w/program structureFlowchart w/program structure
Flowchart w/program structurenasa9084
 
Flowchart slides powerpoint
Flowchart slides powerpointFlowchart slides powerpoint
Flowchart slides powerpointhilmius akbar
 
3rd topic creating flowchart and calendar
3rd topic creating flowchart and calendar3rd topic creating flowchart and calendar
3rd topic creating flowchart and calendarZahida Pervaiz
 
Algorithm and flowchart
Algorithm and flowchartAlgorithm and flowchart
Algorithm and flowchartRabin BK
 
Structured system analysis
Structured system analysisStructured system analysis
Structured system analysislearnt
 
Flowchart Power Point
Flowchart Power PointFlowchart Power Point
Flowchart Power PointSlideShop.com
 
Procurement Expediting Training
Procurement Expediting TrainingProcurement Expediting Training
Procurement Expediting TrainingMohd Ishar Ishak
 
C Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
C Prog. - Introduction to Hardware, Software, Algorithm & FlowchartC Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
C Prog. - Introduction to Hardware, Software, Algorithm & Flowchartvinay arora
 
Organizational Behavior Chapter 9
Organizational Behavior Chapter 9Organizational Behavior Chapter 9
Organizational Behavior Chapter 9Dr. John V. Padua
 
03 algoritma flowchart
03 algoritma flowchart03 algoritma flowchart
03 algoritma flowchartArif Rahman
 
Programming process and flowchart
Programming process and flowchartProgramming process and flowchart
Programming process and flowcharthermiraguilar
 

Viewers also liked (20)

Flowchart Diagram Templates by Creately
Flowchart Diagram Templates by CreatelyFlowchart Diagram Templates by Creately
Flowchart Diagram Templates by Creately
 
Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1Assignment on diagram and flowchart 1
Assignment on diagram and flowchart 1
 
Best Flow Chart Ever
Best Flow Chart EverBest Flow Chart Ever
Best Flow Chart Ever
 
Flowchart w/program structure
Flowchart w/program structureFlowchart w/program structure
Flowchart w/program structure
 
Grade 10 flowcharting
Grade 10  flowchartingGrade 10  flowcharting
Grade 10 flowcharting
 
Flowchart slides powerpoint
Flowchart slides powerpointFlowchart slides powerpoint
Flowchart slides powerpoint
 
3rd topic creating flowchart and calendar
3rd topic creating flowchart and calendar3rd topic creating flowchart and calendar
3rd topic creating flowchart and calendar
 
Visitor counter
Visitor counterVisitor counter
Visitor counter
 
Algorithm and flowchart
Algorithm and flowchartAlgorithm and flowchart
Algorithm and flowchart
 
Structured system analysis
Structured system analysisStructured system analysis
Structured system analysis
 
Flow chart programming
Flow chart programmingFlow chart programming
Flow chart programming
 
Flowchart Power Point
Flowchart Power PointFlowchart Power Point
Flowchart Power Point
 
Procurement Expediting Training
Procurement Expediting TrainingProcurement Expediting Training
Procurement Expediting Training
 
C Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
C Prog. - Introduction to Hardware, Software, Algorithm & FlowchartC Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
C Prog. - Introduction to Hardware, Software, Algorithm & Flowchart
 
Organizational Behavior Chapter 9
Organizational Behavior Chapter 9Organizational Behavior Chapter 9
Organizational Behavior Chapter 9
 
Smartwatches
SmartwatchesSmartwatches
Smartwatches
 
Flowchart
FlowchartFlowchart
Flowchart
 
03 algoritma flowchart
03 algoritma flowchart03 algoritma flowchart
03 algoritma flowchart
 
types of software
types of softwaretypes of software
types of software
 
Programming process and flowchart
Programming process and flowchartProgramming process and flowchart
Programming process and flowchart
 

Similar to Flowchart

algorithm and Pseudocode
algorithm and Pseudocodealgorithm and Pseudocode
algorithm and PseudocodeFabian Macuha
 
Flowchart symbols
Flowchart symbolsFlowchart symbols
Flowchart symbolsgiz82
 
Table Of Flowchart Symbols
Table Of Flowchart SymbolsTable Of Flowchart Symbols
Table Of Flowchart SymbolsNeo Nguyens
 
Data Flow Diagram and Sequence Diagram
Data Flow Diagram and Sequence DiagramData Flow Diagram and Sequence Diagram
Data Flow Diagram and Sequence DiagramHamna Shahzad
 
Unit III Dynamic and Implementation UML Diagrams.pptx
Unit III Dynamic and Implementation UML Diagrams.pptxUnit III Dynamic and Implementation UML Diagrams.pptx
Unit III Dynamic and Implementation UML Diagrams.pptxanguraju1
 
System analysis and design chapter 2
System analysis and design chapter 2System analysis and design chapter 2
System analysis and design chapter 2Einrez Pugao
 
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)harshid panchal
 
Chapter08 structuring system requirements
Chapter08 structuring system requirementsChapter08 structuring system requirements
Chapter08 structuring system requirementsDhani Ahmad
 
AlgorithmAndFlowChart.pdf
AlgorithmAndFlowChart.pdfAlgorithmAndFlowChart.pdf
AlgorithmAndFlowChart.pdfSusieMaestre1
 
Preparing and interpreting Technical drawing.pptx
Preparing and interpreting Technical drawing.pptxPreparing and interpreting Technical drawing.pptx
Preparing and interpreting Technical drawing.pptxRenmarieLabor
 

Similar to Flowchart (20)

algorithm and Pseudocode
algorithm and Pseudocodealgorithm and Pseudocode
algorithm and Pseudocode
 
Fundamentals of-algorithm
Fundamentals of-algorithmFundamentals of-algorithm
Fundamentals of-algorithm
 
Flowchart symbols
Flowchart symbolsFlowchart symbols
Flowchart symbols
 
Table Of Flowchart Symbols
Table Of Flowchart SymbolsTable Of Flowchart Symbols
Table Of Flowchart Symbols
 
note
notenote
note
 
BUSINES PROCESS IMPROVEMENT
BUSINES PROCESS IMPROVEMENTBUSINES PROCESS IMPROVEMENT
BUSINES PROCESS IMPROVEMENT
 
Flowcharts
FlowchartsFlowcharts
Flowcharts
 
Chapter 3 AIS.pptx
Chapter 3 AIS.pptxChapter 3 AIS.pptx
Chapter 3 AIS.pptx
 
Activity Diagram part8
Activity Diagram part8Activity Diagram part8
Activity Diagram part8
 
Ch03 (1)
Ch03 (1)Ch03 (1)
Ch03 (1)
 
Nota Flowchart.pdf
Nota Flowchart.pdfNota Flowchart.pdf
Nota Flowchart.pdf
 
Data Flow Diagram and Sequence Diagram
Data Flow Diagram and Sequence DiagramData Flow Diagram and Sequence Diagram
Data Flow Diagram and Sequence Diagram
 
2 flow charts
2 flow charts2 flow charts
2 flow charts
 
Unit III Dynamic and Implementation UML Diagrams.pptx
Unit III Dynamic and Implementation UML Diagrams.pptxUnit III Dynamic and Implementation UML Diagrams.pptx
Unit III Dynamic and Implementation UML Diagrams.pptx
 
System analysis and design chapter 2
System analysis and design chapter 2System analysis and design chapter 2
System analysis and design chapter 2
 
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
ppt on flow chart by harshid panchal with help of Sejal ma'm (git.org.in)
 
FLOW CHARTS
FLOW CHARTSFLOW CHARTS
FLOW CHARTS
 
Chapter08 structuring system requirements
Chapter08 structuring system requirementsChapter08 structuring system requirements
Chapter08 structuring system requirements
 
AlgorithmAndFlowChart.pdf
AlgorithmAndFlowChart.pdfAlgorithmAndFlowChart.pdf
AlgorithmAndFlowChart.pdf
 
Preparing and interpreting Technical drawing.pptx
Preparing and interpreting Technical drawing.pptxPreparing and interpreting Technical drawing.pptx
Preparing and interpreting Technical drawing.pptx
 

Recently uploaded

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
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
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
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
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
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
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
“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
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Recently uploaded (20)

Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
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...
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
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
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
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
 
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
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
“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...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

Flowchart

  • 2. What is a flowchart?  a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows  diagrammatic representation that illustrates a solution model to a given problem
  • 3. What is a flowchart?  used in analyzing, designing, documenting or managing a process or program in various fields  described as "cross-functional" when the page is divided into different swimlanes describing the control of different organizational units. Lamp doesn’t work Lamp plugged in? Bulb burned out? Plug in lamp Repair lamp Replace bulb A simple flowchart representing a process for dealing with a non-functioning lamp Yes Yes No No
  • 4. Types of Flowchart Document Flowchart Data Flowchart System Flowchart Program Flowchart shows controls over a document-flow through a system shows controls over a data-flow in a system shows controls at a physical or resource level shows the controls in a program within a system
  • 5. Flowchart Symbols Terminator Process Decision Indicates the beginning or end of a program flow in your diagram Indicates any processing function Indicates a decision point between two or more paths in a flowchart
  • 6. Flowchart Symbols (cont.) Delay Data Document Indicates a delay in the process Can represent any type of data (input and output) in a flowchart Indicates data can be read by people, such as printed output
  • 7. Flowchart Symbols (cont.) Multiple Documents Subroutine Preparation Indicates multiple documents Indicates a predefined (named) process, such as a subroutine or a module Indicates a modification to a process, such as setting a switch or initializing a routine
  • 8. Flowchart Symbols (cont.) Manual Loop Indicates data that is displayed for people to read, such as data on a monitor or projector screen Indicates any operation that is performed manually (by a person) Indicates a sequence of commands that will continue to repeat until stopped manually Display Manual Input
  • 9. Flowchart Symbols (cont.) Connector Indicates the start of a loop. Flip the shape vertically to indicate the end of a loop. Indicates any data of stored data Indicates an inspection point Loop Limit Stored Data
  • 10. Flowchart Symbols (cont.) Off-page Connector Use this shape to create a cross- reference and hyperlink from a process on one page to a process on another page Internal Storage Indicates an internal storage device
  • 11. Flowchart Symbols (cont.) Or Logical OR Logical AND Indicates a step that organizes data into a standard format Summing Junction Collate
  • 12. Flowchart Symbols (cont.) Sort Indicates a step that organizes items sequentially Indicates a step that combines multiple sets into one Indicates a list of information with a standard structure that allows for searching and sorting Merge Database
  • 14. Solve the equation 2x2 + x + 5 for all x between 5 and 10 inclusive. Start Set variable x = 5 x <= 10? compute 2x^2 + x + 5 add 1 to x End Print answer Yes No
  • 15. Create a flowchart to display all numbers between 1 and 10 inclusive Start Set i = 1 i <= 10? i = i + 1 End Print i Yes No