Author: Jessen Havill

  • CSCI 203-03 Daily Schedule

    [Return to CSCI 203-03 Page] Daily Schedule Week Day Date Topic Reading Due Assignment Due (PL) Materials from Class 1 Tue Jan 16 Lab: Writing LEGO algorithms Wed Jan 17 Logistics, introduction, and problems Section 1.0 (pp. 1-3) Slides Fri Jan 19 Designing algorithms Section 1.1-1.2 (pp. 3-9) Homework 1 Slides | Practice 2 Mon…

  • Fall 2022 – Algorithm Design & Analysis

    CS 311: Algorithm Design & Analysis An introduction to standard patterns and techniques in algorithm design and tools for analyzing algorithmic performance. Students learn to evaluate algorithms, design new algorithmic solutions, and communicate the correctness and usefulness of their solutions.  Lecture Each section number links to the respective class’ website (if available). Section Date/Time Location…

  • Fall 2022 – Data Structures & Algorithms

    CS 204: Data Structures & Algorithms Introduction to data structures and algorithms using an object-oriented approach. Topics include software-engineering principles, object-oriented programming, recursion, basic data structures, algorithm analysis, and team programming. Prerequisite: CSCI 203 (BCEN students ECEG 247) or permission of the instructor. Corequisite: MATH 201 or equivalent.  Lecture Each section number links to that…