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:
| Course | Instructor | Repo | Source summary |
|---|---|---|---|
| ”React: The Complete Guide” | maximilian-schwarzmuller | burgerApp/ | schwarzmuller-2021-react-burger-app |
| ”Advanced CSS and Sass” | jonas-schmedtmann | final-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
- maximilian-schwarzmuller — React course instructor
- jonas-schmedtmann — Advanced CSS course instructor