SlideShare a Scribd company logo
1 of 7
Download to read offline
*Property of STI I0050
PROGRAMMING
FUNDAMENTALS
 Flowchart
 Algorithm
 Programming Cycle
 Pseudocode
 Software Development Life Cycle
1 __________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
A methodology used to develop, maintain, and
replace information systems
Improves the quality of the software design and
development process
Importance of SDLC
To create good systems design
A guide in systems development
2 _________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
Planning
Analysis
Design
Implementation
Maintenance
3 __________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
Initial stage in the SDLC
Includes the information about the requirements
for the proposed software
Known as the feasibility study phase
“In the first phase of the SDLC,
the organization’s total information
system needs are identified, analyzed,
prioritized, and arranged.”
4 _________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
Requires the analyst to thoroughly study the current
procedures or software used
The main goal is to identify the requirements
“This phase studies the current system
and produces proposed alternatives or replacements.”
5 __________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
The developer translates into actual design or
specifications of the software
Development of the software: covering the input
and output screens to reports, databases, and
computer process
6 _________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
Coding
Creation of the actual program
Testing
Performs quality testing
Installation
Slowly or completely replaces the old software
7 __________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
To remove found errors
Software is systematically repaired and improved
8 _________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
Suggests that prior to proceeding to next phase, the current
phase should be finished first
9 __________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
Allows overlap between phases
Allows phases to repeat, if necessary
MAINTENANCE
IMPLEMENTATION
DESIGN
ANALYSIS
PLANNING
PLANNING
ANALYZE
DESIGN
IMPLEMENT
MAINTAIN SYSTEM
ANALYZE
DESIGN
IMPLEMENT
10 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
11 _________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
A step-by-step problem-solving procedure
Finite sequence of steps
A specific set of well-defined, simple
mathematical and logical procedures
12 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
Guide to a good Algorithm
1. Specify each step or instruction exactly
2. There must be a finite number of steps
3. There must be an output
13 _________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
Generic way of describing an algorithm
Models and resembles real programming code
while not at end of list
compare adjacent elements
if second is greater than first
switch them
get next two elements
if elements were switched
repeat for entire list
14 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
A chart that contains symbols describing how the
program performs
A graphic map of the path of control or data
Uses symbols such as squares, diamonds, and ovals to
represent various operations
15 _________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
Terminal block
Process block
Input/output block
Decision block
Initialization block
Connector
Flow Lines
16 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
Indicated by straight lines with arrows
Arrowhead is sometimes not shown
Used to connect blocks
17 _________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
Ovals or rounded rectangles used to indicate the start and
the end
START
END
18 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
The hexagon used for declaring / initializing variables
Declaration
Initialization
X = 10
Y = 25
19 _________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
The rectangle indicates a processing block
One entrance and one exit
X = Y + Z
A = 18
B = A - 2
20 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
The parallelogram indicates input to and output operations
One entrance and only one exit
Get X Display X
21 _________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
The diamond indicates a decision
One entrance and exactly two exits from the block
Action when
TRUE
Condition
Action when
FALSE
FT
22 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
The circle is used as a connection point between two
sections not adjacent or closely located to each other
Enhance readability
A
A
23 _________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
*Property of STI I0050
Create a flowchart that displays your age five years from
now assuming that your present age is 18.
Stop
Display Age
Age = Age + 5
Age = 18
Start
24 ________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
___________________________
*Property of STI I0050
Create a flowchart that will increase the value of x by 5 if x is
less than 10 then, display the result; otherwise no action shall
be done
Start
x = 0
x < 10?
x = x + 5
Display x
Stop
Get x
Yes No
25 _________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________

More Related Content

Similar to 01 lcd slide_handout_2

08 final tv drama revision session
08 final tv drama revision session08 final tv drama revision session
08 final tv drama revision sessionibz10
 
Il metodo A3 e kata coaching - Roberto Ronzani
Il metodo A3 e kata coaching - Roberto RonzaniIl metodo A3 e kata coaching - Roberto Ronzani
Il metodo A3 e kata coaching - Roberto RonzaniPMexpo
 
Year 13 sports studies exam 1
Year 13 sports studies   exam 1Year 13 sports studies   exam 1
Year 13 sports studies exam 1dcalevelpe
 
Test1foundation nimby
Test1foundation nimbyTest1foundation nimby
Test1foundation nimbySusie Nash
 
Assignment #10 Market Structures 1 Perfect Competition and .docx
Assignment #10 Market Structures 1 Perfect Competition and .docxAssignment #10 Market Structures 1 Perfect Competition and .docx
Assignment #10 Market Structures 1 Perfect Competition and .docxfredharris32
 
