*** English Version***
Abstracted from:
- Roadmap Pengajaran Pemrograman Untuk TOKI-Inggriani Liem and Yohanes Nugroho, TOKI Biro ITB-Temu OSN Pekanbaru Riau 2004
- Learning Pascal - http://pascalprogramming.byethost15.com/index.php
- Tutorial Pascal - http://www.learn-programming.za.net/programming_pascal_learn01.html Pascal Wikipedia - http://en.wikipedia.org/wiki/Pascal_%28programming_language%29
- Free Pascal Tutorial - http://www.freebyte.com/programming/pascal/
- Pascal - http://www.ping.de/sites/systemcoder/pascalpr.htm
- Kumpulan Hasil Pemrograman Turbo Pascal Versi 1.5. - http://ilmukomputer.org/2008/09/01/kumpulan-program-pascal
- Kumpulan Hasil Pemrograman Pascal - http://ilmukomputer.org/category/pemrograman-pascal/
*********************************************************
- Pascal language is a derivative of ALGOL language. Creator Professor Niklaus Wirth in 1968 and launched in 1971.
- The name itself used Pascal as a form of homage to the mathematician Blaise Pascal from France.
- Initially designed as a language to teach programming techniques and topics for student / student.
- Pascal advantages include:
- Pascal presented in simple language but have different features that allow used to teach structured programming.
- Pascal language has a few things that allow the teaching of Structured Programming are :
* a. Type of Standard Data,
* b. The existence of the potential to make Data Type formation,
* c. Simple data structures are defined as: Array, Record, Set, Sorting, etc.. ,
* d. The existence of the Function Subprogram and Procedures,
* e. The presence of type-checking.
* b. The existence of the potential to make Data Type formation,
* c. Simple data structures are defined as: Array, Record, Set, Sorting, etc.. ,
* d. The existence of the Function Subprogram and Procedures,
* e. The presence of type-checking.
*** Indonesia Version ***
- Bahasa Pascal merupakan turunan dari Bahasa ALGOL. Penciptanya Profesor Niklaus Wirth sejak tahun 1968 dan diluncurkan tahun 1971.
- Nama Pascal sendiri dipakai sebagai bentuk penghormatan kepada Matematikawan Blaise Pascal dari Perancis.
- Pada awalnya dirancang sebagai bahasa untuk mengajarkan teknik dan topik pemrograman untuk Mahasiswa/Mahasiswi.
- Kelebihan Pascal antara lain :
- Bahasa Pascal disajikan secara sederhana namun memiliki aneka fitur yang memungkinkan dipakai untuk mengajarkan Pemrograman Terstruktur.
- Bahasa Pascal memiliki beberapa hal yang memungkinkan pengajaran Pemrograman Terstruktur yaitu :
- a. Tipe Data Standar,
- b. Adanya kemungkinan pembuatan Tipe Data Bentukan,
- c. Struktur Data sederhana sudah didefinisikan misalnya : Array, Record, Set, Sorting, dll. ,
- d. Adanya Subprogram yakni Fungsi dan Prosedur,
- e. Adanya pengecekan terhadap Tipe.
No comments:
Post a Comment