Upload presentasi
Presentasi sedang didownload. Silahkan tunggu
1
TAHAPAN PEMROGRAMAN Modul-10
2
Sub Pokok Bahasan Lima Langkah Produksi Pemrograman Masa Depan
3
Pemrograman: Lima Langkah Produksi
4
Lima Langkah Produksi Pemrograman dilakukan secara berurut dalam lima langkah proses: (1) define the problem, (2) map out program logic and design a solution, (3) code the program, (4) test the program, dan (5) collate the documentation.
6
Firs step: Problem definition
Specify program objectives and program users Specify output requirements Specify input requirements Specify processing requirements Study feasibility of implementing program Document the analysis
7
Second step: Map out the program logic and design a solution
Determine program logic through top-down approach and modularization, using hierarchy charts Design details using pseudocode and/or flowcharts, preferably involving control structures Test design with structured walktroughs
11
Third step: Code the program
Select the appropriate high-level programming language Code the program in that language, following the syntax carefully
13
Fourth step: Test the program
Desk-check the program to discover errors Run the program and debug it Run real-world data
14
Fifth step: Collate the documentation
Write user documentation Write operator documentation Write programmer documentation
15
Selesai Modul-10 Terima kasih
Presentasi serupa
© 2024 SlidePlayer.info Inc.
All rights reserved.