| |
Mar 04, 2026
|
|
|
|
|
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:
- Apply computational methods to analyze data and solve real-world problems.
- Demonstrate the appropriate use of data types and logical, relational, and arithmetic expressions in programs.
- Construct algorithmic solutions that incorporate selection and repetition.
- Implement collections appropriately to store and analyze data.
- Define functions and classes in program solutions.
Add to Portfolio (opens a new window)
|
|