7 Forks
34 Stars
34 Watchers

CS50x-2023

Harvard University’s introduction to the intellectual enterprises of computer science and the art of programming. This repository contains all of Kyle Español's projects and files made for the course.

How to download and setup CS50x-2023

Open terminal and run command
git clone https://github.com/kylekce/CS50x-2023.git
git clone is used to create a copy or clone of CS50x-2023 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CS50x-2023 https://github.com/kylekce/CS50x-2023/archive/master.zip

Or simply clone CS50x-2023 with SSH
[email protected]:kylekce/CS50x-2023.git

If you have some problems with CS50x-2023

You may open issue on CS50x-2023 support forum (system) here: https://github.com/kylekce/CS50x-2023/issues