Mengenal Dasar-dasar Pemrograman Java: Dari Nol hingga Mahir
- Deskripsi
- Materi
- Ulasan
Apa yang akan Anda pelajari
☑️ Pemahaman Dasar Java ☑️ Struktur Kontrol ☑️ Pustaka Bawaan (Java Standard Library) ☑️ Pengembangan Aplikasi Web (Java EE atau Spring Framework) ☑️ Optimasi Kode dan Keamanan ☑️ Materi Lanjutan (Opsional) |
☑️ Pemrograman Berorientasi Objek (OOP) ☑️ Penanganan Kesalahan (Exception Handling) ☑️ Pengembangan Aplikasi Desktop (Java Swing) ☑️ Pengembangan Aplikasi Mobile (Android Development) ☑️ Proyek-Proyek Praktis ☑️ Sertifikat dan Evaluasi |
Apakah Anda ingin memasuki dunia pemrograman atau meningkatkan kemampuan Anda dalam mengembangkan perangkat lunak? Kursus “Belajar Java” kami adalah pintu masuk yang sempurna untuk memahami dan menguasai bahasa pemrograman Java yang kuat dan serbaguna.
Java adalah salah satu bahasa pemrograman yang paling banyak digunakan di dunia, digunakan dalam berbagai jenis aplikasi, mulai dari aplikasi desktop hingga perangkat seluler dan sistem backend. Kursus ini dirancang untuk memberikan pemahaman komprehensif tentang Java, dari dasar-dasar hingga tingkat lanjutan, sehingga Anda dapat membangun aplikasi yang efisien dan kuat.
-
11. Apa itu Java?Pratinjau 19:48
-
22. Cara Kerja JavaPratinjau 09:25
-
33. Setup IDE Netbeans WindowsPratinjau 06:16
-
44. Memahami Struktur ProgramSorry, this lesson is currently locked. You need to complete "3. Setup IDE Netbeans Windows" before accessing it.
-
55. Organisasi Program dengan PackageSorry, this lesson is currently locked. You need to complete "4. Memahami Struktur Program" before accessing it.
-
66. Pengenalan Print dan Alur EksekusiSorry, this lesson is currently locked. You need to complete "5. Organisasi Program dengan Package" before accessing it.
-
77. Memahami String [ ] argsSorry, this lesson is currently locked. You need to complete "6. Pengenalan Print dan Alur Eksekusi" before accessing it.
-
88. Variabel, Assiggnment dan DeklarasiSorry, this lesson is currently locked. You need to complete "7. Memahami String [ ] args" before accessing it.
-
99. Tipe data Fundamental atau PrimitiveSorry, this lesson is currently locked. You need to complete "8. Variabel, Assiggnment dan Deklarasi" before accessing it.
-
1010. Operator Aritmatika 1Sorry, this lesson is currently locked. You need to complete "9. Tipe data Fundamental atau Primitive" before accessing it.
-
1111. Konversi tipe data numericSorry, this lesson is currently locked. You need to complete "10. Operator Aritmatika 1" before accessing it.
-
1212. Operator Unary (Decrement dan Increment)Sorry, this lesson is currently locked. You need to complete "11. Konversi tipe data numeric" before accessing it.
-
1313. Operator AssignmentsSorry, this lesson is currently locked. You need to complete "12. Operator Unary (Decrement dan Increment)" before accessing it.
-
1414. Operator KomperasiSorry, this lesson is currently locked. You need to complete "13. Operator Assignments" before accessing it.
-
1515. Operator LogikaSorry, this lesson is currently locked. You need to complete "14. Operator Komperasi" before accessing it.
-
1616. Operator BitwiseSorry, this lesson is currently locked. You need to complete "15. Operator Logika" before accessing it.
-
1717. Mengambil user Input (Scanner) dan latihan aritmatikaSorry, this lesson is currently locked. You need to complete "16. Operator Bitwise" before accessing it.
-
1818. Pengelompokan operasi aritmatikaSorry, this lesson is currently locked. You need to complete "17. Mengambil user Input (Scanner) dan latihan aritmatika" before accessing it.
-
1919. Latihan Operator LOGIKASorry, this lesson is currently locked. You need to complete "18. Pengelompokan operasi aritmatika" before accessing it.
-
2020. If Else Statement 1Sorry, this lesson is currently locked. You need to complete "19. Latihan Operator LOGIKA" before accessing it.
-
2121. If Else If StatementSorry, this lesson is currently locked. You need to complete "20. If Else Statement 1" before accessing it.
-
2222. Nested IfSorry, this lesson is currently locked. You need to complete "21. If Else If Statement" before accessing it.
-
2323. Switch CaseSorry, this lesson is currently locked. You need to complete "22. Nested If" before accessing it.
-
2424. Ternary OperatorSorry, this lesson is currently locked. You need to complete "23. Switch Case" before accessing it.
-
2525. Latihan Operator (if else)Sorry, this lesson is currently locked. You need to complete "24. Ternary Operator" before accessing it.
-
2626. Latihan Kalkulator (Switch Case)Sorry, this lesson is currently locked. You need to complete "25. Latihan Operator (if else)" before accessing it.
-
2727. While LoopSorry, this lesson is currently locked. You need to complete "26. Latihan Kalkulator (Switch Case)" before accessing it.
-
2828. Do While LoopSorry, this lesson is currently locked. You need to complete "27. While Loop" before accessing it.
-
2929. For LoopSorry, this lesson is currently locked. You need to complete "28. Do While Loop" before accessing it.
-
3030. Latihan looping SederhanaSorry, this lesson is currently locked. You need to complete "29. For Loop" before accessing it.
-
3131. Latihan Looping deret FibonnaciSorry, this lesson is currently locked. You need to complete "30. Latihan looping Sederhana" before accessing it.
-
3232. Break, Continue, dan Return (Control Flow)Sorry, this lesson is currently locked. You need to complete "31. Latihan Looping deret Fibonnaci" before accessing it.
-
3333. Looping Bersarang (Kotak dan Segitiga)Sorry, this lesson is currently locked. You need to complete "32. Break, Continue, dan Return (Control Flow)" before accessing it.
-
3434. Pengenalan Fungsi atau MethodSorry, this lesson is currently locked. You need to complete "33. Looping Bersarang (Kotak dan Segitiga)" before accessing it.
-
3535. Fungsi atau method voidSorry, this lesson is currently locked. You need to complete "34. Pengenalan Fungsi atau Method" before accessing it.
-
3636. Latihan fungsi, menghitung, dan menggambarSorry, this lesson is currently locked. You need to complete "35. Fungsi atau method void" before accessing it.
-
3737. Fungsi RecursiveSorry, this lesson is currently locked. You need to complete "36. Latihan fungsi, menghitung, dan menggambar" before accessing it.
-
3838. Recursive bercabangSorry, this lesson is currently locked. You need to complete "37. Fungsi Recursive" before accessing it.
-
3939. Ovrload Method / FungsiSorry, this lesson is currently locked. You need to complete "38. Recursive bercabang" before accessing it.
-
4040. Pengenalan Array 1Sorry, this lesson is currently locked. You need to complete "39. Ovrload Method / Fungsi" before accessing it.
-
4141. Looping Array dengan For EachSorry, this lesson is currently locked. You need to complete "40. Pengenalan Array 1" before accessing it.
-
4242. Mengenal Array lebih dalam (Pass by Reference)Sorry, this lesson is currently locked. You need to complete "41. Looping Array dengan For Each" before accessing it.
-
4343. Operasi pada ArraySorry, this lesson is currently locked. You need to complete "42. Mengenal Array lebih dalam (Pass by Reference)" before accessing it.
-
4444. Latihan ArraySorry, this lesson is currently locked. You need to complete "43. Operasi pada Array" before accessing it.
-
4545. Array Multi DimensiSorry, this lesson is currently locked. You need to complete "44. Latihan Array" before accessing it.
-
4646. Array Multi Dimensi Lebih DalamSorry, this lesson is currently locked. You need to complete "45. Array Multi Dimensi" before accessing it.
-
4747. Latihan Array 2D (Operasi Matrix)Sorry, this lesson is currently locked. You need to complete "46. Array Multi Dimensi Lebih Dalam" before accessing it.
-
4848. Pengenalan StringSorry, this lesson is currently locked. You need to complete "47. Latihan Array 2D (Operasi Matrix)" before accessing it.
-
4949. Operasi StringSorry, this lesson is currently locked. You need to complete "48. Pengenalan String" before accessing it.
-
5050. String BuilderSorry, this lesson is currently locked. You need to complete "49. Operasi String" before accessing it.
-
5151. Format StringSorry, this lesson is currently locked. You need to complete "50. String Builder" before accessing it.
-
5252. Mengenal Exception - Try, Catch, dan FinallySorry, this lesson is currently locked. You need to complete "51. Format String" before accessing it.
-
5353. Exception pada method (Rantai exception)Sorry, this lesson is currently locked. You need to complete "52. Mengenal Exception - Try, Catch, dan Finally" before accessing it.
-
5454. Pengenalan I/O Stream, Input fileSorry, this lesson is currently locked. You need to complete "53. Exception pada method (Rantai exception)" before accessing it.
-
5555. Byte Stream | File Input dan OutputSorry, this lesson is currently locked. You need to complete "54. Pengenalan I/O Stream, Input file" before accessing it.
-
5656. Character Stream | File Input dan OutputSorry, this lesson is currently locked. You need to complete "55. Byte Stream | File Input dan Output" before accessing it.
-
5757. Buffered Byte StreamSorry, this lesson is currently locked. You need to complete "56. Character Stream | File Input dan Output" before accessing it.
-
5858. Buffered Character StreamSorry, this lesson is currently locked. You need to complete "57. Buffered Byte Stream" before accessing it.
-
5959. Scanner dan Sting TokenizerSorry, this lesson is currently locked. You need to complete "58. Buffered Character Stream" before accessing it.

1. Apa itu Java?
Jam Kerja
Monday | 07.00 WIB - 16.00 WIB |
Tuesday | 08.00 WIB - 15.00 WIB |
Wednesday | 06.00 WIB - 15.00 WIB |
Thursday | 07.00 WIB - 16.00 WIB |
Friday | 08.00 WIB - 15.00 WIB |
Saturday | Closed |
Sunday | Closed |