Taller normas sala sistemas de las Instituciones Educativas.docx
Taller normas sala sistemas de las Instituciones Educativas.docxTaller normas sala sistemas de las Instituciones Educativas.docx
Taller normas sala sistemas de las Instituciones Educativas.docxMaria Lucia Céspedes
 
ICT 2 moving examination second semester
ICT 2 moving examination second semesterICT 2 moving examination second semester
ICT 2 moving examination second semesterYzaCambosaReyes
 
Product 4 (exit interview form)
Product 4 (exit interview form)Product 4 (exit interview form)
Product 4 (exit interview form)HRhelpdesk.in
 
John Lynch's Resume 2015 LinkedIn
John Lynch's Resume 2015 LinkedInJohn Lynch's Resume 2015 LinkedIn
John Lynch's Resume 2015 LinkedInJohn Lynch
 
Q 1-3 Chapter 1Q 4 Chapter 2Q 5-6 Chapter 3Q 7- 8 Ch.docx
Q 1-3  Chapter 1Q 4      Chapter 2Q 5-6  Chapter 3Q 7- 8  Ch.docxQ 1-3  Chapter 1Q 4      Chapter 2Q 5-6  Chapter 3Q 7- 8  Ch.docx
Q 1-3 Chapter 1Q 4 Chapter 2Q 5-6 Chapter 3Q 7- 8 Ch.docxmakdul
 
دورة الخرائط الذهنية
دورة الخرائط الذهنيةدورة الخرائط الذهنية
دورة الخرائط الذهنيةمنصور صبري
 
Social Media Audit - Grocery Stores
Social Media Audit - Grocery StoresSocial Media Audit - Grocery Stores
Social Media Audit - Grocery StoresZASocial Media
 
Material properties 1 general
Material properties 1   generalMaterial properties 1   general
Material properties 1 generalJim Finn
 

Similar to 01 lcd slide_handout_2 (20)

08 final tv drama revision session
08 final tv drama revision session08 final tv drama revision session
08 final tv drama revision session
 
Skills skills-skills handout
Skills skills-skills handoutSkills skills-skills handout
Skills skills-skills handout
 
Il metodo A3 e kata coaching - Roberto Ronzani
Il metodo A3 e kata coaching - Roberto RonzaniIl metodo A3 e kata coaching - Roberto Ronzani
Il metodo A3 e kata coaching - Roberto Ronzani
 
Ficha
FichaFicha
Ficha
 
Wilkeson data presentation 2014
Wilkeson data presentation 2014Wilkeson data presentation 2014
Wilkeson data presentation 2014
 
Year 13 sports studies exam 1
Year 13 sports studies   exam 1Year 13 sports studies   exam 1
Year 13 sports studies exam 1
 
Test1foundation nimby
Test1foundation nimbyTest1foundation nimby
Test1foundation nimby
 
Assignment #10 Market Structures 1 Perfect Competition and .docx
Assignment #10 Market Structures 1 Perfect Competition and .docxAssignment #10 Market Structures 1 Perfect Competition and .docx
Assignment #10 Market Structures 1 Perfect Competition and .docx
 
Taller normas sala sistemas de las Instituciones Educativas.docx
Taller normas sala sistemas de las Instituciones Educativas.docxTaller normas sala sistemas de las Instituciones Educativas.docx
Taller normas sala sistemas de las Instituciones Educativas.docx
 
ICT 2 moving examination second semester
ICT 2 moving examination second semesterICT 2 moving examination second semester
ICT 2 moving examination second semester
 
Product 4 (exit interview form)
Product 4 (exit interview form)Product 4 (exit interview form)
Product 4 (exit interview form)
 
John Lynch's Resume 2015 LinkedIn
John Lynch's Resume 2015 LinkedInJohn Lynch's Resume 2015 LinkedIn
John Lynch's Resume 2015 LinkedIn
 
Mock
MockMock
Mock
 
Q 1-3 Chapter 1Q 4 Chapter 2Q 5-6 Chapter 3Q 7- 8 Ch.docx
Q 1-3  Chapter 1Q 4      Chapter 2Q 5-6  Chapter 3Q 7- 8  Ch.docxQ 1-3  Chapter 1Q 4      Chapter 2Q 5-6  Chapter 3Q 7- 8  Ch.docx
Q 1-3 Chapter 1Q 4 Chapter 2Q 5-6 Chapter 3Q 7- 8 Ch.docx
 
