Mar 04, 2026  
[DRAFT] 2026-27 Undergraduate Catalog 
    
[DRAFT] 2026-27 Undergraduate Catalog
Add to Portfolio (opens a new window)

CSE 1321: Programming and Problem Solving I

3 Credit Hours

Concurrent: CSE 1321L 
Description:
This course provides an introduction to computing with a focus on programming. Instruction centers on an overview of programming, problem-solving, and algorithm development. Particular topics include object-oriented design/programming, primitive data types, arithmetic and logical operators, selection and repetition structures, interactive user input, exception handling, using and designing basic classes, single-dimensional data structures with searching and sorting, and arrays. Programming assignments focus on techniques of good programming style including proper documentation. The student is taught to efficiently design, code, and debug problem solutions and the relationship between correct code and security.


Course Learning Outcomes
Students who successfully complete this course will be able to:

  1. Apply computational methods to analyze data and solve real-world problems.
  2. Demonstrate the appropriate use of data types and logical, relational, and  arithmetic expressions in programs.
  3. Construct algorithmic solutions that incorporate selection and repetition.
  4. Implement collections appropriately to store and analyze data.
  5. Define functions and classes in program solutions.



Add to Portfolio (opens a new window)