Code Monkey home page Code Monkey logo

cs50's Introduction

CS50: Introduction to Computer Science

This repository contains all the assignments and lab practices I worked on while learning CS50: Introduction to Computer Science course. The code covers various topics such as programming fundamentals, data structures, algorithms, web development, databases, and more.

Structure

Every assignment and lab exercise found in the course are found in the root folder.

About CS50

This course teaches you how to solve problems, both with and without code, with an emphasis on correctness, design, and style. Topics include computational thinking, abstraction, algorithms, data structures, and computer science more generally.

Lessons Learned

  • Week 1: C: Introduction to the C programming language. Learned about data types, control structures, loops, functions, and pointers.
  • Week 2: Arrays: Introduction to arrays and memory management in C.
  • Week 3: Algorithms: Introduction to algorithms and complexity analysis.
  • Week 4: Memory: Introduction to memory management and data structures.
  • Week 5: Data Structures: Introduction to data structures such as linked lists, stacks, queues, and hash tables.
  • Week 6: Python: Introduction to the Python programming language.
  • Week 7: SQL: Introduction to SQL and databases.
  • Week 8: Flask: Introduction to web development with Flask.
  • Week 9: Object-Oriented Programming: Introduction to object-oriented programming with Python.
  • Week 10: Final Project: Application of all the concepts learned during the course in a final project.

Running the Application

  1. Clone the repository: git clone https://github.com/Mahider-T/CS50-.git

"Why so many commits", you ask?

CS50 Codespaces (a cloud-based version of Visual Studio Code for CS50) uses a bot to automatically commit every single change no matter the size. In case you were wondering.

cs50's People

Contributors

mahider-t avatar bot50 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.