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

@ -11,7 +11,7 @@
* [Bash](#bash)
* [C](#c)
* [C#](#c-sharp)
* [C++](#c-1)
* [C++](#cpp)
* [Clojure](#clojure)
* [CoffeeScript](#coffeescript)
* [Elasticsearch](#elasticsearch)
@ -154,7 +154,7 @@
* [Design Patterns via C#](http://itvdn.com/ru/patterns) - Александр Шевчук, Дмитрий Охрименко, Андрей Касьянов (PDF) *(Требуется аккаунт)*
### C++
<h3 id="cpp">C++</h3>
* [Введение в язык программирования С++](http://lib.ru/CPPHB/cpptut.txt_with-big-pictures.html) - Бьерн Страуструп
* [Введение в язык Си++](http://stolyarov.info/books/cppintro) - Андрей Столяров (PDF)