Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.

---