mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-09-01 19:52:43 +02:00
chore: HTML5 anchors compilant <a name=
> <a id=
(#6730)
* HTML5 anchors compilant `<a name=>` > `<a id=` for books * HTML5 anchors compilant `<a name=>` > `<a id=` for courses * HTML5 anchors compilant `<a name=>` > `<a id=` for contribs * HTML5 anchors compilant `<a name=>` > `<a id=` for casts * HTML5 anchors compilant `<a name=>` > `<a id=` for cheats * HTML5 anchors compilant `<a name=>` > `<a id=` for interactives * HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
This commit is contained in:
@@ -101,12 +101,12 @@
|
||||
* [Projeto de Algoritmos em C](http://www.ime.usp.br/~pf/algoritmos/)
|
||||
|
||||
|
||||
### <a name="csharp"></a>C\#
|
||||
### <a id="csharp"></a>C\#
|
||||
|
||||
* [C# e Orientação a Objetos](https://www.caelum.com.br/apostila-csharp-orientacao-objetos/) - Caelum
|
||||
|
||||
|
||||
### <a name="cpp"></a>C++
|
||||
### <a id="cpp"></a>C++
|
||||
|
||||
* [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)
|
||||
|
Reference in New Issue
Block a user