https://github.com/martinkalema/cs50-python
Havard University Entry Level Course Problem Set Solutions
https://github.com/martinkalema/cs50-python
cybersecurity game-development python3 sql web-programming
Last synced: 4 months ago
JSON representation
Havard University Entry Level Course Problem Set Solutions
- Host: GitHub
- URL: https://github.com/martinkalema/cs50-python
- Owner: MartinKalema
- License: apache-2.0
- Created: 2024-01-29T19:43:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-12T16:58:29.000Z (over 1 year ago)
- Last Synced: 2025-01-11T09:16:28.238Z (6 months ago)
- Topics: cybersecurity, game-development, python3, sql, web-programming
- Language: Python
- Homepage: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiK_62p04OEAxVKSaQEHUlYBa0QFnoECB4QAQ&url=https%3A%2F%2Fwww.edx.org%2Fcs50&usg=AOvVaw1Nds52PwLq1t0CGp0T0hTg&opi=89978449
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS50
Introduction to Computer Science from Harvard, better known as CS50, is the largest course on the Harvard campus and more than 4,000,000 learners worldwide have registered for the course on edX.This repository contains my solutions to the problem sets in the Harvard CS50 courses. I'm currently tackling the CS50P (Introduction to programming with Python) course.