Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 2.11 KB

README.md

File metadata and controls

27 lines (20 loc) · 2.11 KB

Bakung DDP 1

Kumpulan soal mata kuliah Dasar-Dasar Pemrograman 1 (DDP 1) Fasilkom UI 2021 (Bakung).

Validating

(Shameless self-plug)

Jika kamu ingin mencoba validasi code kamu dengan test cases yang ada, kamu bisa gunakan DDPValidator! Tool ini dibuat khusus untuk memvalidasi code Lab (dan TP 04) kamu.

Lab 06 dan 10 tidak dapat dicek sebab dibutuhkan perubahan code pada test case.

Lab

Materi A B-H
00 - Introduction x Soal
01 - Variable, Types, and Operators x Soal
02 - Selection, Loops x Soal
03 - Loops, String Methods x Soal
04 - Formatted Strings, Text, IO, Exceptions x Soal
05 - Functions and Control Flow x Soal
06 - Lists and Functions x Soal
07 - Lists, Tuples, Sets, Dictionaries x Soal
08 - Recursion x Soal
09 - Classes, Objects, and Inheritance x Soal
10 - GUI x Soal