mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 09:48:33 +00:00
Update README.md
A great resource for anyone who is interested in learning C++. The cheat sheet is a quick and easy way to learn the basics of the language, and the list of free courses provides a great way to get started with learning C++.
This commit is contained in:
parent
e9d881ae89
commit
485afa6f75
1 changed files with 3 additions and 0 deletions
|
|
@ -6066,6 +6066,9 @@ commercially available industrial robot models that you can import, visualize, a
|
|||
|
||||
[Online C Courses | Harvard University](https://online-learning.harvard.edu/subject/c)
|
||||
|
||||
[Top free C++ Course](https://www.interviewbit.com/blog/best-free-cpp-course/)
|
||||
|
||||
[C++ Cheat Sheet](https://www.interviewbit.com/cpp-cheat-sheet/)
|
||||
## C/C++ Tools
|
||||
|
||||
[Visual Studio](https://visualstudio.microsoft.com/) is an integrated development environment (IDE) from Microsoft; which is a feature-rich application that can be used for many aspects of software development. Visual Studio makes it easy to edit, debug, build, and publish your app. By using Microsoft software development platforms such as Windows API, Windows Forms, Windows Presentation Foundation, and Windows Store.
|
||||
|
|
|
|||
Loading…
Reference in a new issue