Course Description
This course uses the PJBL (Project Based Learning) method. Discusses theory, concepts and practice of basic programming. The material studied includes an introduction to algorithms, algorithmic notation, programming logic structures in the form of sequential, selection, repetition, getting to know searching and sorting methods and solving problems using programming algorithms. This course uses the PJBL (Project Based Learning) method. This course discusses the theory, concepts, and practice of basic programming. The material studied includes an introduction to algorithms, algorithmic notation, programming logic structures in the form of sequential, selection, iterative, familiar with searching and sorting methods and solving problems using programming algorithms.
Program Objectives (PO)
- C2. Mahasiswa mampu memahami konsep algoritma dan pemrograman. C2. Students are able to understand the concept of algorithms and programming.
- C3. Mahasiswa mampu merancang algoritma yang tepat untuk menyelesaikan masalah dengan menggunakan notasi algoritmik. C3. Students are able to design the right algorithm to solve problems using algorithmic notation.
- C3 Mahasiswa mampu mengaplikasikan algoritma dalam pemrograman. C3. Students are able to apply an algorithm to a program