Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thyagof/cs50_python
CS50 Python - Curso de Python da Universidade de Harvard
https://github.com/thyagof/cs50_python
cs50 programming python
Last synced: 6 days ago
JSON representation
CS50 Python - Curso de Python da Universidade de Harvard
- Host: GitHub
- URL: https://github.com/thyagof/cs50_python
- Owner: Thyagof
- Created: 2024-06-03T19:12:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T02:08:27.000Z (4 months ago)
- Last Synced: 2024-12-22T22:43:03.502Z (about 2 months ago)
- Topics: cs50, programming, python
- Language: Python
- Homepage: https://cs50.harvard.edu/python/2022/#
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to Programming with Python:
## [CS50’s Introduction to Programming with Python](https://cs50.harvard.edu/python/2022/#)### Aulas
0. [Functions, Variables](https://cs50.harvard.edu/python/2022/weeks/0/) ✅
1. [Conditionals](https://cs50.harvard.edu/python/2022/weeks/1/) ✅
2. [Loops](https://cs50.harvard.edu/python/2022/weeks/2/) ✅
3. [Exceptions](https://cs50.harvard.edu/python/2022/weeks/3/) ✅
4. [Libraries](https://cs50.harvard.edu/python/2022/weeks/4/) ✅
5. [Unit Tests](https://cs50.harvard.edu/python/2022/weeks/5/) ✅
6. [File I/O](https://cs50.harvard.edu/python/2022/weeks/6/) ✅
7. [Regular Expressions](https://cs50.harvard.edu/python/2022/weeks/7/) ✅
8. [Object-Oriented Programming](https://cs50.harvard.edu/python/2022/weeks/8/) ✅
9. [Et Cetera](https://cs50.harvard.edu/python/2022/weeks/9/) ✅