https://github.com/ericshantos/coursera-computational-thinking-problem-solving
Resoluções das atividades práticas do curso de "computational thinking problem solving" da University of Pennsylvania, pela plataforma Coursera.
https://github.com/ericshantos/coursera-computational-thinking-problem-solving
python science-computer thinking-problem-solving
Last synced: 8 months ago
JSON representation
Resoluções das atividades práticas do curso de "computational thinking problem solving" da University of Pennsylvania, pela plataforma Coursera.
- Host: GitHub
- URL: https://github.com/ericshantos/coursera-computational-thinking-problem-solving
- Owner: ericshantos
- License: mit
- Created: 2024-06-05T17:55:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T14:58:22.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T02:44:34.110Z (over 1 year ago)
- Topics: python, science-computer, thinking-problem-solving
- Language: Python
- Homepage: https://www.coursera.org/learn/computational-thinking-problem-solving
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coursera-computational-thinking-problem-solving
Resoluções das atividades práticas do curso de "computational thinking problem
solving" da University of Pennsylvania, pela plataforma Coursera.
## Material desenvolvido
### Estudo de caso
| Módulo | repositório |
| ------ | ----------- |
| Aplicando o Pensamento Computacional | [crique aqui 👈🏾](estudo-de-caso-Pensamento-Computacional) |
| Expressão e análise de algoritmos | [crique aqui 👈🏾](estudo-de-caso-fluxograma-palavras) |
### Tarefa
| Módulo | repositório |
| ------ | ----------- |
| Como encontrar os valores mínimos | [crique aqui 👈🏾](tarefa-encontrar-valores-minimos) |