// the find
mouredev/Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 100 clases, 44 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
A Spanish-language Python course by a well-known content creator, covering basics through FastAPI backend development with 44 hours of video linked from the repo. Aimed squarely at Spanish-speaking beginners who want structured video instruction alongside runnable code.
The progression from basics to backend is logical and follows a real learning path rather than jumping around. The FastAPI backend section covers JWT auth, MongoDB, and deployment in one coherent project — not toy examples. 36k stars from a Spanish-speaking audience that is underserved by English-only resources. Code files are numbered and match video timestamps, so you can find the relevant snippet without watching the whole lesson.
The deployment lesson points to Deta, which shut down — the README acknowledges this with an update note, but the video itself is now misleading for anyone following along. The course has been paused since the basic/intermediate/backend sections finished, so no async Python, no testing depth beyond a single guest workshop, and no type annotation coverage beyond a brief intro. The frontend section lives in a separate repo with a link, which breaks the 'everything in one place' promise. No exercises or solutions in the repo itself — it's just lecture code, so learners who want to practice have to pay for the mouredev.pro platform.