From a024a0fa5489aaef0143f33d0b4b3b31f90642b9 Mon Sep 17 00:00:00 2001 From: TiagoRG <35657250+TiagoRG@users.noreply.github.com> Date: Mon, 13 Feb 2023 19:07:23 +0000 Subject: [PATCH 1/3] README updates --- 1ano/1semestre/iei/README.md | 20 ++++++++++++++++++++ 1ano/1semestre/iei/tema01/README.md | 9 +++++++++ 1ano/1semestre/iei/tema02/README.md | 9 +++++++++ 1ano/1semestre/iei/tema03/README.md | 9 +++++++++ 1ano/1semestre/iei/tema04/README.md | 9 +++++++++ 1ano/1semestre/iei/tema05/README.md | 8 ++++++++ 1ano/1semestre/iei/tema06/README.md | 9 +++++++++ 1ano/1semestre/iei/tema07/README.md | 9 +++++++++ 1ano/1semestre/iei/tema08/README.md | 9 +++++++++ 1ano/1semestre/iei/tema09/README.md | 9 +++++++++ 1ano/2semestre/labi/README.md | 10 ++++++++++ 1ano/2semestre/labi/tema01/README.md | 9 +++++++++ 12 files changed, 119 insertions(+) create mode 100755 1ano/1semestre/iei/README.md create mode 100755 1ano/1semestre/iei/tema01/README.md create mode 100755 1ano/1semestre/iei/tema02/README.md create mode 100755 1ano/1semestre/iei/tema03/README.md create mode 100755 1ano/1semestre/iei/tema04/README.md create mode 100755 1ano/1semestre/iei/tema05/README.md create mode 100755 1ano/1semestre/iei/tema06/README.md create mode 100755 1ano/1semestre/iei/tema07/README.md create mode 100755 1ano/1semestre/iei/tema08/README.md create mode 100755 1ano/1semestre/iei/tema09/README.md create mode 100755 1ano/2semestre/labi/README.md create mode 100755 1ano/2semestre/labi/tema01/README.md diff --git a/1ano/1semestre/iei/README.md b/1ano/1semestre/iei/README.md new file mode 100755 index 0000000..0fb6c68 --- /dev/null +++ b/1ano/1semestre/iei/README.md @@ -0,0 +1,20 @@ +# Introdução à Engenharia Informática +### Projetos + material organizados por aulas + +## [Finished] + +--- +## Índice +| Tema nº | Tópicos | +|--------------------------------------------------------------------------|----------------------------------------| +| [01](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema01) | Windows Operating System | +| [02](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema02) | Linux Operating System | +| [03](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema03) | $LaTeX$ | +| [04](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema04) | Collaboration - GitHub | +| [05](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema05) | Version Control - Git | +| [06](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema06) | Páginas Web, HTML | +| [07](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema07) | Estilos Web, CSS | +| [08](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema08) | JavaScript | +| [09](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/iei/tema09) | Componentes Web | +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema01/README.md b/1ano/1semestre/iei/tema01/README.md new file mode 100755 index 0000000..7a5fee8 --- /dev/null +++ b/1ano/1semestre/iei/tema01/README.md @@ -0,0 +1,9 @@ +# Introdução à Engenharia Informática +## Tema 01 +### Tópico principal da aula: Windows Operating System + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema01/tema-1-windows.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema01/guide-1-windows.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema02/README.md b/1ano/1semestre/iei/tema02/README.md new file mode 100755 index 0000000..40ae418 --- /dev/null +++ b/1ano/1semestre/iei/tema02/README.md @@ -0,0 +1,9 @@ +# Introdução à Engenharia Informática +## Tema 02 +### Tópico principal da aula: Linux Operating System + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema02/tema-2-linux.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema02/guide-2-linux.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema03/README.md b/1ano/1semestre/iei/tema03/README.md new file mode 100755 index 0000000..6f0c95e --- /dev/null +++ b/1ano/1semestre/iei/tema03/README.md @@ -0,0 +1,9 @@ +# Introdução à Engenharia Informática +## Tema 03 +### Tópico principal da aula: $LaTeX$ + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema03/tema-03-escrita-tecnica.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema03/guide-3-latex.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema04/README.md b/1ano/1semestre/iei/tema04/README.md new file mode 100755 index 0000000..7d830eb --- /dev/null +++ b/1ano/1semestre/iei/tema04/README.md @@ -0,0 +1,9 @@ +# Introdução à Engenharia Informática +## Tema 04 +### Tópico principal da aula: Collaboration - GitHub + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema04/tema-4-colaboração.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema04/guide-4-collaboration.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema05/README.md b/1ano/1semestre/iei/tema05/README.md new file mode 100755 index 0000000..7b3569d --- /dev/null +++ b/1ano/1semestre/iei/tema05/README.md @@ -0,0 +1,8 @@ +# Introdução à Engenharia Informática +## Tema 05 +### Tópico principal da aula: Version Control - Git + +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema05/guide-5-git.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema06/README.md b/1ano/1semestre/iei/tema06/README.md new file mode 100755 index 0000000..84c7290 --- /dev/null +++ b/1ano/1semestre/iei/tema06/README.md @@ -0,0 +1,9 @@ +# Introdução à Engenharia Informática +## Tema 06 +### Tópico principal da aula: Páginas Web, HTML + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema06/tema-6-paginas-web.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema06/guide-6-html.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema07/README.md b/1ano/1semestre/iei/tema07/README.md new file mode 100755 index 0000000..fd25cbe --- /dev/null +++ b/1ano/1semestre/iei/tema07/README.md @@ -0,0 +1,9 @@ +# Introdução à Engenharia Informática +## Tema 07 +### Tópico principal da aula: Estilos Web, CSS + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema07/tema-7-estilos-web.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema07/guide-7-css.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema08/README.md b/1ano/1semestre/iei/tema08/README.md new file mode 100755 index 0000000..dd80a12 --- /dev/null +++ b/1ano/1semestre/iei/tema08/README.md @@ -0,0 +1,9 @@ +# Introdução à Engenharia Informática +## Tema 08 +### Tópico principal da aula: JavaScript + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema08/tema-8-javascript.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema08/guide-8-javascript.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/1semestre/iei/tema09/README.md b/1ano/1semestre/iei/tema09/README.md new file mode 100755 index 0000000..c1221fb --- /dev/null +++ b/1ano/1semestre/iei/tema09/README.md @@ -0,0 +1,9 @@ +# Introdução à Engenharia Informática +## Tema 09 +### Tópico principal da aula: Componentes Web + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema09/tema-9-integracao.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema09/guide-9-integration.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/2semestre/labi/README.md b/1ano/2semestre/labi/README.md new file mode 100755 index 0000000..664c017 --- /dev/null +++ b/1ano/2semestre/labi/README.md @@ -0,0 +1,10 @@ +# Laboratório de Informática +### Projetos, exercícios e material organizados por aulas + +--- +## Índice +| Tema nº | Tópicos | +|--------------------------------------------------------------------------|-----------------------| +| [01](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/labi/tema01) | Criptografia | +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/2semestre/labi/tema01/README.md b/1ano/2semestre/labi/tema01/README.md new file mode 100755 index 0000000..5a8d34b --- /dev/null +++ b/1ano/2semestre/labi/tema01/README.md @@ -0,0 +1,9 @@ +# Laboratório de Informática +## Tema 01 +### Tópico principal da aula: Criptografia + +* [Slides](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema01/tema-1-criptografia.pdf) +* [Guião](https://github.com/TiagoRG/uaveiro-leci/blob/master/1ano/1semestre/iei/tema01/guide-1-cripto.pdf) + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) From 33e987e401095f32c90330520f0386f344ca0bd0 Mon Sep 17 00:00:00 2001 From: TiagoRG <35657250+TiagoRG@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:01:07 +0000 Subject: [PATCH 2/3] README update --- 1ano/2semestre/poo/aula01/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 1ano/2semestre/poo/aula01/README.md diff --git a/1ano/2semestre/poo/aula01/README.md b/1ano/2semestre/poo/aula01/README.md new file mode 100755 index 0000000..dcd2b01 --- /dev/null +++ b/1ano/2semestre/poo/aula01/README.md @@ -0,0 +1,6 @@ +# Programação Orientada a Objetos +## Aula 01 +### Tópico principal da aula: Introduction, Basics + +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) From 863defc85d890b14fe3010c77d01e16d3b62e20a Mon Sep 17 00:00:00 2001 From: TiagoRG <35657250+TiagoRG@users.noreply.github.com> Date: Mon, 13 Feb 2023 20:02:11 +0000 Subject: [PATCH 3/3] LSD initial commit --- 1ano/2semestre/lsd/README.md | 10 ++++++++++ .../lsd/aula01/LSD_2022-23_AulaTP01.pdf | Bin 0 -> 1723180 bytes .../lsd/aula01/LSD_2022-23_TrabPrat01-2.pdf | Bin 0 -> 7974609 bytes 1ano/2semestre/lsd/aula01/README.md | 9 +++++++++ .../LSDig_2014-15_Ex_(Un)signedOvfl.pdf | Bin 0 -> 34785 bytes .../extra-material/LSDig_2014-15_Ex_InfHw.pdf | Bin 0 -> 252026 bytes .../LSDig_2016-17_Debouncer.pdf | Bin 0 -> 696935 bytes .../extra-material/vhdl-type-conversions.png | Bin 0 -> 73088 bytes 8 files changed, 19 insertions(+) create mode 100755 1ano/2semestre/lsd/README.md create mode 100644 1ano/2semestre/lsd/aula01/LSD_2022-23_AulaTP01.pdf create mode 100644 1ano/2semestre/lsd/aula01/LSD_2022-23_TrabPrat01-2.pdf create mode 100755 1ano/2semestre/lsd/aula01/README.md create mode 100644 1ano/2semestre/lsd/extra-material/LSDig_2014-15_Ex_(Un)signedOvfl.pdf create mode 100644 1ano/2semestre/lsd/extra-material/LSDig_2014-15_Ex_InfHw.pdf create mode 100644 1ano/2semestre/lsd/extra-material/LSDig_2016-17_Debouncer.pdf create mode 100644 1ano/2semestre/lsd/extra-material/vhdl-type-conversions.png diff --git a/1ano/2semestre/lsd/README.md b/1ano/2semestre/lsd/README.md new file mode 100755 index 0000000..640045a --- /dev/null +++ b/1ano/2semestre/lsd/README.md @@ -0,0 +1,10 @@ +# Laboratórios de Sistemas Digitais +### Projetos, exercícios e material organizados por aulas + +--- +## Índice +| Aula nº | Tópicos | +|--------------------------------------------------------------------------|------------------------------| +| [01](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/lsd/aula01) | Introdução às FPGAs | +--- +*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new) diff --git a/1ano/2semestre/lsd/aula01/LSD_2022-23_AulaTP01.pdf b/1ano/2semestre/lsd/aula01/LSD_2022-23_AulaTP01.pdf new file mode 100644 index 0000000000000000000000000000000000000000..3a2ab5c261a7a23f968521395c4b32ad4912c315 GIT binary patch literal 1723180 zcma&LWmw$JvM-9eyKC^kFu1$BI|O%kcXxO9;1DdhyL<59!F_OU-o4g2d!Og7D>I+E zySl2nx_;GF^`}x2lVAigaUfIe?awYEBLG>s$e76-jIELR_yBTN_GU)TR^Dc&WI%u% z8IY5O70AU5P$UDgF$2WOI61hvH~
t@E*3I2W^R1}0c10K
z(|?$e{rB&$40h)KmLX Cxq>1x|TdO-IVxqT_M``gP)Va{A*mGZS);`vnJ!cH)9-(
ze 63`BIUHtrC1r-jgGl=UyC#z+c{pmlbU%kW1gm|{lw@-#KM*Y;AKs9Wz!||;OoVF+g584t
zt~DMh$ifDi7xHfTgxJ*h(gy^)^J#5>SS7<+hJ3)1Qr+R$4O}7=V
zY_Fi6Fg-zeK=FMadpx$aui$^eZi3tT32qa(qO=3)KtOa`>hZdwwFB#bzjo_fA-f{A
zf6IjM=yupvzk+rB&IOhUD*KhKXSgkY1?h^(1&RlX;JcxR(Tslv%GvGJjnEiiy{+>L
zp&5G}%%VGE8@?KC9o_~+v)kksbu-vHEUTZ7U)1*3%VhbR&9|k1`)!VDcrBPke-=HK
zW^gUIO5n0?iE3aisLF3C0sGsGzbMtnJh3E6Ub=)nQ;t57-*t08CGUK~KImsYN&n9W
z_rDqX_G1z-fQv-}A^-on`R^O(q@Q^ted!e1N;!H(_R`J0l)Uo_`|IF2XV2CPzzpBN
z>z
on#f8Vd2ri-z3(t$o{Ns{QFC)1~dE@m^vvXQiPJT&B;^*>K
zKIas>NbTHV9V5NK<1pltvp_YJeIl}a(hb-=JYLjZ`}P+1FqNoRYQjiKfz}kGR7Sda
zTs%rlfOLW=x
_m;SEyFE`)
z