TR EN

PROGRAMMING BASICS I DERS TANITIM VE UYGULAMA BİLGİLERİ

Kodu Dersin Adı Yarıyıl Süresi(T+U) Kredisi AKTS Kredisi
CMP153 PROGRAMMING BASICS I 1 3 3 6

DERSİN ÖĞRENME ÇIKTILARI (Öğrenciler, bu dersi başarı ile tamamladıklarında aşağıda belirtilen bilgi, beceri ve/veya yetkinlikleri gösterirler.)

Solves the problem.
Write the algorithm of the program.
Creates the flowchart of the problem.
Knows the syntax of C language.
Converts the algorithm or flowchart of the problem into C code.
Performs string operations.
Uses decision making statements.
Uses loops.
Works with subprograms.
Does filing processes.