https://github.com/alessandrocorradini/mit-6.00.1x-introduction-to-computer-science-and-programming-using-python
6.00.1x Introduction to Computer Science and Programming Using Python from MIT on edX
https://github.com/alessandrocorradini/mit-6.00.1x-introduction-to-computer-science-and-programming-using-python
computer-science edx mitx mitx600 python
Last synced: 3 months ago
JSON representation
6.00.1x Introduction to Computer Science and Programming Using Python from MIT on edX
- Host: GitHub
- URL: https://github.com/alessandrocorradini/mit-6.00.1x-introduction-to-computer-science-and-programming-using-python
- Owner: AlessandroCorradini
- Created: 2019-03-11T20:28:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-25T18:07:34.000Z (over 6 years ago)
- Last Synced: 2025-07-13T15:43:37.124Z (5 months ago)
- Topics: computer-science, edx, mitx, mitx600, python
- Language: Python
- Size: 33.2 KB
- Stars: 60
- Watchers: 3
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 6.00.1x - Introduction to Computer Science and Programming Using Python
Provided by MIT - Massachusetts Institute of Technology
## Overview
This course is the first of a two-course sequence: [Introduction to Computer Science and Programming Using Python](https://www.edx.org/course/introduction-to-computer-science-and-programming-using-python-0), and [Introduction to Computational Thinking and Data Science](https://www.edx.org/course/introduction-to-computational-thinking-and-data-science-2) both offered by MIT - Massachusetts Institute of Technology on [edX](https://www.edx.org) platform.
This course cover:
- A Notion of computation
- The Python programming language
- Some simple algorithms
- Testing and debugging
- An informal introduction to algorithmic complexity
- Data structures
## Certificate of Completion
You can see the [Certificate of Completion](https://github.com/AlessandroCorradini/Certificates/blob/master/Edx%20-%20MIT%20Massachusetts%20Institute%20of%20Technology%20-%206.00.1x%20Introduction%20to%20Computer%20Science%20and%20Programming%20Using%20Python%20Certificate.pdf) and other certificates in my [Certificates Repo](https://github.com/AlessandroCorradini/Certificates) that contains all my certificates obtained through my journey as a self-made Data Science and better developer.
### ⚠️ Disclaimer ⚠️
**Please, don't fork or copy this repository.**
**This course is very easy and you can complete it with a minimal effort.**