From 79642f8c3071125f14839881e493c0fc3d0e4be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=8Dtalo=20Vin=C3=ADcius?= <39673124+italovinicius18@users.noreply.github.com> Date: Thu, 6 Oct 2022 12:21:41 -0300 Subject: [PATCH] PT_BR-C++-Competitive-Programming (#7657) * PT_BR-C++-Competitive-Programming * Fixing the name of the book * Alphabetical ordering --- books/free-programming-books-pt_BR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index 1b1ae870b..df822d9fd 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -122,6 +122,7 @@ * [Apostila Linguagem C++](http://www.ime.usp.br/~slago/slago-C++.pdf) - Silvio Lago (PDF) * [Estrutura de Dados](http://calhau.dca.fee.unicamp.br/wiki/images/0/01/EstruturasDados.pdf) (PDF) * [Programação Orientada a Objetos em C++](https://web.archive.org/web/20190124233626/http://webserver2.tecgraf.puc-rio.br/~manuel/Download/Programacao%20Orientada%20a%20Objetos%20em%20C++.pdf) (PDF) +* [Tópicos Especiais em Programação](https://github.com/edsomjr/TEP) - Edson Alves (HTML) ### Dart