Click here to Skip to main content
15,893,487 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralLearning STL/Boost Pin
Andy_F_6018-Aug-14 3:36
Andy_F_6018-Aug-14 3:36 
GeneralRe: Learning STL/Boost Pin
OriginalGriff18-Aug-14 3:49
mveOriginalGriff18-Aug-14 3:49 
GeneralRe: Learning STL/Boost Pin
Andy_F_6018-Aug-14 3:54
Andy_F_6018-Aug-14 3:54 
GeneralRe: Learning STL/Boost Pin
Rage18-Aug-14 3:56
professionalRage18-Aug-14 3:56 
GeneralRe: Learning STL/Boost Pin
Andy_F_6018-Aug-14 4:00
Andy_F_6018-Aug-14 4:00 
GeneralRe: Learning STL/Boost Pin
mikepwilson18-Aug-14 4:24
mikepwilson18-Aug-14 4:24 
GeneralRe: Learning STL/Boost Pin
megaadam18-Aug-14 4:25
professionalmegaadam18-Aug-14 4:25 
GeneralRe: Learning STL/Boost Pin
Paul M Watt18-Aug-14 5:52
mentorPaul M Watt18-Aug-14 5:52 
Welcome to the club!

megaadam wrote:
Scott Meyers is an excellent writer:

Effctive STL

[^]

I concur.

Also as a summary of the book, std::vector and std::string will be the container you want for 90% of your tasks. Learn those and your well on your way. Then learn what's in <algorithms>
You will also need to learn about std::shared_ptr and std::weak_ptr which are not in this book. But there are plenty of places on the web to learn about it.

http://www.amazon.com/The-Standard-Library-Tutorial-Reference/dp/0201379260[^]
This is a good in depth reference book, but it was written in 1999.
GeneralRe: Learning STL/Boost Pin
Nemanja Trifunovic18-Aug-14 4:51
Nemanja Trifunovic18-Aug-14 4:51 
GeneralApps appetite for Mobile biz belly-up ? Pin
BillWoodruff18-Aug-14 2:06
professionalBillWoodruff18-Aug-14 2:06 
GeneralRe: Apps appetite for Mobile biz belly-up ? Pin
MehGerbil18-Aug-14 2:19
MehGerbil18-Aug-14 2:19 
GeneralA rebuttal Pin
Chris Maunder18-Aug-14 6:39
cofounderChris Maunder18-Aug-14 6:39 
GeneralRe: A rebuttal Pin
User 842018-Aug-14 8:17
User 842018-Aug-14 8:17 
GeneralRe: A rebuttal Pin
MehGerbil18-Aug-14 8:35
MehGerbil18-Aug-14 8:35 
JokeRe: A rebuttal Pin
Chris Maunder19-Aug-14 3:37
cofounderChris Maunder19-Aug-14 3:37 
GeneralRe: A rebuttal Pin
MehGerbil19-Aug-14 9:37
MehGerbil19-Aug-14 9:37 
GeneralRe: A rebuttal Pin
Chris Maunder19-Aug-14 9:39
cofounderChris Maunder19-Aug-14 9:39 
GeneralRe: A rebuttal Pin
MehGerbil19-Aug-14 10:16
MehGerbil19-Aug-14 10:16 
GeneralRe: Apps appetite for Mobile biz belly-up ? Pin
newton.saber18-Aug-14 2:46
newton.saber18-Aug-14 2:46 
GeneralRe: Apps appetite for Mobile biz belly-up ? Pin
OriginalGriff18-Aug-14 2:57
mveOriginalGriff18-Aug-14 2:57 
GeneralRe: Apps appetite for Mobile biz belly-up ? Pin
glennPattonWork318-Aug-14 3:14
professionalglennPattonWork318-Aug-14 3:14 
GeneralRe: Apps appetite for Mobile biz belly-up ? Pin
newton.saber18-Aug-14 3:30
newton.saber18-Aug-14 3:30 
GeneralRe: Apps appetite for Mobile biz belly-up ? Pin
User 842018-Aug-14 3:34
User 842018-Aug-14 3:34 
GeneralRe: Apps appetite for Mobile biz belly-up ? Pin
OriginalGriff18-Aug-14 3:46
mveOriginalGriff18-Aug-14 3:46 
GeneralRe: Apps appetite for Mobile biz belly-up ? Pin
DaveX8618-Aug-14 4:56
DaveX8618-Aug-14 4:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.