Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaopauloaramuni/fundamentos-teoricos-da-computacao
Repo Fundamentos Teóricos da Computação
https://github.com/joaopauloaramuni/fundamentos-teoricos-da-computacao
automata grammar jflap regular-expression turing-machine
Last synced: 30 days ago
JSON representation
Repo Fundamentos Teóricos da Computação
- Host: GitHub
- URL: https://github.com/joaopauloaramuni/fundamentos-teoricos-da-computacao
- Owner: joaopauloaramuni
- License: mit
- Created: 2020-08-14T02:19:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-09T20:40:23.000Z (about 1 month ago)
- Last Synced: 2025-01-09T21:33:27.679Z (about 1 month ago)
- Topics: automata, grammar, jflap, regular-expression, turing-machine
- Language: Python
- Homepage:
- Size: 17.4 MB
- Stars: 23
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
-----
![]()
-----
# Repo Fundamentos Teóricos da Computação
Disciplina do curso de Ciência da Computação da Universidade FUMEC
(2016-2020)
-----
### Sumário:
- [Aulas em PDF](https://github.com/joaopauloaramuni/fundamentos-teoricos-da-computacao/tree/main/PDF)
- [Listas](https://github.com/joaopauloaramuni/fundamentos-teoricos-da-computacao/tree/main/LISTAS)
- [Atividade Autoinstrucional](https://github.com/joaopauloaramuni/fundamentos-teoricos-da-computacao/tree/main/AAI)
- [Simulador de AFs em Python](https://github.com/joaopauloaramuni/fundamentos-teoricos-da-computacao/tree/main/SIMULADOR)#### Links úteis:
- [Introdução à Teoria de Autômatos, Linguagens e Computação (Amazon)](https://www.amazon.com.br/Introdução-Teoria-Autômatos-Linguagens-Computação/dp/8535210725)
- [Introdução aos Fundamentos de Computação: Linguagens (Amazon)](https://www.amazon.com.br/Introdução-aos-fundamentos-computação-Linguagens/dp/8522105081)
- [Nivio Ziviani - Home Page](https://homepages.dcc.ufmg.br/~nvieira/)
- [JFLAP](https://www.jflap.org/)
- [VauCanSon-G](https://igm.univ-mlv.fr/~lombardy/Vaucanson-G/)
- [A.M. Turing Award](https://amturing.acm.org/)
- [The Imitation Game (IMDB)](https://www.imdb.com/title/tt2084970/)-----