Skip to content

aviiciii/cs50web

Repository files navigation

CS50 Web 2021 Problem Sets

This repository contains my solutions to the problem sets for CS50 Web Development with JavaScript and Python course in 2021. Each problem set focuses on various aspects of web development, covering both frontend and backend technologies.

Table of Contents

Introduction

This repository serves as a collection of my solutions to the problem sets for CS50 Web Development with JavaScript and Python course in 2021. Throughout the course, I had the opportunity to explore different web technologies, learn about web development best practices, and implement various web applications.

Course Information

CS50 Web Development with JavaScript and Python is an online course offered by Harvard University. It covers both frontend and backend web development, including topics such as HTML, CSS, JavaScript, Python, Flask, Django, and more. For more information about the course, please refer to the official CS50 website.

Installation

To run and explore the problem sets locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the specific problem set folder you want to explore.
  3. Review the problem statement and requirements in the provided README or PDF file.
  4. Set up any necessary dependencies or tools as mentioned in the problem set instructions.
  5. Examine the solution code files to understand the implementation.

Usage

To use the solutions provided in this repository, you can follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the specific problem set folder you are interested in.
  3. Review the problem statement and requirements in the provided README or PDF file.
  4. Examine the solution code files to understand the implementation or use them as a reference for your own work.

Contributing

Contributions to this repository are generally not accepted, as it primarily serves as a collection of personal solutions to problem sets. However, if you have suggestions or improvements for the existing solutions, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. Please review the license file for more information.