CSC195 C++ Programming I
	This course covers fundamental software development concepts using the C++ programming language. Students will be introduced to a variety of topics including pointers, references, memory tracking, operator overloading, and function objects. 
 
	
		Prerequisite
	
CSC150 Object Oriented Programming & Design