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

@ -4,7 +4,7 @@
* [Amazon Web Service](#amazon-web-service)
* [Assembly Language](#assembly-language)
* [C](#c)
* [C++](#c-1)
* [C++](#cpp)
* [Docker](#docker)
* [GIT](#git)
* [Go](#go)
@ -49,7 +49,7 @@
* [BeeJ's Guide to Network Programming - 인터넷 소켓 활용](https://blogofscience.com/Socket_Programming-KLDP.html)
### C++
<h3 id="cpp">C++</h3>
* [씹어먹는 C++](https://github.com/kev0960/ModooCode/raw/master/book/cpp/main.pdf) - 이재범 (PDF)