Materi
Kursus:
Django Tutorial: Panduan Lengkap Pengemb...
Login
Curriculum
Django Tutorial: Panduan Lengkap Pengembangan Aplikasi Web dengan Python
Tutorial Django
0/59
01. Pengenalan Django Web Framework
20:16
Pratinjau
02. Setup Windows
09:26
Pratinjau
03. Pengenalan Project
18:30
Pratinjau
04.Pengenalan Views
Sorry, this lesson is currently locked. You need to complete "03. Pengenalan Project" before accessing it.
09:06
05. Pengenalan Templates
Sorry, this lesson is currently locked. You need to complete "04.Pengenalan Views" before accessing it.
11:34
06. Pengenalan App
Sorry, this lesson is currently locked. You need to complete "05. Pengenalan Templates" before accessing it.
17:42
07. Menggunakan URL pada App
Sorry, this lesson is currently locked. You need to complete "06. Pengenalan App" before accessing it.
11:35
08. Template pada App
Sorry, this lesson is currently locked. You need to complete "07. Menggunakan URL pada App" before accessing it.
13:16
09. Templates Variable
Sorry, this lesson is currently locked. You need to complete "08. Template pada App" before accessing it.
19:07
10. Template Tags
Sorry, this lesson is currently locked. You need to complete "09. Templates Variable" before accessing it.
16:28
11. Menambahkan Gambar dalam Berkas Statis Django
Sorry, this lesson is currently locked. You need to complete "10. Template Tags" before accessing it.
25:28
12. Menambahkan CSS dalam Berkas Statis Django
Sorry, this lesson is currently locked. You need to complete "11. Menambahkan Gambar dalam Berkas Statis Django" before accessing it.
16:34
13. Static FIle Menggunakan Bootstrap dan Javascript
Sorry, this lesson is currently locked. You need to complete "12. Menambahkan CSS dalam Berkas Statis Django" before accessing it.
34:17
14. Template Inheritance dan Include
Sorry, this lesson is currently locked. You need to complete "13. Static FIle Menggunakan Bootstrap dan Javascript" before accessing it.
37:19
15. Pendahuluan Model dan Database
Sorry, this lesson is currently locked. You need to complete "14. Template Inheritance dan Include" before accessing it.
18:28
16. Setup MySQL + XAMPP + Windows
Sorry, this lesson is currently locked. You need to complete "15. Pendahuluan Model dan Database" before accessing it.
09:57
16. Setup MySQL + XAMPP + MacOS
Sorry, this lesson is currently locked. You need to complete "16. Setup MySQL + XAMPP + Windows" before accessing it.
10:06
17. Membuat Model pada App
Sorry, this lesson is currently locked. You need to complete "16. Setup MySQL + XAMPP + MacOS" before accessing it.
19:45
18. Menampilkan Data dari Models ke Views
Sorry, this lesson is currently locked. You need to complete "17. Membuat Model pada App" before accessing it.
18:06
19. Model Field, Tipe Data, Options dan Migrasi
Sorry, this lesson is currently locked. You need to complete "18. Menampilkan Data dari Models ke Views" before accessing it.
26:19
20. Model Object Relational Mapping dengan Python Shell
Sorry, this lesson is currently locked. You need to complete "19. Model Field, Tipe Data, Options dan Migrasi" before accessing it.
23:08
21. Querysets dengan Python Shell
Sorry, this lesson is currently locked. You need to complete "20. Model Object Relational Mapping dengan Python Shell" before accessing it.
20:15
22. Latihan Querysets ke Views
Sorry, this lesson is currently locked. You need to complete "21. Querysets dengan Python Shell" before accessing it.
19:03
23. Membuat URL Dinamis (URL Patterns)
Sorry, this lesson is currently locked. You need to complete "22. Latihan Querysets ke Views" before accessing it.
23:19
24. Membuat Slug dengan Slugify
Sorry, this lesson is currently locked. You need to complete "23. Membuat URL Dinamis (URL Patterns)" before accessing it.
26:31
25. Penguasaan Querysets & Slug - Bagian 1
Sorry, this lesson is currently locked. You need to complete "24. Membuat Slug dengan Slugify" before accessing it.
39:27
26. Penguasaan Querysets & Slug - Bagian 2
Sorry, this lesson is currently locked. You need to complete "25. Penguasaan Querysets & Slug - Bagian 1" before accessing it.
19:55
27. URL Name dan Namespace
Sorry, this lesson is currently locked. You need to complete "26. Penguasaan Querysets & Slug - Bagian 2" before accessing it.
21:41
28.Latihan dengan URL Name dan Namespace di Django
Sorry, this lesson is currently locked. You need to complete "27. URL Name dan Namespace" before accessing it.
11:20
29. Pengenalan Form
Sorry, this lesson is currently locked. You need to complete "28.Latihan dengan URL Name dan Namespace di Django" before accessing it.
17:16
30. Menggunakan Class Form
Sorry, this lesson is currently locked. You need to complete "29. Pengenalan Form" before accessing it.
15:41
31. Form Field dan Option
Sorry, this lesson is currently locked. You need to complete "30. Menggunakan Class Form" before accessing it.
28:02
32. Widget Form
Sorry, this lesson is currently locked. You need to complete "31. Form Field dan Option" before accessing it.
09:14
33. Layouting Form dengan Bootstrap
Sorry, this lesson is currently locked. You need to complete "32. Widget Form" before accessing it.
40:13
34. Implementasi Penyimpanan Data dari Form ke Database dalam Aplikasi Web dengan Django
Sorry, this lesson is currently locked. You need to complete "33. Layouting Form dengan Bootstrap" before accessing it.
25:09
35. Form Validation
Sorry, 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.
14:55
36. Model Form
Sorry, this lesson is currently locked. You need to complete "35. Form Validation" before accessing it.
31:09
37. Model Form Validators
Sorry, this lesson is currently locked. You need to complete "36. Model Form" before accessing it.
10:36
38. Styling Model Form dengan Bootstrap
Sorry, this lesson is currently locked. You need to complete "37. Model Form Validators" before accessing it.
40:09
39. CRUD - Delete Data
Sorry, this lesson is currently locked. You need to complete "38. Styling Model Form dengan Bootstrap" before accessing it.
29:50
40. CRUD - Update Data
Sorry, this lesson is currently locked. You need to complete "39. CRUD - Delete Data" before accessing it.
11:25
41. Pengenalan Class Based View
Sorry, this lesson is currently locked. You need to complete "40. CRUD - Update Data" before accessing it.
18:17
42. Template View (Class Based View)
Sorry, this lesson is currently locked. You need to complete "41. Pengenalan Class Based View" before accessing it.
27:13
43. Redirect View (Class Based View)
Sorry, this lesson is currently locked. You need to complete "42. Template View (Class Based View)" before accessing it.
38:32
44. Latihan Website dengan Class Based View dan Mixins
Sorry, this lesson is currently locked. You need to complete "43. Redirect View (Class Based View)" before accessing it.
53:14
45. List View (Generic Class Based View)
Sorry, this lesson is currently locked. You need to complete "44. Latihan Website dengan Class Based View dan Mixins" before accessing it.
26:03
46. Pagination dan Queryset pada ListView
Sorry, this lesson is currently locked. You need to complete "45. List View (Generic Class Based View)" before accessing it.
20:57
47. Detail View (Generic Class Based View)
Sorry, this lesson is currently locked. You need to complete "46. Pagination dan Queryset pada ListView" before accessing it.
20:27
48. Form View (Generic Editing Class Based View)
Sorry, this lesson is currently locked. You need to complete "47. Detail View (Generic Class Based View)" before accessing it.
18:50
49. Create View (Generic Editing Class Based View)
Sorry, this lesson is currently locked. You need to complete "48. Form View (Generic Editing Class Based View)" before accessing it.
18:33
50. Update dan Delete View (Generic Editing Class Based View)
Sorry, this lesson is currently locked. You need to complete "49. Create View (Generic Editing Class Based View)" before accessing it.
21:31
51. Membuat Blog dengan Class Based View - Bagian 1
Sorry, this lesson is currently locked. You need to complete "50. Update dan Delete View (Generic Editing Class Based View)" before accessing it.
1:40:45
52. Membuat Blog dengan Class Based View - Bagian 2
Sorry, this lesson is currently locked. You need to complete "51. Membuat Blog dengan Class Based View - Bagian 1" before accessing it.
58:00
53. Pengenalan User Management (Auth System)
Sorry, this lesson is currently locked. You need to complete "52. Membuat Blog dengan Class Based View - Bagian 2" before accessing it.
32:41
54. Autentifikasi User, Login, dan Logout
Sorry, this lesson is currently locked. You need to complete "53. Pengenalan User Management (Auth System)" before accessing it.
35:35
55. Pengenalan User Permission Check
Sorry, this lesson is currently locked. You need to complete "54. Autentifikasi User, Login, dan Logout" before accessing it.
19:45
56. User dan Group Permission Test
Sorry, this lesson is currently locked. You need to complete "55. Pengenalan User Permission Check" before accessing it.
37:56
57. Model & Custom Permission
Sorry, this lesson is currently locked. You need to complete "56. User dan Group Permission Test" before accessing it.
51:57
58. Permission Required
Sorry, this lesson is currently locked. You need to complete "57. Model & Custom Permission" before accessing it.
18:47
Tugas Praktek
0/1
Tugas : Latihan Membuat Website Dengan Django
Sorry, this lesson is currently locked. You need to complete "Tutorial Django" before accessing it.
Tugas
Video
03. Pengenalan Project
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?