Tugas Algoritma

1 Oktober 2015

Object Oriented Programing (OOP):

  • Inheritance
  • Abstraction
  • Interface
  • Polymorphism

Tingkat Bahasa Pemograman dari rendah sampai tinggi:

Assembler>C,Pascal,Fortran>Java,C++,C#

Problem>Process>Solution

Develop an algorithm:

  1. Writing
  2. Flowchart

Pseudocode:

  1. Input
  2. Output
  3. Compute
  4. Store
  5. Compiler
  6. Loop

Why C is popular:

  1. Flexibility
  2. Portable
  3. Well known programming langguage
  4.  Library Support

C standard library:

  • <math.h>
  • <stdio.h>
  • <stdlih.h>
  • <string.h>

Leave a Reply

Your email address will not be published. Required fields are marked *