Please suggest useful source to know about standard templete library in depts and complete coverage of this module . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Please suggest useful source to know about standard templete library in depts and complete coverage of this module .

I code using Java and use it as weapon for solving my problems . I started with fortran then c and never touched the c++ now m trying to have a grip on c++ .without proper and Dept knowledge on STL it's very tough to solve problems in competitive coding . It would be great of you all awesome coders to share the valuable source to know STL in Dept with proper use .

1st Mar 2018, 2:13 PM
Samrat
Samrat - avatar
5 Answers
+ 2
Happy coding and thanks for the sub. You really mustn't do that out of gratefulness, I'm already happy when I get a "thank you". But if you want know what I'm posting, you must. ( ;
1st Mar 2018, 3:43 PM
Timon Paßlick
+ 1
"The C++ Programming Language" by Bjarne Stroustrup, the inventor of C++: Basically everything is covered. It's the most detailed you must get, kind of the bible of C++.
1st Mar 2018, 2:56 PM
Timon Paßlick
+ 1
It does. But i.e. it doesn't explain you what a loop is, it supposes you already know that. I believe it's optimal for you.
1st Mar 2018, 3:36 PM
Timon Paßlick
0
does it includes STL and other advanced features of c++?
1st Mar 2018, 3:32 PM
Samrat
Samrat - avatar
0
thank you very much ... yes I do have good grip on basic operations of programming ,data structures and standard algorithms related with it, and little knowledge on operating systems . thank you very much again Timon happy coding :)
1st Mar 2018, 3:40 PM
Samrat
Samrat - avatar