Pages

Senin, 04 Juli 2011

Learning Computer Programming (Belajar Pemrograman Komputer)

If you want to know computer programming, then we must know first the algorithm of a program (a program flow).
What is algorithm? and what is programming?
 
will all be discussed here ................. 

(Translate Indonesia)

Jika ingin tahu pemrograman komputer, maka kita harus tahu dulu algoritma sebuah program (alur sebuah program).
Apa itu Algoritma ?
dan apa itu Pemrograman ?

 semua akan dibahas disini .................

1. Algorithms The origin of the word algorithm you can read in the book "The Art of Computer Programming Volume I Second Edition" written by Donald E. Knuth (1973, p1-2). According to Donald E. Knuth (1973, p4), the algorithm in the modern sense of the term has a resemblance with recipes, processes, methods, techniques, procedures, routine. The algorithm is a finite set of rules that provide a series of operations to solve a particular type of problem. According to Rinaldi Munir, the algorithm is a sequence of logical steps solving problems systematically arranged. Based on the two senses of the algorithm above, it can be concluded that the algorithm is a broad term, which is not only related to the computer world. 
(Ttranslate  Indonesia)
1. Algoritma
Asal usul kata algoritma dapat Anda baca dalam buku “The Art of Computer Programming Second Edition Volume I” yang ditulis oleh Donald E. Knuth (1973, p1-2). Menurut Donald E. Knuth (1973,p4), algoritma dalam pengertian modern mempunyai kemiripan dengan istilah resep, proses, metode, teknik, prosedur, rutin. Algoritma adalah sekumpulan aturan-aturan berhingga yang memberikan sederetan operasi-operasi untuk menyelesaikan suatu jenis masalah yang khusus. Menurut Rinaldi Munir, algoritma adalah urutan langkah-langkah logis penyelesaian masalah yang disusun secara sistematis. Berdasarkan dua pengertian algoritma di atas, dapat disimpulkan bahwa algoritma merupakan suatu istilah yang luas, yang tidak hanya berkaitan dengan dunia komputer.

2. Programming Programming comes from a given word prefix program pe-and the suffix-an. A program means a computer program. Definition of a computer program according to John M. Zelle, Ph.D. in his book "Python Programming: An Introduction to Computer Science" (2002, p1) is a step by step set of instructions that tells the computer that must be done properly. Programming is all activities of computer programming. Then there is also a programming language term that means the language used in the manufacture of computer programs. Based on the understanding of algorithms and programming, it can be said that the program is the result of the implementation of algorithms. However, in this book does not discuss the material about the making of computer programs. This book focuses the techniques of making the algorithm itself. Name of the courses Algorithms and programming in this case means making learning algorithms that can be applied in programming.
(Translate Indonesia)
2. Pemrograman
Pemrograman berasal dari kata program yang diberi awalan pe– dan akhiran –an. Program berarti program komputer. Pengertian program komputer menurut John M. Zelle, Ph.D. dalam bukunya yang berjudul “Python Programming: An Introduction to Computer Science” (2002, p1) adalah sekumpulan instruksi langkah per langkah yang memberitahukan mengenai yang harus dilakukan komputer secara tepat. Pemrograman adalah segala kegiatan pembuatan program komputer. Kemudian terdapat pula istilah bahasa pemrograman yang berarti bahasa yang digunakan dalam pembuatan program komputer. Berdasarkan pengertian algoritma dan pemrograman, maka dapat dikatakan bahwa program merupakan hasil penerapan dari algoritma-algoritma. Akan tetapi, dalam buku ini tidak dibahas materi mengenai pembuatan program komputer. Buku ini memfokuskan teknik-teknik pembuatan algoritma itu sendiri. Nama mata kuliah Algoritma dan Pemrograman dalam hal ini berarti mempelajari pembuatan algoritma-algoritma yang dapat diterapkan dalam pemrograman.

4 komentar:

pslvseo a1 mengatakan...

A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
website: geeksforgeeks.org

byodbuzz06 mengatakan...

A Computer Science portal for geeks. It contains well written, well thought and well
explained computer science and programming articles, quizzes and practice/competitive
programming/company interview Questions.
website: geeksforgeeks.org

byodbuzz05 mengatakan...

A Computer Science portal for geeks. It contains well written, well thought and well
explained computer science and programming articles, quizzes and practice/competitive
programming/company interview Questions.
website: geeksforgeeks.org

byodbuzz05 mengatakan...

A Computer Science portal for geeks. It contains well written, well thought and well
explained computer science and programming articles, quizzes and practice/competitive
programming/company interview Questions.
website: geeksforgeeks.org

Posting Komentar