• Tidak ada hasil yang ditemukan

slide10.ppt 5765KB Feb 24 2010 08:05:50 PM

N/A
N/A
Protected

Academic year: 2017

Membagikan "slide10.ppt 5765KB Feb 24 2010 08:05:50 PM"

Copied!
15
0
0

Teks penuh

(1)

TAHAPAN

PEMROGRAMAN

(2)

Sub Pokok Bahasan

 Lima Langkah Produksi

(3)

Pemrograman:

Pemrograman:

Lima Langkah Produksi

(4)

Lima Langkah Produksi

Lima Langkah Produksi

 Pemrograman dilakukan secara berurut

(5)
(6)

Firs step: Problem definition

 Specify program objectives and program

users

 Specify output requirements  Specify input requirements

 Specify processing requirements

(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

(8)
(9)
(10)
(11)

Third step: Code the program

 Select the appropriate high-level

programming language

 Code the program in that language,

(12)
(13)

Fourth step: Test the program

 Desk-check the program to discover

errors

(14)

Fifth step: Collate the

documentation

 Write user documentation

 Write operator documentation

(15)

Selesai Modul-10

Referensi

Dokumen terkait