GitXplorerGitXplorer
F

CS50x_2023_Introduction_to_Computer_Science

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
6abeb3a073eef0a1224be20e1db15bb005b6e11a

Update README.md

FFechuli committed a year ago
Verified
33a867abeffcfc097266f5239a37f7a02680fd1d

Update Explanation.md

FFechuli committed a year ago
Verified
b58006e60b27aa19301ef91c8444d98419a5017b

Weekly_6_Python

FFechuli committed a year ago
Verified
ef9114d7d7f6a5c3a6e2d608316d94eac23132fd

Update README.md

FFechuli committed a year ago
Verified
ccecc4dfd6202635147f777228285e2e0d6a695c

Update Explanation.md

FFechuli committed a year ago
Verified
e19142fc6cab487ab3bc03cfcdaa075a57ee610a

Weekly_9_Flask

FFechuli committed a year ago

README

The README file for this repository.

CS50x 2023 Introduction to Computer Science

Within this repository are solutions to all the exercises I have done during the duration of the course. Free to take cues and inspiration.

Keep Academic Honesty in mind.

Each exercise is accompanied by an explanation of how I arrived at the resolution. Clearly, the explanations relate only to the problem sets since the labs already have their own in-depth solutions.

CS50x 2023

-Weekly 0 Argument Scratch

-Weekly 1 Argument C

-Weekly 2 Argument Arrays

-Weekly 3 Argument Algorithms

-Weekly 4 Argument Memory

-Weekly 5 Argument DataStructures

-Weekly 6 Argument Python

-Weekly 7 Argument SQL

-Weekly 8 Argument HTML_CSS_JavaScript

-Weekly 9 Argument Flask