+ 4
Does Sololearn support any advanced libraries for C++?
I'm on the go a lot and so I don't have time to sit down with Code::Blocks as I would like to. So I'm wondering if Sololearn supports and advanced libraries/plugins for C++ that allow for graphical work?
3 Respuestas
+ 3
Nope, just std. That's why you don't see much c++ code in the trends.
+ 5
+@Timon Paßlick
That, and the one-shot interactivity may play a part.
+ 3
Yeah that's what I thought. I guess I'll have to get better with Javascript then