Help

Course Information

Programming Fundamentals II (CSC 233)

Term: 2018-2019 Academic Year Spring

Faculty

Caleb D Berkstresser

Office Hours

    Fall 2019

    MWF:

      1:00pm to 3:00pm

    TR:

      10:00am to 11:00am

Schedule

Mon-Wed-Fri, 11:00 AM - 11:50 AM (1/14/2019 - 5/10/2019) Location: MAIN PLAST 307

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