Skip to content

Commit

Permalink
docs: menambahkan list materi di dokumentasi
Browse files Browse the repository at this point in the history
  • Loading branch information
rulanugrh committed Dec 1, 2023
1 parent 15a3f6b commit 4031119
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Untuk menggunakan repositori dengan maksimal, kalian perlu belajar programming d
| :-----: | :------------------------------: | :-----------------------------------------------------------------------------------: | :-----------------------------------: |
| 01 | Introduksi Pemograman dan Zig | Memahami apa itu membuat program dan apa peran Zig dalam proses pembuatan program | [Materi](Basic/01_introduction) |
| 02 | Tipe data | Memahami apa itu tipe data | [Materi](Basic/02_tipe_data) |
| 03 | Var & Const | Memahami apa itu var dan const | [Materi](Basic/03_var_vs_const) |
| 04 | Latihan | Latihan dari materi sebelumnya | [Materi](Basic/04_latihan) |
| 05 | Format Panggilan Variabel | Memahami cara memanggil variabel | [Materi](Basic/05_format_panggilan_variabel) |


## 🤩 Ayo ikut kami dan berkontribusi! 🤩
Expand Down

0 comments on commit 4031119

Please sign in to comment.