Sorry, this page is no longer available
We may earn an affiliate commission when you visit our partners.
Course image
Reece Kenney

Do you want to become an expert in JavaScript, PHP and MySQL?

Do you want to build a real video upload site just like YouTube?

If so, you’re in the right place. This course will guide you step by step in creating your own YouTube clone

We’re talking the kind of website that will amaze anybody that sees it. The kind of website that will get you hired in no time.

Why let me teach you?

Read more

Do you want to become an expert in JavaScript, PHP and MySQL?

Do you want to build a real video upload site just like YouTube?

If so, you’re in the right place. This course will guide you step by step in creating your own YouTube clone

We’re talking the kind of website that will amaze anybody that sees it. The kind of website that will get you hired in no time.

Why let me teach you?

I work as a Software Engineer at Microsoft where I build products used by millions of people all over the world. I want to take the skills I’ve gained through years of working with some of the best developers in the world and transfer them directly to you.

I’ve taught thousands of students here on Udemy and created some of the most popular development courses on Udemy.

Okay so what’s the course about?

I will personally guide you, step by step, in creating your own video upload site just like YouTube complete with:

  • video upload

  • video thumbnail generation

  • server side video conversion

  • full video player

  • likes + dislikes on videos

  • full comment system with likes/dislikes, replies etc.

  • video details editing

  • account creation

  • and much more.

Whether you are a complete beginner* or an experienced programmer, this course will be massively beneficial to you.

Why should I take the course?

In the programming world, the “big 4” often consists of Google, Microsoft, Facebook and Amazon. To get a job at any of these companies, you absolutely MUST know the essentials:

If you take this course, you will have nothing to worry about because we use all of these skills extensively.

Support:

By enrolling in this course, you will have the I'm always ready to answer any question you may have. Programming issues, errors, feature requests, general programming advice - it doesn't matter, I'm always happy to help. I always aim to respond to questions within a few hours and it's also worth noting that I've answered

Future course discounts:

By enrolling in this course, you will get access to ALL of my current and future courses for the lowest possible discount we as instructors are capable of offering on Udemy - FOREVER.

Project portfolio:

The site you create in this course will be the highlight of your project portfolio. Any potential employer who see's this project on your resume will want to hear all about it. The reason? They know that a project like this means you're familiar with the wide range of technical skills they need their employees to know.

Fun.

Finally, this project is a lot of fun and I know you'll have a great time implementing your own unique ideas as well as the ones we implement together. What are you waiting for?

Enroll now

What's inside

Learning objectives

  • Program with an object oriented approach
  • Handle data submissions using php and insert into mysql databases

Syllabus

Introduction
Site demo (as seen on course home page)
Installing Xampp - Mac / Linux
Installing Xampp - Windows
Read more

Traffic lights

Read about what's good
what should give you pause
and possible dealbreakers
Develops the full stack with JavaScript, PHP, and MySQL
Guides learners through building a full-fledged video upload platform akin to YouTube
Taught by a seasoned Software Engineer at Microsoft, with extensive industry experience
Covers essential skills for landing roles at tech giants like Google, Amazon, and Meta
Provides comprehensive support from the instructor, including timely responses to inquiries
Enrolls students in all current and future courses by the instructor at discounted rates

Save this course

Create your own learning path. Save this course to your list so you can find it easily later.
Save

Reviews summary

Comprehensive backend, outdated frontend

