TheKicker / Harvard-CS50

Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

Home Page:https://www.edx.org/course/introduction-computer-science-harvardx-cs50x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  Harvard University - CS50 Intro to Computer Science

** This repository is intended for storing my projects and files related to Harvard University's CS50x course. It is important to clarify that the repository is not intended for sharing answers or promoting academic dishonesty. This is a personal goal of mine to complete the CS50x course, and this repository serves to be a public log of my progress.

If you are currently enrolled in the course, you must complete the assignments independently and utilize the course materials for reference and learning purposes.


Links

Presented by EdX - https://www.edx.org/course/introduction-computer-science-harvardx-cs50x

CS50 2022 Syllabus - https://cs50.harvard.edu/x/2022/

CS50 2023 Syllabus - https://cs50.harvard.edu/x/2023/

CS50 2024 Syllabus - https://cs50.harvard.edu/x/2024/

Harvard University - https://www.harvard.edu/

CS50 Wikipedia - https://en.wikipedia.org/wiki/CS50

FreeCodeCamp CS50 - https://www.freecodecamp.org/news/harvard-cs50/

Webpage 2 PDF - https://www.web2pdfconvert.com/

Scratch - https://scratch.mit.edu/

2022 Problem sets - https://cs50.harvard.edu/x/2022/psets/

2023 Problem sets - https://cs50.harvard.edu/x/2023/psets/

2024 Problem sets - https://cs50.harvard.edu/x/2024/psets/

CS50 Class page - https://cs50.me/cs50x

CS50 C Manual Pages - https://manual.cs50.io/

me50/TheKicker - https://github.com/me50/TheKicker

TheKicker/Harvard-CS50 - https://github.com/TheKicker/Harvard-CS50

Pixel Art - https://cs50.ly/art

CS50 Finance - https://finance.cs50.net/

About

This is CS50x, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. Languages include C, Python, SQL, and JavaScript plus CSS and HTML. Problem sets inspired by real-world domains of biology, cryptography, finance, forensics, and gaming. The on-campus version of CS50x , CS50, is Harvard's largest course.

Students who earn a satisfactory score on 9 problem sets (i.e., programming assignments) and a final project are eligible for a certificate. This is a self-paced course–you may take CS50x on your own schedule.

HarvardX requires individuals who enroll in its courses on edX to abide by the terms of the edX honor code. HarvardX will take appropriate corrective action in response to violations of the edX honor code, which may include dismissal from the HarvardX course; revocation of any certificates received for the HarvardX course; or other remedies as circumstances warrant. No refunds will be issued in the case of corrective action for such violations. Enrollees who are taking HarvardX courses as part of another program will also be governed by the academic policies of those programs.

HarvardX pursues the science of learning. By registering as an online learner in an HX course, you will also participate in research about learning. Read our research statement to learn more.

Harvard University and HarvardX are committed to maintaining a safe and healthy educational and work environment in which no member of the community is excluded from participation in, denied the benefits of, or subjected to discrimination or harassment in our program. All members of the HarvardX community are expected to abide by Harvard policies on nondiscrimination, including sexual harassment, and the edX Terms of Service. If you have any questions or concerns, please contact harvardx@harvard.edu and/or report your experience through the edX contact form.

Structure

Lecture 00 - Scratch
Lecture 01 - C
Lecture 02 - Arrays
Lecture 03 - Algorithms
Lecture 04 - Memory
Lecture 05 - Data Structures
Lecture 06 - Python
Lecture 07 - SQL
Lecture 08 - HTML, CSS, JavaScript
Lecture 09 - Flask
Lecture 10 - Emoji
Cybersecurity

Instructors

David J. Malan - Gordon Mckay Professor of the Practice of Computer Science at Harvard University

Doug Lloyd - Senior Preceptor in Computer Science at Harvard University

Brian Yu - Senior Preceptor in Computer Science at Harvard University

TheKicker's CS50 Gradebook

Week Type Title Grade
0 Homework Scratch
1 Homework Hello
1 Homework Mario
1 Homework Cash
2 Lab Scrabble
2 Homework Readability
2 Homework Caesar
3 Lab Sort
3 Homework Plurality
3 Homework Runoff
4 Lab WAV
4 Homework Filter-less
4 Homework Recover
5 Lab Inheritance
5 Homework Speller
6 Lab FIFA Simulation
6 Homework Hello
6 Homework Mario
6 Homework Cash
6 Homework DNA
7 Lab Songs
7 Homework Movies
7 Homework Fiftyville
8 Lab Trivia
8 Homework Homepage
9 Homework Birthdays
9 Homework Finance

About

Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

https://www.edx.org/course/introduction-computer-science-harvardx-cs50x


Languages

Language:JavaScript 85.0%Language:HTML 11.4%Language:C 2.3%Language:Python 1.2%Language:CSS 0.2%Language:Makefile 0.0%