Skip to content

Latest commit

Β 

History

History
67 lines (58 loc) Β· 2.32 KB

readme.md

File metadata and controls

67 lines (58 loc) Β· 2.32 KB

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