mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-08-04 14:51:19 +00:00
Add C++ Fundamentals for Robotics resource (#12722)
* Add C++ Fundamentals for Robotics resource * Change format of 'C++ Fundamentals for Robotics' to HTML Updated the format of 'C++ Fundamentals for Robotics' from PDF to HTML.
This commit is contained in:
parent
d4c522cc68
commit
b857062cdd
1 changed files with 1 additions and 0 deletions
|
|
@ -521,6 +521,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
* [C++ Coding Standard](https://possibility.com/Cpp/CppCodingStandard.html) - Todd Hoff (HTML, PDF)
|
||||
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md) - `edt.:` Bjarne Stroustrup, Herb Sutter
|
||||
* [C++ For Programmers](https://tfetimes.com/wp-content/uploads/2015/04/c-for-c-programmers.pdf) - JT Kalnay (PDF)
|
||||
* [C++ Fundamentals for Robotics](https://automaticaddison.com/cpp-fundamentals-for-robotics) - Automatic Addison (HTML)
|
||||
* [C++ GUI Programming With Qt 3](https://ptgmedia.pearsoncmg.com/images/0131240722/downloads/blanchette_book.pdf) - Jasmin Blanchette, Mark Summerfield (PDF)
|
||||
* [C++ Language](http://www.cplusplus.com/doc/tutorial/) (HTML)
|
||||
* [C++ Notes for Professionals](https://goalkicker.com/CPlusPlusBook) - Compiled from StackOverflow Documentation (PDF) (CC BY-SA)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue