Help

Course Information

Programming Fundamentals II (CSC 233)

Term: 2022-2023 Academic Year Fall

Faculty

Thomas Michael Foley

Office Hours (Spring 2025):

MWF: 1:00 PM-2:00 PM

TR: 9:00 AM – 11:00 AM

 

Quick Link to Schedule time with me:

Book time with Thomas Foley

Schedule

Tue-Thu, 1:00 PM - 2:20 PM (8/22/2022 - 12/16/2022) Location: MAIN PLAST 309

Description

Prerequisites:CSC 133with a grade of C- or betterand MAT 135or higher. Programming Fundamentals II builds on the Programming Fundamentals I course and teaches more advanced object-oriented programming (object-oriented methodology, inheritance, UML diagrams, polymorphism, abstract classes, interfaces and others), advanced problem-solving strategies (divide and conquer, greedy algorithm, dynamic programming, recursive backtracking, etc.), programming interactive systems (event-driven, concurrent programming, model-view-controller pattern, basic human-computer interaction), software engineering issues (refactoring, design pattern, advanced debugging, etc.), and basic algorithms analysis (profiling, best-case, excepted/average-case, and worst-case behavior of algorithm, time-space trade-offs and others). Spring