Language Questions
How can I make the transition from RESOLVE/C++ to regular C++?
- Take CIS 459.22
- Read a C++ textbook and do some of the exercises
- Do some labs from CIS 221/222/321 in “regular C++”
- Note the STL (C++ Standard Template Library)
- Similarly for Java (459.23, java.util, …)
-
- Recommendation: do not use CIS 560 to learn “regular C++”