According to students, this course offers a largely positive and practical learning experience for building a YouTube clone. Learners commend its comprehensive coverage of PHP and MySQL, including robust database design and server-side video processing with FFmpeg. The project is consistently highlighted as a valuable addition to a professional portfolio. However, a significant number of reviewers note that the JavaScript and CSS practices are outdated, making the front-end feel less modern. While marketed for beginners, some learners found the initial setup challenging and the pace demanding, suggesting it might be better suited for those with some prior programming foundation. Instructor support is generally seen as helpful, though recent feedback indicates a potential slowdown in responses.
Instructor is knowledgeable and generally supportive, though responses have slowed.
"The instructor is knowledgeable and always eager to help."
"Support was responsive and helpful."
"Instructor responses to questions were prompt when I took the course."
"Instructor support was good initially, but I noticed slower responses on newer questions."
The completed YouTube clone is an excellent addition to a developer's portfolio.
"The project is truly portfolio-worthy. Highly recommend for anyone serious about full-stack development."
"This project is definitely going on my resume."
"Definitely recommend this to anyone aiming for a solid portfolio project."
Builds a strong foundation in PHP and MySQL backend development.
"The PHP and MySQL parts are solid."
"I learned so much about database design, user authentication, and especially server-side video handling."
"The instructor's explanations for PHP and database interactions were very clear. The user authentication system was particularly well-done."
"The backend (PHP/MySQL) is strong and well-taught. My only significant issue was with the outdated JavaScript."
Initial environment setup (XAMPP, FFmpeg) can be difficult for some.
"I had some initial setup issues with XAMPP, but the solutions in the Q&A section were very helpful."
"The FFmpeg setup was a bit confusing, and I wish there was more up-to-date guidance on environment setup in general."
"I struggled a bit with the FFmpeg setup on my machine, which required some external troubleshooting."
"The initial setup (XAMPP, FFmpeg) was a nightmare, and the debugging process wasn't thoroughly covered, leading to a lot of frustration."
Pace and complexity may challenge absolute beginners despite course claims.
"I found this course somewhat challenging for a 'complete beginner'."
"The pace felt too fast for me at times, especially when dealing with server-side logic and database queries. I had to re-watch many sections."
"It's not for absolute beginners unless you're prepared for significant self-study."
"As a beginner, I found it a decent overview, but I had to be prepared to modernize some aspects myself."
JavaScript and CSS practices are not up to modern web standards.
"Some parts of the front-end (JavaScript and CSS) feel a bit dated, and I had to spend extra time modernizing them for my portfolio."
"As a more experienced developer, I found the JavaScript and CSS practices quite old-fashioned. It felt like learning something that isn't really used in modern web development."
"My main feedback is that the JavaScript and front-end development, while functional, could benefit from being updated to more current standards."
"The front-end code feels very old, which is a concern for a modern portfolio piece."

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Make a YouTube Clone from Scratch: JavaScript PHP and MySQL with these activities:
Find a mentor who can provide guidance and support
A mentor can provide you with valuable advice and support, and help you stay on track with your learning.
Show steps
  • Identify a potential mentor
  • Reach out to your mentor
  • Set up a regular meeting schedule
Read 'PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide' by Larry Ullman
This book will provide you with a comprehensive overview of PHP and MySQL and help you understand how to use them to create dynamic websites.
Show steps
  • Read Chapters 1-3
  • Complete the exercises in Chapters 1-3
  • Read Chapters 4-6
  • Complete the exercises in Chapters 4-6
Review basic PHP and JavaScript
Review the basics of PHP and JavaScript to ensure you have a strong foundation for learning how to create a YouTube clone.
Browse courses on PHP
Show steps
  • Review basic PHP syntax
  • Practice writing PHP functions
  • Review basic JavaScript syntax
  • Practice writing JavaScript functions
Five other activities
Expand to see all activities and additional details
Show all eight activities
Complete the 'PHP and MySQL Tutorial' on W3Schools
This tutorial will provide you with a hands-on introduction to PHP and MySQL and teach you how to use them to create a basic website.
Browse courses on PHP
Show steps
  • Read through the tutorial
  • Complete the exercises in the tutorial
  • Create a simple website using the skills you learned
Complete the 'PHP and MySQL Practice Drills' on Codecademy
These practice drills will help you solidify your understanding of PHP and MySQL and prepare you for the more complex tasks involved in creating a YouTube clone.
Browse courses on PHP
Show steps
  • Complete the 'PHP Basics' drills
  • Complete the 'MySQL Basics' drills
  • Complete the 'PHP and MySQL Integration' drills
Create a simple website using PHP and MySQL
This project will allow you to apply the skills you have learned in the course to create a functional website.
Browse courses on PHP
Show steps
  • Plan your website
  • Create a database
  • Write the PHP code
  • Design the website
  • Test your website
Start a project to create a more complex website using PHP and MySQL
This project will allow you to further develop your skills and create a more sophisticated website.
Browse courses on PHP
Show steps
  • Choose a project idea
  • Plan your project
  • Create a database
  • Write the PHP code
  • Design the website
  • Test your website
Mentor other students who are learning PHP and MySQL
Mentoring others can help you solidify your own understanding of the material and develop your leadership skills.
Show steps
  • Identify a student who could benefit from your help
  • Offer to mentor the student
  • Set up a regular meeting schedule

Career center

Learners who complete Make a YouTube Clone from Scratch: JavaScript PHP and MySQL will develop knowledge and skills that may be useful to these careers:

Reading list

We haven't picked any books for this reading list yet.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Similar courses are unavailable at this time. Please try again later.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser