+ 101
C++ Resources
A C++ thread to share C++ references, tips, and other C++ info. Feel free to add more!
83 Answers
+ 35
@Isomer
QPython is for android. Do you want the C++ compiler in android as well?
If yes, use CppDroid and for more info, please have a look here:
https://www.sololearn.com/discuss/366870/?ref=app
+ 27
When user report @mod to @mod lol.
+ 22
By the way I like to thank you all who contributed to this page. It makes learning much faster and gives you an advantage in not only writting better code, but also minimizing errors. Way to you guys and girls, and a Tumbs up for Manual who started it all, keep it up👍
+ 21
Intermediate to Advanced sites:
- Codewars
www.codewars.com
- Hacker Rank
www.hackerrank.com
+ 18
Please people, there is no place at SOLOLEARN to fight about anything. Everyone is entitled to have an opinion even if it is right or wrong in someones opinion. We are actually here to learn something from each other and help the new and or even the old timers some tricks to make life easy. So stop this battle that will lead to nothing. Say I'm sorry both of you, to each other, life is to short to waste it, believe me.
I hope you are men/woman enough to end this crawl.
By the way my typo are caused by my heavy medication I am taking because of my illnesses I currently go thru, and is the reason why I am only partially checking SL...
+ 17
IEDs to code C++ :
- Codeblocks ( Linux, Mac , Windows
http://www.codeblocks.org/downloads/26
- Visual Studio ( Mac & Windows )
links inside thread |
V
https://www.sololearn.com/discuss/410578/?ref=app
+ 15
Learn STL ( Standard Template Library )
- Very useful
http://en.cppreference.com/w/cpp/header
https://www.tutorialspoint.com/c_standard_library/
+ 14
Ty for the links :)
+ 14
Why choose C++?
- highlights what C++ has to offer
https://www.sololearn.com/Discuss/280672/?ref=app
+ 12
Codemonk
An app by Hackerearth that gives examples of how to code C an C++ together
https://play.google.com/store/apps/details?id=com.hackerearth.codemonk
+ 12
C language with the right libraries, can be added to c++ code.
C may be an older language, but like C++ it continues to get updates.
Allowing it to be useful in modern applications.
C programming resources
https://www.sololearn.com/discuss/635969/?ref=app
+ 11
A Reference site:
- Cpp Refference
http://en.cppreference.com/w/
+ 11
Hosting (embeding C# in C++)
https://docs.microsoft.com/en-us/dotnet/framework/unmanaged-api/hosting/index
+ 11
Additional C++ Libraries
Tutorial GSL and Boost
*For GSL added both
C:\Program Files\C++ libs\GSL-master\include\gsl
And
C:\Program Files\C++ libs\GSL-master\include\
https://youtu.be/CJQ1ybhP7Tw
Sample code
https://code.sololearn.com/ctBQA0inxuuz/#cpp
+ 11
List of optional Libraries
- takes a bit of work to include
- can take your C++ to the next level.
http://en.cppreference.com/w/cpp/links/libs
+ 10
Massive Programming Ebooks library
https://www.sololearn.com/Discuss/591866/?ref=app
+ 9
Sololearns
C++ Course
https://www.sololearn.com/Course/CPlusPlus/
+ 9
Thread on good C++ practices
https://www.sololearn.com/Discuss/1035622/?ref=app
+ 9
Xamarin Resources
- C# and C++ Cross platform app development using Visual Studio
https://www.sololearn.com/Discuss/1068494/?ref=app