Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/) ✅