1 / 15

TAHAPAN PEMROGRAMAN

TAHAPAN PEMROGRAMAN. Modul-10. Sub Pokok Bahasan. Lima Langkah Produksi Pemrograman Masa Depan. Pemrograman: Lima Langkah Produksi. Lima Langkah Produksi.

rafe
Télécharger la présentation

TAHAPAN PEMROGRAMAN

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  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.

  5. 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

  6. 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

  7. Third step: Code the program • Select the appropriate high-level programming language • Code the program in that language, following the syntax carefully

  8. Fourth step: Test the program • Desk-check the program to discover errors • Run the program and debug it • Run real-world data

  9. Fifth step: Collate the documentation • Write user documentation • Write operator documentation • Write programmer documentation

  10. Selesai Modul-10 Terima kasih

More Related