I request the developers of SoloLearn to include the new features of C++14. C++14 is extensively developed, standardised and accepted. Concepts like "vector", "map", "list" are missing. I also request to add new questions in "challenging" to avoid the repitition of same questions. Thank u very much SoloLearn for this wonderful app.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 36

I request the developers of SoloLearn to include the new features of C++14. C++14 is extensively developed, standardised and accepted. Concepts like "vector", "map", "list" are missing. I also request to add new questions in "challenging" to avoid the repitition of same questions. Thank u very much SoloLearn for this wonderful app..

enhancement of app

8th Aug 2016, 6:43 PM
Srinivas B
Srinivas B - avatar
9 Answers
+ 17
Yes, and maybe an option to review questions after the challenge is over. it's very frustrating to miss a question and then not be able to figure out where I messed up.
10th Aug 2016, 5:18 AM
AJ Regester
AJ Regester - avatar
+ 6
@Regester: I too feel the same. Its better to to have an option to review the questions after the challenge.
10th Aug 2016, 4:04 PM
Srinivas B
Srinivas B - avatar
+ 6
So have vector, map, list etc. been taken out of STL and been added to core C++14?
25th Mar 2019, 12:54 PM
Sonic
Sonic - avatar
+ 4
And c++11 has vector, map and list already, you just have to include their respective header But I agree that having the possibility to use c++14 and 17 options AND a course to explain what arrived on those updates would be a nice thing
16th Aug 2017, 4:43 PM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
+ 3
Check out Programming Principles and Practices using C++ or The C++ Programming Languange. Gos' over exactly what you're asking for. I concur with the challenge questions point though.
8th Aug 2016, 7:45 PM
Donovan
Donovan - avatar
+ 3
You're preaching to the choir - Amen :-)
8th Aug 2016, 9:22 PM
Stefan
Stefan - avatar
+ 2
vector, list, etc are parts of Standard Template Library. That would be the next level. Be patient, learn the basics first.
19th Sep 2016, 8:48 PM
Hafiz Jaafar
Hafiz Jaafar - avatar
+ 2
Sonic STL is a part of C++ core ^^
25th Mar 2019, 6:11 PM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
+ 1
Thank you Donovan (FSociety)
8th Aug 2016, 7:47 PM
Srinivas B
Srinivas B - avatar