I am currently assigned to teach programming subjects for college students... however, I am not a computer science major, I just knew some programming, can you help me in coming up with a credible, and standard series of topics to be discussed?

Recommended Answers

All 2 Replies

For C++, you could base the course on Stroustrup's 'Software: Principles and Practice Using C++'. This is a book that is based on a course he designed for engineering freshmen at Texas A&M U. The support site for the book http://www.stroustrup.com/Programming/ also has some content for teachers - Instructor's Guide, Lecture slides etc. You should be able to get more help if needed in the google group for teachers using this book: http://groups.google.com/group/ppp-public/about

Another widely used source is the University of Groningen's C++ Annotations http://www.icce.rug.nl/documents/cplusplus/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.