Best reference for C++ STL and advanced learning

Hi can you please suggest me a good book which helps me to understand the advanced topics in C++ which helps me in participating for the programming contests-such as containers, vectors, mapping lists, sets etc.I know browsing in Internet is a better option.But i am having some sight problems with my eye.So i cant strain much in front of my PC.Can you suggest some good books which includes example programs also?
Thanks

1 Like

I heard that Effective C++ will be a good option…
Is that true??

1 Like

check out this SO link…!!

1 Like

Go through this and find yourself a good book that suits your need.

For reference, the best book (for me) is by the creator himself The C++ Programming Language by Bjarne Stroustrup.

1 Like
4 Likes

website having complete material for learning C++ . @ bit_cracker nice suggestion (y)

1 Like

@kunal361:bro i told nah!!..i have some eye problems…Doctor adviced me too be in front of the computer.but if we have a book :slight_smile: we can study anytime know???
No problem for the eye…hehehe :slight_smile:
Anyway thanks Bro for the support

@bibinpreethy , @kunal361 : Haven’t you all heard of hard copy? Let me explain…Go through the links , get your printer connected to pc and take out neat outputs on white piece of A4 size papers. Cool eh ? :slight_smile:

@bit_cracker007…just went through the link carefully…it really is a good 1…:slight_smile:

1 Like

If you are asking only for programming contest perspective I will suggest three TC articles:

  1. Power up C++ with the Standard Template Library: Part I
  2. Power up C++ with the Standard Template Library: Part II: Advanced Uses
  3. A Crash Course in the C++ Standard Template Library (For a very quick reference)

If it strain your eyes too much you can always take the print out. I did that myself. Hope this helps.

1 Like

hey i found this amazing youtube videos on stl in c++…

his website:

it covers mostly all basic stl concepts…

not found it covers mostly
trik kesehatan alami

SPAM ALERT

nice Post

If someone is C++ fan and want to learn C++ than he must follow the bellow website to learn C++ and enjoy the C++ Programs Posted in particular site.

C++ Programs And Projects

I did it from The C++ Standard Library. Chapter 6 is sufficient for learning STL.

The C++ standard library
Book by Nicolai M. Josuttis

1 Like

Try this for learning STL

Although I am not that good but still:
if you wanna learn c++ STL in depth
than in my opinion you should try the below URL.

http://www.cplusplus.com/reference/