Search Results

0
votes
14answers
744 views

What are some good compilers to use when learning C++?

What are some suggestions for easy to use C++ compilers for a beginner? Free or open-source ones would be preferred. …
2
votes
14answers
411 views

What are some problems old C++ textbooks may have?

I've been trying to pick up C++ and I have an old textbook a professor gave me awhile ago. The book was published in 1998 and I've been reading through it. The first area that I ran into pr …