Django Tutorial: Panduan Lengkap Pengembangan Aplikasi Web dengan Python
- Deskripsi
- Materi
- Ulasan
Apa yang akan Anda pelajari
|
☑️ Pengenalan Django ☑️ Pengembangan Model ☑️ Manajemen URL ☑️ Autentikasi dan Otorisasi |
☑️ Pengaturan Lingkungan Kerja ☑️ Pengembangan Tampilan ☑️ Pengembangan Kontroler (Views) ☑️ Keamanan Aplikasi |
Anda akan mempelajari segala hal, mulai dari pengaturan lingkungan pengembangan Django hingga merancang dan mengimplementasikan model-model basis data yang canggih. Anda akan belajar cara membuat tampilan yang menarik dengan menggunakan template Django dan mengelola URL dan views untuk mengendalikan alur aplikasi web Anda. Selain itu, kursus ini juga akan mengajarkan Anda cara mengelola pengguna, mengatur hak akses, dan menjaga keamanan aplikasi Anda. Dengan penekanan pada proyek-proyek praktis, Anda akan memiliki peluang untuk mengaplikasikan pengetahuan Anda dalam situasi dunia nyata.
Kursus “Tutorial Django” ini bukan hanya tentang belajar, tetapi juga tentang merasakan kepuasan dalam mengembangkan aplikasi web yang berfungsi dengan baik. Bergabunglah dengan kami hari ini, dan mari bersama-sama merajut masa depan web dengan Django!
-
101. Pengenalan Django Web FrameworkPratinjau 20:16
-
202. Setup WindowsPratinjau 09:26
-
303. Pengenalan ProjectPratinjau 18:30
-
404.Pengenalan Views09:06Sorry, this lesson is currently locked. You need to complete "03. Pengenalan Project" before accessing it.
-
505. Pengenalan Templates11:34Sorry, this lesson is currently locked. You need to complete "04.Pengenalan Views" before accessing it.
-
606. Pengenalan App17:42Sorry, this lesson is currently locked. You need to complete "05. Pengenalan Templates" before accessing it.
-
707. Menggunakan URL pada App11:35Sorry, this lesson is currently locked. You need to complete "06. Pengenalan App" before accessing it.
-
808. Template pada App13:16Sorry, this lesson is currently locked. You need to complete "07. Menggunakan URL pada App" before accessing it.
-
909. Templates Variable19:07Sorry, this lesson is currently locked. You need to complete "08. Template pada App" before accessing it.
-
1010. Template Tags16:28Sorry, this lesson is currently locked. You need to complete "09. Templates Variable" before accessing it.
-
1111. Menambahkan Gambar dalam Berkas Statis Django25:28Sorry, this lesson is currently locked. You need to complete "10. Template Tags" before accessing it.
-
1212. Menambahkan CSS dalam Berkas Statis Django16:34Sorry, this lesson is currently locked. You need to complete "11. Menambahkan Gambar dalam Berkas Statis Django" before accessing it.
-
1313. Static FIle Menggunakan Bootstrap dan Javascript34:17Sorry, this lesson is currently locked. You need to complete "12. Menambahkan CSS dalam Berkas Statis Django" before accessing it.
-
1414. Template Inheritance dan Include37:19Sorry, this lesson is currently locked. You need to complete "13. Static FIle Menggunakan Bootstrap dan Javascript" before accessing it.
-
1515. Pendahuluan Model dan Database18:28Sorry, this lesson is currently locked. You need to complete "14. Template Inheritance dan Include" before accessing it.
-
1616. Setup MySQL + XAMPP + Windows09:57Sorry, this lesson is currently locked. You need to complete "15. Pendahuluan Model dan Database" before accessing it.
-
1716. Setup MySQL + XAMPP + MacOS10:06Sorry, this lesson is currently locked. You need to complete "16. Setup MySQL + XAMPP + Windows" before accessing it.
-
1817. Membuat Model pada App19:45Sorry, this lesson is currently locked. You need to complete "16. Setup MySQL + XAMPP + MacOS" before accessing it.
-
1918. Menampilkan Data dari Models ke Views18:06Sorry, this lesson is currently locked. You need to complete "17. Membuat Model pada App" before accessing it.
-
2019. Model Field, Tipe Data, Options dan Migrasi26:19Sorry, this lesson is currently locked. You need to complete "18. Menampilkan Data dari Models ke Views" before accessing it.
-
2120. Model Object Relational Mapping dengan Python Shell23:08Sorry, this lesson is currently locked. You need to complete "19. Model Field, Tipe Data, Options dan Migrasi" before accessing it.
-
2221. Querysets dengan Python Shell20:15Sorry, this lesson is currently locked. You need to complete "20. Model Object Relational Mapping dengan Python Shell" before accessing it.
-
2322. Latihan Querysets ke Views19:03Sorry, this lesson is currently locked. You need to complete "21. Querysets dengan Python Shell" before accessing it.
-
2423. Membuat URL Dinamis (URL Patterns)23:19Sorry, this lesson is currently locked. You need to complete "22. Latihan Querysets ke Views" before accessing it.
-
2524. Membuat Slug dengan Slugify26:31Sorry, this lesson is currently locked. You need to complete "23. Membuat URL Dinamis (URL Patterns)" before accessing it.
-
2625. Penguasaan Querysets & Slug - Bagian 139:27Sorry, this lesson is currently locked. You need to complete "24. Membuat Slug dengan Slugify" before accessing it.
-
2726. Penguasaan Querysets & Slug - Bagian 219:55Sorry, this lesson is currently locked. You need to complete "25. Penguasaan Querysets & Slug - Bagian 1" before accessing it.
-
2827. URL Name dan Namespace21:41Sorry, this lesson is currently locked. You need to complete "26. Penguasaan Querysets & Slug - Bagian 2" before accessing it.
-
2928.Latihan dengan URL Name dan Namespace di Django11:20Sorry, this lesson is currently locked. You need to complete "27. URL Name dan Namespace" before accessing it.
-
3029. Pengenalan Form17:16Sorry, this lesson is currently locked. You need to complete "28.Latihan dengan URL Name dan Namespace di Django" before accessing it.
-
3130. Menggunakan Class Form15:41Sorry, this lesson is currently locked. You need to complete "29. Pengenalan Form" before accessing it.
-
3231. Form Field dan Option28:02Sorry, this lesson is currently locked. You need to complete "30. Menggunakan Class Form" before accessing it.
-
3332. Widget Form09:14Sorry, this lesson is currently locked. You need to complete "31. Form Field dan Option" before accessing it.
-
3433. Layouting Form dengan Bootstrap40:13Sorry, this lesson is currently locked. You need to complete "32. Widget Form" before accessing it.
-
3534. Implementasi Penyimpanan Data dari Form ke Database dalam Aplikasi Web dengan Django25:09Sorry, this lesson is currently locked. You need to complete "33. Layouting Form dengan Bootstrap" before accessing it.
-
3635. Form Validation14:55Sorry, this lesson is currently locked. You need to complete "34. Implementasi Penyimpanan Data dari Form ke Database dalam Aplikasi Web dengan Django" before accessing it.
-
3736. Model Form31:09Sorry, this lesson is currently locked. You need to complete "35. Form Validation" before accessing it.
-
3837. Model Form Validators10:36Sorry, this lesson is currently locked. You need to complete "36. Model Form" before accessing it.
-
3938. Styling Model Form dengan Bootstrap40:09Sorry, this lesson is currently locked. You need to complete "37. Model Form Validators" before accessing it.
-
4039. CRUD - Delete Data29:50Sorry, this lesson is currently locked. You need to complete "38. Styling Model Form dengan Bootstrap" before accessing it.
-
4140. CRUD - Update Data11:25Sorry, this lesson is currently locked. You need to complete "39. CRUD - Delete Data" before accessing it.
-
4241. Pengenalan Class Based View18:17Sorry, this lesson is currently locked. You need to complete "40. CRUD - Update Data" before accessing it.
-
4342. Template View (Class Based View)27:13Sorry, this lesson is currently locked. You need to complete "41. Pengenalan Class Based View" before accessing it.
-
4443. Redirect View (Class Based View)38:32Sorry, this lesson is currently locked. You need to complete "42. Template View (Class Based View)" before accessing it.
-
4544. Latihan Website dengan Class Based View dan Mixins53:14Sorry, this lesson is currently locked. You need to complete "43. Redirect View (Class Based View)" before accessing it.
-
4645. List View (Generic Class Based View)26:03Sorry, this lesson is currently locked. You need to complete "44. Latihan Website dengan Class Based View dan Mixins" before accessing it.
-
4746. Pagination dan Queryset pada ListView20:57Sorry, this lesson is currently locked. You need to complete "45. List View (Generic Class Based View)" before accessing it.
-
4847. Detail View (Generic Class Based View)20:27Sorry, this lesson is currently locked. You need to complete "46. Pagination dan Queryset pada ListView" before accessing it.
-
4948. Form View (Generic Editing Class Based View)18:50Sorry, this lesson is currently locked. You need to complete "47. Detail View (Generic Class Based View)" before accessing it.
-
5049. Create View (Generic Editing Class Based View)18:33Sorry, this lesson is currently locked. You need to complete "48. Form View (Generic Editing Class Based View)" before accessing it.
-
5150. Update dan Delete View (Generic Editing Class Based View)21:31Sorry, this lesson is currently locked. You need to complete "49. Create View (Generic Editing Class Based View)" before accessing it.
-
5251. Membuat Blog dengan Class Based View - Bagian 11:40:45Sorry, this lesson is currently locked. You need to complete "50. Update dan Delete View (Generic Editing Class Based View)" before accessing it.
-
5352. Membuat Blog dengan Class Based View - Bagian 258:00Sorry, this lesson is currently locked. You need to complete "51. Membuat Blog dengan Class Based View - Bagian 1" before accessing it.
-
5453. Pengenalan User Management (Auth System)32:41Sorry, this lesson is currently locked. You need to complete "52. Membuat Blog dengan Class Based View - Bagian 2" before accessing it.
-
5554. Autentifikasi User, Login, dan Logout35:35Sorry, this lesson is currently locked. You need to complete "53. Pengenalan User Management (Auth System)" before accessing it.
-
5655. Pengenalan User Permission Check19:45Sorry, this lesson is currently locked. You need to complete "54. Autentifikasi User, Login, dan Logout" before accessing it.
-
5756. User dan Group Permission Test37:56Sorry, this lesson is currently locked. You need to complete "55. Pengenalan User Permission Check" before accessing it.
-
5857. Model & Custom Permission51:57Sorry, this lesson is currently locked. You need to complete "56. User dan Group Permission Test" before accessing it.
-
5958. Permission Required18:47Sorry, this lesson is currently locked. You need to complete "57. Model & Custom Permission" before accessing it.
01. Pengenalan Django Web Framework
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 |