Materi
Kursus:
Belajar Golang: Panduan Dasar untuk Pemula
Login
Curriculum
Belajar Golang: Panduan Dasar untuk Pemula
Belajar Golang
0/58
1. Pengenalan Go Lang
8:17
Pratinjau
2. Program Hello World
9:14
Pratinjau
3. Tipe Data Number
7:59
Pratinjau
4. Tipe Data Boolean
Sorry, this lesson is currently locked. You need to complete "3. Tipe Data Number" before accessing it.
2:35
5. Tipe Data String
Sorry, this lesson is currently locked. You need to complete "4. Tipe Data Boolean" before accessing it.
6:09
6. Variable
Sorry, this lesson is currently locked. You need to complete "5. Tipe Data String" before accessing it.
12:45
7. Constant
Sorry, this lesson is currently locked. You need to complete "6. Variable" before accessing it.
5:38
8. Konversi Tipe Data
Sorry, this lesson is currently locked. You need to complete "7. Constant" before accessing it.
6:21
9. Type Declarations
Sorry, this lesson is currently locked. You need to complete "8. Konversi Tipe Data" before accessing it.
4:00
10. Operasi Matematika
Sorry, this lesson is currently locked. You need to complete "9. Type Declarations" before accessing it.
6:22
11. Operasi Perbandingan
Sorry, this lesson is currently locked. You need to complete "10. Operasi Matematika" before accessing it.
4:59
12. Operasi Boolean
Sorry, this lesson is currently locked. You need to complete "11. Operasi Perbandingan" before accessing it.
6:44
13. Tipe Data Array
Sorry, this lesson is currently locked. You need to complete "12. Operasi Boolean" before accessing it.
9:47
14. Tipe Data Slice
Sorry, this lesson is currently locked. You need to complete "13. Tipe Data Array" before accessing it.
21:18
15. Tipe Data Map
Sorry, this lesson is currently locked. You need to complete "14. Tipe Data Slice" before accessing it.
8:03
16. If Expression
Sorry, this lesson is currently locked. You need to complete "15. Tipe Data Map" before accessing it.
10:58
17. Switch Expression
Sorry, this lesson is currently locked. You need to complete "16. If Expression" before accessing it.
9:39
18. For Loops
Sorry, this lesson is currently locked. You need to complete "17. Switch Expression" before accessing it.
14:13
19. Break & Continue
Sorry, this lesson is currently locked. You need to complete "18. For Loops" before accessing it.
6:32
20. Function
Sorry, this lesson is currently locked. You need to complete "19. Break & Continue" before accessing it.
5:51
21. Function Parameter
Sorry, this lesson is currently locked. You need to complete "20. Function" before accessing it.
6:15
22. Function Return Value
Sorry, this lesson is currently locked. You need to complete "21. Function Parameter" before accessing it.
6:32
23. Returning Multiple Values
Sorry, this lesson is currently locked. You need to complete "22. Function Return Value" before accessing it.
6:39
24. Named Return Values
Sorry, this lesson is currently locked. You need to complete "23. Returning Multiple Values" before accessing it.
5:29
25. Variadic Function
Sorry, this lesson is currently locked. You need to complete "24. Named Return Values" before accessing it.
8:27
26. Function Value
Sorry, this lesson is currently locked. You need to complete "25. Variadic Function" before accessing it.
4:33
27. Function as Parameter
Sorry, this lesson is currently locked. You need to complete "26. Function Value" before accessing it.
9:46
28. Anonymous Function
Sorry, this lesson is currently locked. You need to complete "27. Function as Parameter" before accessing it.
6:57
29. Recursive Function
Sorry, this lesson is currently locked. You need to complete "28. Anonymous Function" before accessing it.
8:27
30. Closure
Sorry, this lesson is currently locked. You need to complete "29. Recursive Function" before accessing it.
6:28
31. Defer, Panic & Recover
Sorry, this lesson is currently locked. You need to complete "30. Closure" before accessing it.
13:23
32. Komentar
Sorry, this lesson is currently locked. You need to complete "31. Defer, Panic & Recover" before accessing it.
4:42
33. Struct
Sorry, this lesson is currently locked. You need to complete "32. Komentar" before accessing it.
10:18
34. Struct Method
Sorry, this lesson is currently locked. You need to complete "33. Struct" before accessing it.
6:13
35. Interface
Sorry, this lesson is currently locked. You need to complete "34. Struct Method" before accessing it.
8:42
36. Interface Kosong
Sorry, this lesson is currently locked. You need to complete "35. Interface" before accessing it.
7:07
37. Nil
Sorry, this lesson is currently locked. You need to complete "36. Interface Kosong" before accessing it.
5:52
38. error Interface
Sorry, this lesson is currently locked. You need to complete "37. Nil" before accessing it.
7:03
39. Type Assertions
Sorry, this lesson is currently locked. You need to complete "38. error Interface" before accessing it.
7:11
40. Pointer
Sorry, this lesson is currently locked. You need to complete "39. Type Assertions" before accessing it.
16:34
41. Pointer di Function
Sorry, this lesson is currently locked. You need to complete "40. Pointer" before accessing it.
5:56
42. Pointer di Method
Sorry, this lesson is currently locked. You need to complete "41. Pointer di Function" before accessing it.
5:15
43. GOPATH
Sorry, this lesson is currently locked. You need to complete "42. Pointer di Method" before accessing it.
6:22
44. Package & Import
Sorry, this lesson is currently locked. You need to complete "43. GOPATH" before accessing it.
8:02
45. Access Modifier
Sorry, this lesson is currently locked. You need to complete "44. Package & Import" before accessing it.
4:02
46. Package Initialization
Sorry, this lesson is currently locked. You need to complete "45. Access Modifier" before accessing it.
6:29
47. Package os
Sorry, this lesson is currently locked. You need to complete "46. Package Initialization" before accessing it.
10:05
48. Package flag
Sorry, this lesson is currently locked. You need to complete "47. Package os" before accessing it.
8:44
49. Package strings
Sorry, this lesson is currently locked. You need to complete "48. Package flag" before accessing it.
7:36
50. Package strconv
Sorry, this lesson is currently locked. You need to complete "49. Package strings" before accessing it.
8:56
51. Package math
Sorry, this lesson is currently locked. You need to complete "50. Package strconv" before accessing it.
3:58
52. Package container/list
Sorry, this lesson is currently locked. You need to complete "51. Package math" before accessing it.
9:27
53. Package container/ring
Sorry, this lesson is currently locked. You need to complete "52. Package container/list" before accessing it.
6:26
54. Package sort
Sorry, this lesson is currently locked. You need to complete "53. Package container/ring" before accessing it.
8:27
55. Package time
Sorry, this lesson is currently locked. You need to complete "54. Package sort" before accessing it.
8:18
56. Package reflect
Sorry, this lesson is currently locked. You need to complete "55. Package time" before accessing it.
13:04
57. Package regexp
Sorry, this lesson is currently locked. You need to complete "56. Package reflect" before accessing it.
6:54
58. Materi Selanjutnya
Sorry, this lesson is currently locked. You need to complete "57. Package regexp" before accessing it.
2:50
Tugas Praktek
0/1
Tugas: Membuat Program Palindrome Checker
Sorry, this lesson is currently locked. You need to complete "Belajar Golang" before accessing it.
Tugas
Video
1. Pengenalan Go Lang
Masuk
Kata sandi harus memiliki minimal 8 karakter angka dan huruf, mengandung setidaknya 1 huruf kapital
No Telp
Bidang Keahlian
Bisnis
Marketing
Pemrograman
Pengembangan Website
Bahasa
Design
Sains
Fisika
Kimia
Matematika
Hapus File
Yakin ingin melanjutkan?
Batal
Hapus
I agree with storage and handling of my data by this website.
Privacy Policy
Ingat Saya
Masuk
Daftar
Restore password
Send reset link
Password reset link sent
to your email
Tutup
Your application is sent
We'll send you an email as soon as your application is approved.
Go to Profile
Belum Punya Akun?
Daftar
Masuk
Lupa Password?
WhatsApp Kami