You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains my solutions, notes, and experiments from Harvard's CS50 AI course (HARVARD) — a hands-on introduction to the foundational concepts of artificial intelligence using Python.
CS50SQL — Introduction to Databases with SQL is a Harvard course that teaches how to design, query, and manage relational databases. Students learn normalization, indexing, transactions, and optimization while integrating SQL with Python and web applications through hands-on projects.
This repository contains my solutions to the problem sets for CS50's Introduction to Programming with Python course offered by Harvard University in 2022.