Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Complete Javascript Course | 13,485 | 11 days ago | 177 | JavaScript | ||||||
Starter files, final projects, and FAQ for my Complete JavaScript course | ||||||||||
Udemy Downloader Gui | 5,992 | a month ago | 420 | mit | JavaScript | |||||
A desktop application for downloading Udemy Courses | ||||||||||
Udemy Docker Mastery | 4,857 | a month ago | 27 | mit | JavaScript | |||||
Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud | ||||||||||
Udemy Dl | 4,113 | 2 years ago | 2 | June 21, 2019 | 2 | mit | Python | |||
A cross-platform python based utility to download courses from udemy for personal offline use. | ||||||||||
Advanced Css Course | 4,028 | 6 months ago | 39 | CSS | ||||||
Starter files, final projects and FAQ for my Advanced CSS course | ||||||||||
Automatic Udemy Course Enroller Get Paid Udemy Courses For Free | 2,940 | 2 months ago | 11 | June 03, 2022 | 24 | gpl-3.0 | Python | |||
Do you want to LEARN NEW STUFF for FREE? Don't worry, with the power of web-scraping and automation, this script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE! | ||||||||||
Complete Node Bootcamp | 2,525 | 7 days ago | 138 | JavaScript | ||||||
Starter files, final projects and FAQ for my Complete Node.js Bootcamp | ||||||||||
Python For Algorithms Data Structures And Interviews | 2,329 | 2 months ago | 21 | Jupyter Notebook | ||||||
Files for Udemy Course on Algorithms and Data Structures | ||||||||||
Complete Python Bootcamp | 2,114 | 2 months ago | 30 | Jupyter Notebook | ||||||
Lectures for Udemy - Complete Python Bootcamp Course | ||||||||||
Terraform Course | 1,448 | 4 months ago | 19 | HCL | ||||||
Course files for my Udemy course about Terraform |
This branch of the repo contains starter files and final code for all sections and projects of the course, exactly as shown in the videos.
Use starter code to start each section, and final code to compare it with your own code whenever something doesn't work!
There is also a the updates-and-fixes branch which is kept up-to-date with latest package updates and important bugfixes 🐛
🚨 Please read the following Frequently Asked Questions (FAQ) carefully before starting the course 🚨
A: If you're new to GitHub and just want to download the entire code, hit the green button saying "Code", and then choose the "Download ZIP" option. If you can't see the button (on mobile), use this link instead.
A: Have you actually tried to fix the problem on your own? Have you compared your code to the final code? If you failed fixing your problem, please post a detailed description of the problem to the Q&A area of that video over at Udemy, along with a codepen containing your code. You will get help there. Please don't send me a personal message or email to fix coding problems.
A: I use Monokai Pro for all my coding and course production. It's a paid theme (I', not affiliated with them), but you can actually use the free demo version forever 😅
A: Sure! Here you go:
js
and PIN 1111
)A: Unfortunately, there is nothing I can do about it. The course is hosted on Udemy, and sometimes they have technical issues like this. Please just come back a bit later or contact their support team.
A: Please open video settings and change the quality from 'Auto' to another value, for example 720p. If that doesn't help, please contact the Udemy support team.
A: Videos used to be downloadable, but unfortunately, Udemy has disabled video downloads on all my courses in order to fight piracy. There is nothing I can do about this.
A: Absolutely! Just make sure you actually built them yourself by following the course, and that you understand what you did. What is not allowed is that you create your own course/videos/articles based on this course's content!
A: It's on my website at http://codingheroes.io/resources. You can subscribe for updates 😉
A: First, you can subscribe to my email list at my website. Plus, I make important announcements on twitter @jonasschmedtman, so you should definitely follow me there 🔥
A: A certificate of completion is provided by Udemy after you complete 100% of the course. After completing the course, just click on the "Your progress" indicator in the top right-hand corner of the course page. If you want to change your name on the certificate, please contact the Udemy support team.
A: No. I provide professional English captions, but Udemy is responsible for subtitles in all other languages (automatic translations). So please contact the Udemy support team to request your own language.
A: No, for the simple reason that I want this repository to contain the exact same code that is shown in the videos. However, please feel free to add an issue if you found one.
A: They are in this same repo, but in the v1 branch. So just go to v1, and download the code from there.