Standize C++ Headings (#5275)

This commit is contained in:
Seth
2021-01-23 22:36:35 +01:00
committed by GitHub
parent 2ef827a3fc
commit ff5a5dc324
32 changed files with 63 additions and 63 deletions

View File

@@ -6,7 +6,7 @@
* [Android](#android)
* [C](#c)
* [C#](#c-sharp)
* [C++](#c-1)
* [C++](#cpp)
* [Docker](#docker)
* [Engenharia de software](#engenharia-de-software)
* [Arquitetura de Software](#arquitetura-de-software)
@@ -82,7 +82,7 @@
* [C# e Orientação a Objetos](https://www.caelum.com.br/apostila-csharp-orientacao-objetos/) - Caelum
### C++
<h3 id="cpp">C++</h3>
* [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)