This is a repo containing all the class materials for the CSCI211 Programming and Algorithms II course at CSUChico
The course catalogue describes this course as follows:
###Prerequisites:
CSCI 111 with a grade of C- or higher. (or approved equivalent, check with your advisor)
Students who take this class without completing the prerequisite class will be given a failing grade.
###Description
A second semester object-oriented programming course in computer science that emphasizes problem solving. This course continues the study of software specification, design, implementation, and debugging techniques while introducing abstract data types, fundamental data structures and associated algorithms. Coverage includes dynamic memory, file I/O, linked lists, stacks, queues, trees, recursion, and an introduction to the complexity of algorithms. Students are expected to design, implement, test, and analyze a number of programs.
##Syllabus