دورة الخرائط الذهنية
دورة الخرائط الذهنيةدورة الخرائط الذهنية
دورة الخرائط الذهنية
 
Social Media Audit - Grocery Stores
Social Media Audit - Grocery StoresSocial Media Audit - Grocery Stores
Social Media Audit - Grocery Stores
 
Material properties 1 general
Material properties 1   generalMaterial properties 1   general
Material properties 1 general
 
01 handout(3)
01 handout(3)01 handout(3)
01 handout(3)
 
Neri - CV 2014
Neri - CV 2014Neri - CV 2014
Neri - CV 2014
 
It test
It testIt test
It test
 

More from Coleen Gatus

01 lcd slide_handout_1
01 lcd slide_handout_101 lcd slide_handout_1
01 lcd slide_handout_1Coleen Gatus
 
Group 4 programming language
Group 4 programming languageGroup 4 programming language
Group 4 programming languageColeen Gatus
 
Wk 9 session 24 26 slides 1-3 the yield or investment rate
Wk 9 session 24 26 slides 1-3 the yield or investment rateWk 9 session 24 26 slides 1-3 the yield or investment rate
Wk 9 session 24 26 slides 1-3 the yield or investment rateColeen Gatus
 
Wk 8 session 21 23 slides 1-4 premium & discount equation
Wk 8 session 21 23 slides 1-4 premium & discount equationWk 8 session 21 23 slides 1-4 premium & discount equation
Wk 8 session 21 23 slides 1-4 premium & discount equationColeen Gatus
 
sinking fund & retirement of debts
sinking fund & retirement of debtssinking fund & retirement of debts
sinking fund & retirement of debtsColeen Gatus
 
Wk 6 session 15 17 slides 1-5 amortization & sinking fund
Wk 6 session 15 17 slides 1-5 amortization & sinking fundWk 6 session 15 17 slides 1-5 amortization & sinking fund
Wk 6 session 15 17 slides 1-5 amortization & sinking fundColeen Gatus
 

More from Coleen Gatus (11)

Ecology
EcologyEcology
Ecology
 
Taxonomy
TaxonomyTaxonomy
Taxonomy
 
Dna (1)
Dna (1)Dna (1)
Dna (1)
 
01 lcd slide_handout_1
01 lcd slide_handout_101 lcd slide_handout_1
01 lcd slide_handout_1
 
Group 4 programming language
Group 4 programming languageGroup 4 programming language
Group 4 programming language
 
Wk 9 session 24 26 slides 1-3 the yield or investment rate
Wk 9 session 24 26 slides 1-3 the yield or investment rateWk 9 session 24 26 slides 1-3 the yield or investment rate
Wk 9 session 24 26 slides 1-3 the yield or investment rate
 
Wk 8 session 21 23 slides 1-4 premium & discount equation
Wk 8 session 21 23 slides 1-4 premium & discount equationWk 8 session 21 23 slides 1-4 premium & discount equation
Wk 8 session 21 23 slides 1-4 premium & discount equation
 
sinking fund & retirement of debts
sinking fund & retirement of debtssinking fund & retirement of debts
sinking fund & retirement of debts
 
Wk 6 session 15 17 slides 1-5 amortization & sinking fund
Wk 6 session 15 17 slides 1-5 amortization & sinking fundWk 6 session 15 17 slides 1-5 amortization & sinking fund
Wk 6 session 15 17 slides 1-5 amortization & sinking fund
 
Learning
LearningLearning
Learning
 
Memory
MemoryMemory
Memory
 

Recently uploaded

