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

@@ -8,7 +8,7 @@
* [Bootstrap](#bootstrap)
* [C](#c)
* [C#](#c-sharp)
* [C++](#c-1)
* [C++](#cpp)
* [Clojure](#clojure)
* [Compilers](#compilers)
* [CUDA](#cuda)
@@ -168,7 +168,7 @@
* [Learn how to program: C#](https://www.learnhowtoprogram.com/c) - Epicodus Inc.
### C++
<h3 id="cpp">C++</h3>
* [C++ For Programmers](https://www.udacity.com/course/c-for-programmers--ud210) - Catherine Gamboa (Udacity)
* [C++ Programming Tutorial for Beginners (For Absolute Beginners)](https://www.youtube.com/playlist?list=PLS1QulWo1RIYSyC6w2-rDssprPrEsgtVK) - ProgrammingKnowledge