Code4Startup
Screencasts & Tutorials
Projects
Sign In
Sign Up
Screencasts
& Tutorials
[Basic Django] - Movie detail page - 14/14
9:29
Finally, we're going to create a Movie detail page to show all data details of a Movie object
PRO
[Basic Django] - List all movies - 13/14
8:39
Learn how to list data from the database in the template (web page)
PRO
[Basic Django] - Passing data to front-end - 12/14
4:52
Learn how to pass data from Controller to the View (front-end)
PRO
[Basic Django] - Customize movie dashboard - 11/14
6:04
Customize our movie dashboard to display what we desire
PRO
[Basic Django] - Create Movie model - 10/14
7:14
Let's create our Movie model which will be a table in the database
[Basic Django] - Django template - 9/14
8:05
Learn about Django template and how we can display stuff in our front-end
[Basic Django] - Update navigation bar - 8/14
8:35
Quickly update our navigation bar to what we want
[Basic Django] - Create testimonial page - 7/14
7:19
Create a simple web page to show our testimonials
[Basic Django] - Add Bootstrap - 6/14
2:13
Let's add the Bootstrap front-end framework to our Django project
[Basic Django] - Admin dashboard - 5/14
2:48
In this video, we're going to learn about the Django built-in Admin dashboard
[Basic Django] - Create Django app - 4/14
7:23
Now it's time to create our Django app.
[Basic Django] - Create Django project - 3/14
5:07
Let's create our very first Django project from scratch
[Basic Django] - Visual Studio Code - 2/14
2:03
Install Visual Studio Code as a code editor for this small project
[Basic Django] - Python - 1/14
1:47
We need to install Python as the first step
[Basic Python] - Modules - 9/9
4:24
Learn how to work with Modules
[Basic Python] - Classes - 8/9
7:03
Learn how to work with Classes
[Basic Python] - Functions - 7/9
7:16
Learn how to work with Function
[Basic Python] - Control Flow - 6/9
8:07
Learn how to work with control flow in Python to handle business logic
[Basic Python] - Dictionaries - 5/9
8:17
Learn how to work with Dictionaries
[Basic Python] - List - 4/9
9:41
Learn how to work with List
1
2
3
4
5