MASONRY -Building Technology and Construction
MASONRY -Building Technology and ConstructionMASONRY -Building Technology and Construction
MASONRY -Building Technology and Constructionmbermudez3
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
A level Digipak development Presentation
A level Digipak development PresentationA level Digipak development Presentation
A level Digipak development Presentationamedia6
 
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...Suhani Kapoor
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CANestorGamez6
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...Amil baba
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...Amil baba
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsCharles Obaleagbon
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightDelhi Call girls
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiVIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`dajasot375
 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130Suhani Kapoor
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceanilsa9823
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...ankitnayak356677
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Delhi Call girls
 

Recently uploaded (20)

MASONRY -Building Technology and Construction
MASONRY -Building Technology and ConstructionMASONRY -Building Technology and Construction
MASONRY -Building Technology and Construction
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
A level Digipak development Presentation
A level Digipak development PresentationA level Digipak development Presentation
A level Digipak development Presentation
 
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
VIP Russian Call Girls in Gorakhpur Deepika 8250192130 Independent Escort Ser...
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
 
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
NO1 Trending kala jadu Love Marriage Black Magic Punjab Powerful Black Magic ...
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past Questions
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiVIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
 
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance  VVIP 🍎 SER...
Call Girls Service Mukherjee Nagar @9999965857 Delhi 🫦 No Advance VVIP 🍎 SER...
 
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun serviceCALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
CALL ON ➥8923113531 🔝Call Girls Aminabad Lucknow best Night Fun service
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
Raj Nagar Extension Call Girls 9711199012 WhatsApp No, Delhi Escorts in Raj N...
 
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
Best VIP Call Girls Noida Sector 47 Call Me: 8448380779
 

01 lcd slide_handout_2

  • 1. *Property of STI I0050 PROGRAMMING FUNDAMENTALS  Flowchart  Algorithm  Programming Cycle  Pseudocode  Software Development Life Cycle 1 __________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 A methodology used to develop, maintain, and replace information systems Improves the quality of the software design and development process Importance of SDLC To create good systems design A guide in systems development 2 _________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ *Property of STI I0050 Planning Analysis Design Implementation Maintenance 3 __________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 Initial stage in the SDLC Includes the information about the requirements for the proposed software Known as the feasibility study phase “In the first phase of the SDLC, the organization’s total information system needs are identified, analyzed, prioritized, and arranged.” 4 _________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________
  • 2. *Property of STI I0050 Requires the analyst to thoroughly study the current procedures or software used The main goal is to identify the requirements “This phase studies the current system and produces proposed alternatives or replacements.” 5 __________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 The developer translates into actual design or specifications of the software Development of the software: covering the input and output screens to reports, databases, and computer process 6 _________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ *Property of STI I0050 Coding Creation of the actual program Testing Performs quality testing Installation Slowly or completely replaces the old software 7 __________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 To remove found errors Software is systematically repaired and improved 8 _________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________
  • 3. *Property of STI I0050 Suggests that prior to proceeding to next phase, the current phase should be finished first 9 __________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 Allows overlap between phases Allows phases to repeat, if necessary MAINTENANCE IMPLEMENTATION DESIGN ANALYSIS PLANNING PLANNING ANALYZE DESIGN IMPLEMENT MAINTAIN SYSTEM ANALYZE DESIGN IMPLEMENT 10 ________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ *Property of STI I0050 11 _________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 A step-by-step problem-solving procedure Finite sequence of steps A specific set of well-defined, simple mathematical and logical procedures 12 ________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________
  • 4. *Property of STI I0050 Guide to a good Algorithm 1. Specify each step or instruction exactly 2. There must be a finite number of steps 3. There must be an output 13 _________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 Generic way of describing an algorithm Models and resembles real programming code while not at end of list compare adjacent elements if second is greater than first switch them get next two elements if elements were switched repeat for entire list 14 ________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ *Property of STI I0050 A chart that contains symbols describing how the program performs A graphic map of the path of control or data Uses symbols such as squares, diamonds, and ovals to represent various operations 15 _________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 Terminal block Process block Input/output block Decision block Initialization block Connector Flow Lines 16 ________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________
  • 5. *Property of STI I0050 Indicated by straight lines with arrows Arrowhead is sometimes not shown Used to connect blocks 17 _________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 Ovals or rounded rectangles used to indicate the start and the end START END 18 ________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ *Property of STI I0050 The hexagon used for declaring / initializing variables Declaration Initialization X = 10 Y = 25 19 _________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 The rectangle indicates a processing block One entrance and one exit X = Y + Z A = 18 B = A - 2 20 ________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________
  • 6. *Property of STI I0050 The parallelogram indicates input to and output operations One entrance and only one exit Get X Display X 21 _________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 The diamond indicates a decision One entrance and exactly two exits from the block Action when TRUE Condition Action when FALSE FT 22 ________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ *Property of STI I0050 The circle is used as a connection point between two sections not adjacent or closely located to each other Enhance readability A A 23 _________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ *Property of STI I0050 Create a flowchart that displays your age five years from now assuming that your present age is 18. Stop Display Age Age = Age + 5 Age = 18 Start 24 ________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________ ___________________________
  • 7. *Property of STI I0050 Create a flowchart that will increase the value of x by 5 if x is less than 10 then, display the result; otherwise no action shall be done Start x = 0 x < 10? x = x + 5 Display x Stop Get x Yes No 25 _________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________ ____________________________