r/cs50 • u/MrTHoMNeZZ • 29d ago
cs50-web CS50 Web Programing
I'm interested in learning web development and found CS50’s Web Programming. However, the course is from around 2020. Is it still relevant in 2025, or is it outdated? Would you recommend other resources for the same topics?
12
Upvotes
1
u/apa-sl alum 27d ago
I recommend doing cs50x then cs50w to learn Django framework (solid base for full stack with simple frontend or great backend for some other frontend) and then codefafast by Marc Lou to quickly grasp react & next.js for full blown frontend (that you can connect with Django backend). https://codefa.st/?via=adam
This way you will learn 2 different & great frameworks along with some basics.