Which topics should be covered in a basic undergraduate C++ course?
- by Gulshan
I have a young lecturer friend who is going to teach the undergraduate C++ course in CS. He asked me for some suggestions regarding how the course should be organized. Now I am asking you. I have seen many trends in universities which leads to a nasty experience of C++. So, please suggest from a professional programmer's point of view.
For your information, the students going to take the course, have taken course like "Introduction to programming with C" in previous semester.