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

@ -3,7 +3,7 @@
* [Artificial Intelligence](#artificial-intelligence)
* [Bash](#bash)
* [C](#C)
* [C++](#c-1)
* [C++](#cpp)
* [Clojure](#clojure)
* [Data Science](#data-science)
* [Git](#git)
@ -38,7 +38,7 @@
* [The C Cheat Sheet: An Introduction to Programming in C](https://sites.ualberta.ca/~ygu/courses/geoph624/codes/C.CheatSheet.pdf) - Andrew Sterian (PDF)
### C++
<h3 id="cpp">C++</h3>
* [C++ Quick Reference](https://www.hoomanb.com/cs/quickref/CppQuickRef.pdf) (PDF)