Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What are some good ways to learn C++?

Name: Anonymous 2011-05-03 18:11

By that I mean what are some easy and efficient tutorials/guides that those of you who are more experienced in C++ can recommend?

Name: Anonymous 2011-05-04 3:08

>>10
implying C++11 doesn't have decent lambdas


std::for_each(1, 100, [](int x) { std::printf("%d\n", x); });

Name: Anonymous 2011-05-04 6:03

implying lambdas are even useful

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List