mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
ui(resources): tweak resource list for single page
This commit is contained in:
@@ -5,28 +5,28 @@ created_at: 2019/12/15
|
||||
title: C++
|
||||
---
|
||||
|
||||
## Beginner
|
||||
###### Beginner
|
||||
|
||||
- [Get started](https://isocpp.org/get-started)
|
||||
- [Learn C++](http://www.learncpp.com/)
|
||||
- [C++ tutorial](http://www.cplusplus.com/doc/tutorial/)
|
||||
|
||||
## Documentation
|
||||
###### Documentation
|
||||
|
||||
- [C++ reference](http://en.cppreference.com/w/)
|
||||
- [https://isocpp.org/std/the-standard](https://isocpp.org/std/the-standard)
|
||||
- [http://eel.is/c++draft/](http://eel.is/c++draft/)
|
||||
|
||||
## Books
|
||||
###### Books
|
||||
|
||||
- [The definitive C books](https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list/388282#388282)
|
||||
|
||||
## Video
|
||||
###### Video
|
||||
|
||||
- [TPH Picks](https://goo.gl/emLpwP)
|
||||
- [Cherno](https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb)
|
||||
|
||||
## Other
|
||||
###### Other
|
||||
|
||||
- [Super FAQ](https://isocpp.org/wiki/faq)
|
||||
- [Compilers](http://www.stroustrup.com/compilers.html)
|
||||
|
||||
Reference in New Issue
Block a user