From 6704cf812ff89a35543c0edaf7d4d258080c9edb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Angelo?= <144563480+joao-pedro-carneiro-angelo@users.noreply.github.com> Date: Sun, 15 Oct 2023 01:58:53 -0300 Subject: [PATCH 1/2] Update links.md --- biblioteca/links.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/biblioteca/links.md b/biblioteca/links.md index 5dcbdc74..3a605c9c 100644 --- a/biblioteca/links.md +++ b/biblioteca/links.md @@ -8,10 +8,27 @@ Livros que podem auxiliar durante a graduação. - [Cálculo I](#cálculo) - [Cálculo II](#cálculo) +- [PLP](#PLP) +- [OAC](#OAC) +- [Banco de Dados](#BD) +- [EDA](#EDA) ## Cálculo I - [O Cálculo com Geometria Analítica - Leithold - Vol. 1. 3º edição](https://drive.google.com/file/d/1mVp1oSNFZXD62gbl5FIpKsGiNQ_6E6xn/view?usp=drive_link) ## Cálculo II -- [Cálculo, James Stewart, 7° edição](https://drive.google.com/file/d/16JIzZu5AucWakFuYOThtuDmUViilgEtB/view?usp=drive_link) \ No newline at end of file +- [Cálculo, James Stewart, 7° edição](https://drive.google.com/file/d/16JIzZu5AucWakFuYOThtuDmUViilgEtB/view?usp=drive_link) + +## PLP +- [Programming Languagens Design Concepts](https://drive.google.com/file/d/1TzRX02zBcFx0WyxGuugodrDffT3cCAgS/view?usp=sharing) +- [Conceitos PLP](https://drive.google.com/file/d/1v3N_05H3u4G_y9Eceihq5Wsk2eez_4mo/view?usp=sharing) + +## OAC +- [Harris-and-Harris](https://drive.google.com/file/d/1l3fyyxx0yqgTfy6rzFssvk3kE9eA3eQw/view?usp=sharing) + +## BD +- [Navathe - Sistema de banco de dados](https://drive.google.com/file/d/11Z7UrpfGUnnQUF7TEKAmlk_ct0kcNYeO/view?usp=sharing) + +## EDA +- [Cormen - Algoritmos Teoria e Prática](https://drive.google.com/file/d/11Z7UrpfGUnnQUF7TEKAmlk_ct0kcNYeO/view?usp=sharing) From b7674032a467bf0753f206d52c91b990328910c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Angelo?= <144563480+joao-pedro-carneiro-angelo@users.noreply.github.com> Date: Sun, 15 Oct 2023 02:19:26 -0300 Subject: [PATCH 2/2] Corrige link --- biblioteca/links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biblioteca/links.md b/biblioteca/links.md index 3a605c9c..c6ecaa53 100644 --- a/biblioteca/links.md +++ b/biblioteca/links.md @@ -31,4 +31,4 @@ Livros que podem auxiliar durante a graduação. - [Navathe - Sistema de banco de dados](https://drive.google.com/file/d/11Z7UrpfGUnnQUF7TEKAmlk_ct0kcNYeO/view?usp=sharing) ## EDA -- [Cormen - Algoritmos Teoria e Prática](https://drive.google.com/file/d/11Z7UrpfGUnnQUF7TEKAmlk_ct0kcNYeO/view?usp=sharing) +- [Cormen - Algoritmos Teoria e Prática](https://drive.google.com/file/d/1Lzy8i2NFk_BqmU-smGYKOplQL6GGN1uV/view?usp=sharing)