Add 3ano
Signed-off-by: Tiago Garcia <tiago.rgarcia@ua.pt>
This commit is contained in:
parent
aee1189e47
commit
9bc0c96e23
|
@ -0,0 +1,11 @@
|
|||
# 3º Ano
|
||||
## Todo o material das cadeiras do 3º ano:
|
||||
|
||||
### [1º Semestre](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre)
|
||||
- [Sistemas de Operação](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre/so)
|
||||
- [Segurança Informática e nas Organizações](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre/sio)
|
||||
- [Inteligência Artificial](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre/ia)
|
||||
- [Métodos Probabilísticos para Engenharia Informática](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre/mpei)
|
||||
|
||||
---
|
||||
*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new)
|
|
@ -0,0 +1 @@
|
|||
*-TiagoRG/
|
|
@ -0,0 +1,10 @@
|
|||
# Inteligência Artificial
|
||||
### Projetos + resoluções de exercícios organizados por aulas
|
||||
|
||||
## Links para resoluções dos guiões práticos:
|
||||
- [Guião 1 - Programação Funcional](https://git.tiagorg.pt/TiagoRG/guiao-de-programacao-funcional-TiagoRG)
|
||||
|
||||
|
||||
---
|
||||
*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new)
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
# Métodos Probabilísticos para Engenharia Informática
|
||||
### Projetos + resoluções de exercícios organizados por aulas
|
||||
|
||||
---
|
||||
*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new)
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
# Sistemas de Operação
|
||||
### Projetos + resoluções de exercícios organizados por aulas
|
||||
|
||||
---
|
||||
*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new)
|
||||
|
14
README.md
14
README.md
|
@ -7,7 +7,7 @@ Pode usar todo o material/código/etc. disponibilizado mas é expressamente proi
|
|||
|
||||
# Índice
|
||||
|
||||
## [1º Ano](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre)
|
||||
## [1º Ano](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano)
|
||||
|
||||
- ### [1º Semestre](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre)
|
||||
- [Fundamentos de Programação](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp)
|
||||
|
@ -22,8 +22,8 @@ Pode usar todo o material/código/etc. disponibilizado mas é expressamente proi
|
|||
- [Laboratório de Sistemas Digitais](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/lsd)
|
||||
- [Matemática Discreta](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/md)
|
||||
- [Cálculo - 2](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/c2)
|
||||
|
||||
## [2º Ano](https://github.com/TiagoRG/uaveiro-leci/tree/master/2ano/1semestre)
|
||||
|
||||
## [2º Ano](https://github.com/TiagoRG/uaveiro-leci/tree/master/2ano)
|
||||
|
||||
- ### [1º Semestre](https://github.com/TiagoRG/uaveiro-leci/tree/master/2ano/1semestre)
|
||||
- [Algoritmos e Estruturas de Dados](https://github.com/TiagoRG/uaveiro-leci/tree/master/2ano/1semestre/aed)
|
||||
|
@ -36,5 +36,13 @@ Pode usar todo o material/código/etc. disponibilizado mas é expressamente proi
|
|||
- [Arquiteturas de Computadores 2](https://github.com/TiagoRG/uaveiro-leci/tree/master/2ano/2semestre/ac2)
|
||||
- [Redes de Comunicação 2](https://github.com/TiagoRG/uaveiro-leci/tree/master/2ano/2semestre/rc2)
|
||||
|
||||
## [3º Ano](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano)
|
||||
|
||||
- ### [1º Semestre](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre)
|
||||
- [Sistemas de Operação](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre/so)
|
||||
- [Segurança Informática e nas Organizações](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre/sio)
|
||||
- [Inteligência Artificial](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre/ia)
|
||||
- [Métodos Probabilísticos para Engenharia Informática](https://github.com/TiagoRG/uaveiro-leci/tree/master/3ano/1semestre/mpei)
|
||||
|
||||
---
|
||||
*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new)
|
||||
|
|
Loading…
Reference in New Issue