Skip to content

πŸŽ“ Harvard CS50x β€” 2022 solutions πŸ““

Notifications You must be signed in to change notification settings

AndrePaulino/CS50x_2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CS50x 2022 - Introduction to Computer Science

logo

This repository is the collection of my solutions as I go through the CS50x course.

CS50 is a introduction to the intellectual enterprises of computer science and the art of programming. This course teaches students how to think algorithmically and solve problems efficiently.

Course β™’ Ed Community β™’ Style Guide

A quick word on Academic Honesty. While these solutions can help you to get through the course, you should do your best to figure out a viable answer before taking a look at any of these. Investing time and energy into solving the problem sets yourself is, in my opinion, the best way to true learning.

πŸ“‹ Table of Contents

βš™οΈ Covered on the course

Topics

  • Abstraction
  • Algorithms
  • Data structures
  • Encapsulation
  • Resource management
  • Security
  • Software engineering
  • Web programming

Languages

  • C
  • Python
  • SQL
  • HTML
  • CSS
  • JavaScript