An Auto-Graded C++ Course! (C++11)
I have been working on an introductory C++ course for a week now, and I hope some people can give some feedback on how it is going so far. The topics covered so far:
- I/O
- Primitive Data types
- Casting
There are 7 assignments, each with a complete lesson attached. There is a lot more to go, and so far, I've been averaging a little more than an assignment per day.