Youtube Clone Website Using Django – FULLSTACK – 2023
Youtube Clone Website Using Django – FULLSTACK – 2023, available at $64.99, has an average rating of 4.7, with 59 lectures, based on 30 reviews, and has 400 subscribers.
You will learn about Create a fully functional web site using the Full-Stack with Django (Latest Version) Learn how to use HTML to create website content and page structures. Use Basic to Advanced CSS to create beautifully styled sites and animations. Learn the power of Python to code out your web applications logic and funtions Learn how to take advantage of Bootstrap to quickly style sites if needed Use Javascript to interact with sites on the Front-End and work asynchronously Implement a full Models-Views-Templates structure for your site using Function Based View Well-detailed and clear explanation of code line by line Use Django as a back end for the websites and HTML, CSS and JS as Frontend Create fantastic landing User Interfaces and Experiences This course is ideal for individuals who are Complete Beginners or Python/Django Developers looking to get into Full Stack Web Development or Professionals looking to bridge gaps in their knowledge and Understanding It is particularly useful for Complete Beginners or Python/Django Developers looking to get into Full Stack Web Development or Professionals looking to bridge gaps in their knowledge and Understanding.
Enroll now: Youtube Clone Website Using Django – FULLSTACK – 2023
Summary
Title: Youtube Clone Website Using Django – FULLSTACK – 2023
Price: $64.99
Average Rating: 4.7
Number of Lectures: 59
Number of Published Lectures: 59
Number of Curriculum Items: 59
Number of Published Curriculum Objects: 59
Original Price: ₦6,400
Quality Status: approved
Status: Live
What You Will Learn
- Create a fully functional web site using the Full-Stack with Django (Latest Version)
- Learn how to use HTML to create website content and page structures.
- Use Basic to Advanced CSS to create beautifully styled sites and animations.
- Learn the power of Python to code out your web applications logic and funtions
- Learn how to take advantage of Bootstrap to quickly style sites if needed
- Use Javascript to interact with sites on the Front-End and work asynchronously
- Implement a full Models-Views-Templates structure for your site using Function Based View
- Well-detailed and clear explanation of code line by line
- Use Django as a back end for the websites and HTML, CSS and JS as Frontend
- Create fantastic landing User Interfaces and Experiences
Who Should Attend
- Complete Beginners
- Python/Django Developers looking to get into Full Stack Web Development
- Professionals looking to bridge gaps in their knowledge and Understanding
Target Audiences
- Complete Beginners
- Python/Django Developers looking to get into Full Stack Web Development
- Professionals looking to bridge gaps in their knowledge and Understanding
Welcome to the Django, HTML and CSS Full Stack Web Developer Bootcamp! In this course we cover everything you need to know to build a website using Python, Django, and many more web technologies by Building a Fully Functional Youtube Clone.
Whether you want to change career paths, expand your current skill set, start your own entrepreneurial business, become a consultant, or just want to learn, this is the course for you!
We will teach you the latest technologies for building great web applications with Django! But we don’t just teach that, we also teach the Front End technologies you need to know, including HTML, CSS, and Javascript, and Also Teach how to deploy your project to the cloud using AWS, Google Cloud or Azure. This course can be your one stop shop for everything you need! It will serve as a useful reference for many of your questions as you begin your journey in becoming a web developer!
This course is designed so that anyone can learn how to become a web developer. We teach you how to program by using HD Video Lectures, Walkthrough Code Projects, Exercises, Concept Presentation Slides, Downloadable Code Notes, Reading Assignments, and much more!
Here is just a small sampling of the topics included in this course:
-
HTML5
-
CSS3
-
Javascript
-
Bootstrap 4/5
-
Document Object Model
-
Python
-
Django Basics
-
Django Templates
-
Django Forms
-
Django Admin Customization
-
ORM
-
Function Based Views
-
User Authentication
-
and much ,much more!
You will also get access to our online community of thousands of students, happy to help you out with any questions you may have! Any questions?, feel free to send me a message here on Udemy and connect with me on LinkedIn, check out my profile for other courses.
We also have a 30-day money back guarantee, so you can try out the course for an entire month, risk-free!
Always keep learning!
Destiny Franks.
Course Curriculum
Chapter 1: Introduction To Course
Lecture 1: Course Introduction
Lecture 2: Project DEMO
Lecture 3: Goal of Course
Lecture 4: Course Requirements
Lecture 5: All Development Tools for Course
Lecture 6: Download Tools and Materials for Course
Lecture 7: Project File Structure
Chapter 2: Understanding the Technologies and Tools
Lecture 1: What is HTML, CSS and Javascript
Lecture 2: What is Python and Django?
Lecture 3: What is Javascript, Jquery and Axios?
Chapter 3: Designing The Homepage Frontend using HTML, CSS and JS
Lecture 1: Setting up project and
Lecture 2: Building Youtube Homepage Using HTML
Lecture 3: Styling the Youtube Homepage Using CSS – Part 1
Lecture 4: Styling the Youtube Homepage Using CSS – Part 2
Lecture 5: Navbar – Toggling Navbar using Javascript and CSS
Chapter 4: Building The Video Page Frontend using HTML, CSS and JS.
Lecture 1: Building the Video Page Using HTML
Lecture 2: Building the Video Page using HTML – Part 2
Lecture 3: Styling the Youtube Video Page using CSS
Lecture 4: Styling the Youtube Video Page using CSS – Part 2
Chapter 5: Google Login Page Clone Frontend using HTML, CSS and JS
Lecture 1: Building The Login Page clone using HTML and CSS
Chapter 6: Getting Started using Django for Backend
Lecture 1: Setting Up New Django Project
Lecture 2: Creating Views, Urls and Templates
Lecture 3: Configuring Custom Django Admin Section/Panel
Lecture 4: Creating a Custom User Model in Django
Lecture 5: Creating the Video Model in models.py
Chapter 7: CRUD Operations for Videos and Channel
Lecture 1: List View- Listing Out Videos from Database on Homepage
Lecture 2: Detail View – Creating the Video Detail View, Url and Template
Lecture 3: Create View – Creating Channel for Youtubers
Lecture 4: Creating Comment Models and Structure
Lecture 5: List View – Listing Out All Comment from Database to Frontend
Lecture 6: Add User's New Comment to comment section asynchronously
Lecture 7: Delete View -Deleting Comment without refreshing the page.
Chapter 8: Subscribe & Like Feature – Primary Youtube Features
Lecture 1: Subscribing to Channel Feature uisng Django and Axios
Lecture 2: Liking Videos using Django and Ajax
Chapter 9: Youtube Channel Page and Profile for Youtubes
Lecture 1: Home Page – Channel Page for Youtubers
Lecture 2: Video Page for Youtubers for Youtube's Profile
Lecture 3: About page for Youtube's Profile
Chapter 10: Community Posts – Creating, Listing, Updating and Deleting Community Posts
Lecture 1: Create Community Post Models and Lists Out All Community Posts for Channels.
Lecture 2: Community Detail View and Listing & Creating Comments for Community Posts
Lecture 3: Deleting Comments from Community Posts
Lecture 4: Liking Community Posts
Chapter 11: Alerts and Message in Django
Lecture 1: Creating Flash messages and alerts in Django using "Django Messages"
Chapter 12: User Profile and Django Signals
Lecture 1: Creating and Automating User Profile and Django Signals
Chapter 13: Saving Video to Library for "watch later" feature.
Lecture 1: Saving Videos from Admin Section and Frontend for users to watch them later.
Chapter 14: Authentication Functionality – Register, Login and Logout Feature using Django.
Lecture 1: Register Users using Django – Part 1
Lecture 2: Register Users using Django – Part 2
Lecture 3: Login Users using Django
Lecture 4: Logout Users using Django
Chapter 15: Cleaning Up Our Code
Lecture 1: Arranging and Clearning Up Our Code and workspace
Chapter 16: Uploading and Editing Video from Frontend Template
Lecture 1: Uploading Video from Frontend Using Django Forms
Lecture 2: Editing Uploaded Video from Frontend
Chapter 17: Creating, Editing and Deleting Community Posts from Frontend
Lecture 1: Creating Community Posts from Frontend Using Django Forms
Lecture 2: Editing Community Posts from Frontend Using Django
Lecture 3: Deleting Community Posts from Frontend Using Django
Chapter 18: Search Video Functionality
Lecture 1: Searching Videos Functionality using Search Box
Chapter 19: Tags – Video Tags functionality using Taggit
Lecture 1: Adding Tags to Videos, Displaying and Searching Videos Based on Tags
Chapter 20: Django Template Inheritance and Reusability Feature
Lecture 1: Django Template Inheritance and Reusability Feature
Chapter 21: Youtube Studio – Creating the Youtube studio dashboard for creators
Lecture 1: Creating the Youtube studio dashboard for creators – part 1
Lecture 2: Creating the Youtube studio dashboard for creators – part 2
Instructors
-
Destiny Franks
Full Stack Web and Mobile App Developer
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 0 votes
- 3 stars: 2 votes
- 4 stars: 8 votes
- 5 stars: 19 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Digital Marketing Foundation Course
- Google Shopping Ads Digital Marketing Course
- Multi Cloud Infrastructure for beginners
- Master Lead Generation: Grow Subscribers & Sales with Popups
- Complete Copywriting System : write to sell with ease
- Product Positioning Masterclass: Unlock Market Traction
- How to Promote Your Webinar and Get More Attendees?
- Digital Marketing Courses
- Create music with Artificial Intelligence in this new market
- Create CONVERTING UGC Content So Brands Will Pay You More
- Podcast: The top 8 ways to monetize by Podcasting
- TikTok Marketing Mastery: Learn to Grow & Go Viral
- Free Digital Marketing Basics Course in Hindi
- MailChimp Free Mailing Lists: MailChimp Email Marketing
- Automate Digital Marketing & Social Media with Generative AI
- Google Ads MasterClass – All Advanced Features
- Online Course Creator: Create & Sell Online Courses Today!
- Introduction to SEO – Basic Principles of SEO
- Affiliate Marketing For Beginners: Go From Novice To Pro
- Effective Website Planning Made Simple