[go: up one dir, main page]

0% found this document useful (0 votes)
29 views13 pages

IP Lecture 1.1 FlowChart

Uploaded by

Al Nahian Abid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views13 pages

IP Lecture 1.1 FlowChart

Uploaded by

Al Nahian Abid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 13

Flowchart

Course Code: CSC 1101 Course Title: Introduction to Computer Studies

Dept. of Computer Science


Faculty of Science and Technology

Lecturer No: 02 Week No: 1 Semester: Spring 23-24


Lecturer: Md. Faruk Abdullah Al Sohan; faruk.sohan@aiub.edu
Lecture Outline

 List of topics,
 Flow chart
Specific Objectives

Will have a discussion on,


 What is flowchart?
 Basic symbols of flowchart
 Flowchart rules
 Developing flowchart
 Advantages of flowchart
Flow Chart
What is flow chart?
Flowchart
Basic flowchart symbols
Flowchart
Rules
Flowchart
Rules
Flowchart
Example

Calculate the area of circle


Flowchart
Example

Add two numbers


Flowchart
Example

Find the larger number


Flowchart
Significance of flowchart

Advantages of Flowchart-

 Proper program documentation


 Efficient Coding
 Systematic testing
 Systematic debugging
 Better communication
Flowchart
Example

Start
Find the largest number among three
Read a, b, c

No Yes
a>b
Yes No No Yes
b>c a>c

Print b Print c Print a

End
References

i. https://www.lynda.com/Moodle-tutorials/Introduction-learning-
management-systems/578069/632144-4.html
ii. https://www.gc-solutions.net/resources/articles/introductio
n-to-learning-management-systems.html

You might also like