cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Book C++ Recommended
Book C++ Recommended
Oct 1, 2015 at 5:37pm UTC
Winsu
(285)
I'm trying to get speed at resolving problems coding in C++....I mean little porgrams to do little task as get a string and compare that with an enum, or rotate isalpha characters 13 position in ASCII...things like that...any recommendation?
Oct 1, 2015 at 6:31pm UTC
closed account (
E0p9LyTq
)
There are more than a few books that people can recommend, here are a couple of lists to look at:
https://isocpp.org/wiki/faq/how-to-learn-cpp#buy-several-books
http://www.cplusplus.com/faq/beginners/books/
Oct 1, 2015 at 9:16pm UTC
Winsu
(285)
yes,I'm looking for exercises to do and possibly with the solution...to try them and if I don't know see how it can be done..
Topic archived. No new replies allowed.