2021-2022 Undergraduate Catalog 
    
    Mar 28, 2024  
2021-2022 Undergraduate Catalog [ARCHIVED CATALOG]

Add to Personal Catalog (opens a new window)

CS 143 - Computer Science III Java



5.0 Credits
Java Data Structures. Topics include data structures such as lists, stacks, queues, and various binary trees, inheritance, and interfaces, using standard collection classes, algorithms, and generics.
Prerequisite CS 142 or equivalent with a grade of 2.5 or higher or instructor permission.
Course-level Learning Objectives (CLOs)
Upon successful completion of this course, students will be able to:

  1. Design, implement, and test programs properly utilizing multiple data structures.
  2. Analyze algorithms for efficiency (big O and big Omega).
  3. Produce and test complex n-tier programs in a professional manner.
  4. Work cooperatively in small groups to produce correct, efficient, and maintainable program.



Add to Personal Catalog (opens a new window)