diff --git a/1st-semester/TODO b/1st-semester/TODO deleted file mode 100644 index 75b762c..0000000 --- a/1st-semester/TODO +++ /dev/null @@ -1,5 +0,0 @@ -Add notes for the following courses: - -- LSD -- CDI -- TMD \ No newline at end of file diff --git a/1st-semester/cdi/cdi.pdf b/1st-semester/cdi/cdi.pdf new file mode 100644 index 0000000..e540076 Binary files /dev/null and b/1st-semester/cdi/cdi.pdf differ diff --git a/1st-semester/e/cheat-sheet.pdf b/1st-semester/el/cheat-sheet.pdf similarity index 100% rename from 1st-semester/e/cheat-sheet.pdf rename to 1st-semester/el/cheat-sheet.pdf diff --git a/1st-semester/el/el.pdf b/1st-semester/el/el.pdf new file mode 100644 index 0000000..b545dce Binary files /dev/null and b/1st-semester/el/el.pdf differ diff --git a/1st-semester/lsd/lsd.pdf b/1st-semester/lsd/lsd.pdf new file mode 100644 index 0000000..7b9374b Binary files /dev/null and b/1st-semester/lsd/lsd.pdf differ diff --git a/1st-semester/tmd/tmd.pdf b/1st-semester/tmd/tmd.pdf new file mode 100644 index 0000000..25c9b05 Binary files /dev/null and b/1st-semester/tmd/tmd.pdf differ diff --git a/2nd-semester/TODO b/2nd-semester/TODO deleted file mode 100644 index b982497..0000000 --- a/2nd-semester/TODO +++ /dev/null @@ -1,5 +0,0 @@ -Add notes for the following courses: - -- AC -- LIC -- RCp \ No newline at end of file diff --git a/3rd-semester/TODO b/3rd-semester/TODO deleted file mode 100644 index fc0f126..0000000 --- a/3rd-semester/TODO +++ /dev/null @@ -1,4 +0,0 @@ -Add notes for the following courses: - -- PE -- ISI \ No newline at end of file diff --git a/README.md b/README.md index 4f10e00..57d528a 100644 --- a/README.md +++ b/README.md @@ -19,49 +19,49 @@ Please note that the notes may not have the same formatting, and some of them ma --- -## Courses 📚 +## 📚 Courses ### 📆 1st Semester -* **CDI** - Cálculo Diferencial e Integral / Differential and Integral Calculus _(coming soon)_ -* **TMD** - Tópicos de Matemática Discreta / Topics in Discrete Mathematics _(coming soon)_ -* **LSD** - Lógica e Sistemas Digitais / Logic and Digital Systems _(coming soon)_ -* [**Pg** - Programação / Programming](./1st-semester/pg) -* [**El** - Eletrónica / Electronics](./1st-semester/e) +* [🧮 **CDI** - Cálculo Diferencial e Integral / Differential and Integral Calculus](./1st-semester/cdi) +* [🔢 **TMD** - Tópicos de Matemática Discreta / Topics in Discrete Mathematics](./1st-semester/tmd) +* [💡 **LSD** - Lógica e Sistemas Digitais / Logic and Digital Systems](./1st-semester/lsd) +* [💻 **Pg** - Programação / Programming](./1st-semester/pg) +* [⚡ **El** - Eletrónica / Electronics](./1st-semester/el) ### 📆 2nd Semester -* [**ALGA** - Algebra Linear e Geometria Analítica / Linear Algebra and Analytic Geometry](./2nd-semester/alga) -* **AED** - Algoritmos e Estruturas de Dados / Algorithms and Data Structures _(coming soon)_ -* [**AC** - Arquitetura de Computadores / Computer Architecture](./2nd-semester/ac/) -* **LIC** - Laboratório de Informática e Computadores / Informatics and Computer Laboratory _(coming soon)_ -* **RCp** - Redes de Computadores / Computer Networks _(coming soon)_ +* [📐 **ALGA** - Algebra Linear e Geometria Analítica / Linear Algebra and Analytic Geometry](./2nd-semester/alga) +* [📈 **AED** - Algoritmos e Estruturas de Dados / Algorithms and Data Structures](./2nd-semester/aed) +* [🖥️ **AC** - Arquitetura de Computadores / Computer Architecture](./2nd-semester/ac/) +* [⚙️ **LIC** - Laboratório de Informática e Computadores / Informatics and Computer Laboratory](./2nd-semester/lic) +* [📡 **RCp** - Redes de Computadores / Computer Networks](./2nd-semester/rcp) ### 📆 3rd Semester -* **PE** - Probabilidade e Estatística / Probability and Statistics _(coming soon)_ -* [**IPW** - Introdução à Programação na Web / Introduction to Internet Programming](./3rd-semester/ipw) -* **ISI** - Introdução aos Sistemas de Informação / Introduction to Information Systems _(coming soon)_ -* [**PSC** - Programação de Sistemas Computacionais / Computer Systems Programming](./3rd-semester/psc/) -* **TDS** - Técnicas de Desenvolvimento de Software / Software Development Techniques _(coming soon)_ +* [🎲 **PE** - Probabilidade e Estatística / Probability and Statistics](./3rd-semester/pe) +* [🌐 **IPW** - Introdução à Programação na Web / Introduction to Internet Programming](./3rd-semester/ipw) +* [🛢 **ISI** - Introdução aos Sistemas de Informação / Introduction to Information Systems](./3rd-semester/isi) +* [💾 **PSC** - Programação de Sistemas Computacionais / Computer Systems Programming](./3rd-semester/psc/) +* [💻 **TDS** - Técnicas de Desenvolvimento de Software / Software Development Techniques](./3rd-semester/tds) ### 📆 4th Semester -* **CD** - Comunicação Digital / Digital Communication _(coming soon)_ -* **LS** - Laboratório de Software / Software Laboratory _(coming soon)_ -* [**LAE** - Linguagens e Ambientes de Execução / Languages and Managed Runtimes](./4th-semester/lae) -* [**PC** - Programação Concorrente / Concurrent Programming](./4th-semester/pc) -* [**SI** - Sistemas de Informação / Information Systems](./4th-semester/si) +* [📡 **CD** - Comunicação Digital / Digital Communication](./4th-semester/cd) +* [💻 **LS** - Laboratório de Software / Software Laboratory](./4th-semester/ls) +* [☕ **LAE** - Linguagens e Ambientes de Execução / Languages and Managed Runtimes](./4th-semester/lae) +* [🔀 **PC** - Programação Concorrente / Concurrent Programming](./4th-semester/pc) +* [🗃️ **SI** - Sistemas de Informação / Information Systems](./4th-semester/si) ### 📆 5th Semester -* [**DAW** - Desenvolvimento de Aplicações Web / Web Application Development](./5th-semester/daw) -* [**PDM** - Programação em Dispositivos Móveis / Mobile Devices Programming](./5th-semester/pdm) -* [**SegInf** - Segurança Informática / Computer Security](./5th-semester/seginf) -* [**TVS** - Técnicas de Virtualização de Sistemas / Systems Virtualization Techniques](./5th-semester/tvs) -* _Option A_ - [**Emp** - Empreendedorismo / Entrepreneurship](./5th-semester/emp) +* [🌐 **DAW** - Desenvolvimento de Aplicações Web / Web Application Development](./5th-semester/daw) +* [📱 **PDM** - Programação em Dispositivos Móveis / Mobile Devices Programming](./5th-semester/pdm) +* [🛡️ **SegInf** - Segurança Informática / Computer Security](./5th-semester/seginf) +* [🖥️ **TVS** - Técnicas de Virtualização de Sistemas / Systems Virtualization Techniques](./5th-semester/tvs) +* _Option A_ - [💼 **Emp** - Empreendedorismo / Entrepreneurship](./5th-semester/emp) ### 📆 6th Semester -* _Option B_ - [**CN** - Computação na Nuvem / Cloud Computing](./6th-semester/cn) -* _Option C_ - [**IA** - Inteligência Artificial / Artificial Intelligence](./6th-semester/ia) +* _Option B_ - [☁️ **CN** - Computação na Nuvem / Cloud Computing](./6th-semester/cn) +* _Option C_ - [🤖 **IA** - Inteligência Artificial / Artificial Intelligence](./6th-semester/ia)