Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felixmairamhof/harvard-cs50-intro-computer-sience
Discover projects from Harvard's CS50 course, covering C programming, web development (HTML, CSS, Python/Flask), algorithms, and data structures. Gain insights into diverse computer science concepts and problem-solving techniques. Explore to broaden your understanding of programming and computer science.
https://github.com/felixmairamhof/harvard-cs50-intro-computer-sience
algorithms bigonotation bootstrap c computer-science data-structures flask javascript memory python
Last synced: 6 days ago
JSON representation
Discover projects from Harvard's CS50 course, covering C programming, web development (HTML, CSS, Python/Flask), algorithms, and data structures. Gain insights into diverse computer science concepts and problem-solving techniques. Explore to broaden your understanding of programming and computer science.
- Host: GitHub
- URL: https://github.com/felixmairamhof/harvard-cs50-intro-computer-sience
- Owner: FelixMairamhof
- Created: 2024-03-08T16:56:40.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T14:24:51.000Z (7 months ago)
- Last Synced: 2024-05-03T12:53:20.035Z (7 months ago)
- Topics: algorithms, bigonotation, bootstrap, c, computer-science, data-structures, flask, javascript, memory, python
- Language: C
- Homepage:
- Size: 58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Harvard-CS50-Intro-Computer-Science
This repository contains all my projects completed as part of the [CS50 course](https://cs50.harvard.edu/x/2023/), "Introduction to Computer Science" from Harvard University.
## Overview
Projects in this repository cover a wide range of topics in computer science, including:
- **C Programming**: Projects in the C programming language, involving Algorithms and Memory.
- **Web Development**: Projects involving HTML, CSS, and Python (Flask) for web development.
- **Algorithms and Data Structures**: Projects focused on implementing algorithms and data structures.
- **Computer Science Concepts**: Projects exploring various computer science concepts and problem-solving techniques.## Certificate
Upon completion of the CS50 course, a certificate was issued. View it [here](https://github.com/FelixMairamhof/CS50Course/files/15177463/CS50x.pdf).
Explore these projects to gain insights into different areas of computer science and programming.
---