CS50's Introduction to Computer Science vs Stanford CS229 Machine Learning
Same Bayesian formula, same rubric — so the difference in scores reflects the difference in the courses, not the difference in how we evaluated them.
Harvard University (HarvardX / cs50.harvard.edu) on edX · AI & ML Courses
CS50's Introduction to Computer Science
Stanford University (cs229.stanford.edu, YouTube StanfordOnline) · AI & ML Courses
Stanford CS229 Machine Learning
Per-criterion
Reviewers praise the breadth — C, Python, SQL, JavaScript, HTML, CSS and Flask packed into one course with twelve weekly problem sets. The recurring caveat is the final-third density and the fact that no single language gets the depth of a dedicated course.
David Malan is repeatedly described as the best lecturer reviewers have ever seen. His theatrical live-lecture style, demos with physical props and the Sanders Theatre energy are the single most-praised element of the course across HN and blog reviews.
Completely free to audit on cs50.harvard.edu and edX with all lectures, psets, the cs50.ai tutor and Ed Discussion forum open. Only the optional verified edX certificate costs money (around $199). A free Harvard CS50 certificate is available on completion.
Active Ed Discussion forum, the cs50.ai tutor "duck" and a large alumni community on HN and Discord make help easy to find. The honest catch is that human grading on the free track can take weeks, so most learners self-check with check50.
Foundations transfer well — pointers, memory, data structures, SQL and a first web app in Flask — but reviewers are clear that CS50 is an intro survey, not a job-ready bootcamp. You finish knowing the shape of the field, not how to ship production software.
Reviewers consistently praise the mathematical depth — full derivations of GLMs, SVMs, EM, factor analysis and learning theory. The honest caveat is that the curriculum predates the Transformer era and deep learning gets brief treatment.
Andrew Ng's blackboard teaching gets repeated praise — one HN reviewer specifically prefers it to the Coursera version because he uses the board. The lecture pacing is academic and unhurried, which some find rigorous and others find slow.
Completely free — full 2018 lecture series on YouTube, all lecture notes, problem sets and section materials at cs229.stanford.edu. No certificate, no grading, no paywall. Reviewers consistently call it the highest-value rigorous ML resource available.
Zero official support for the YouTube cohort — no forum, no grading, no TA office hours, no cs50.ai-style tutor. Self-learners rely on community GitHub repos for solutions. Honest weakness, not unique to CS229.
Theory transfers durably — gradient descent, GLMs, regularisation, EM and learning theory remain foundational. The honest gap is that CS229 was not designed as a practical-first course; deployment, modern frameworks and Transformers are out of scope.
Scoring methodology applies identically to every course on the site — see the formula.