Udemy

Udemy is an online learning marketplace where independent instructors publish video courses on topics ranging from programming and design to business and personal development. It is one of the largest online course platforms, with tens of millions of students.


Relevance to This Knowledge Base

Two repos in raw/repos/ are projects from Udemy courses:

CourseInstructorRepoSource summary
”React: The Complete Guide”maximilian-schwarzmullerburgerApp/schwarzmuller-2021-react-burger-app
”Advanced CSS and Sass”jonas-schmedtmannfinal-after-S06/schmedtmann-2018-natours-advanced-css

Platform Model

  • Instructors set their own prices; Udemy frequently discounts courses to ~$10–15.
  • Courses are lifetime-access video libraries, not structured cohorts.
  • Student code is written locally; no sandboxed execution environment on the platform itself.

See Also