Apr 28, 2024  
College Catalog 2018-2019 
    
College Catalog 2018-2019 [ARCHIVED CATALOG]

CSI 152 - Introduction to Programming


Credits 7
This is a first course in programming to enable students to develop a sound and solid foundation in logical problem solving and design. Students learn to solve computer problems using structured analysis. Use of graphical design tools such as hierarchy charts and flowcharts will be covered. Students will design and test real-world programming solutions using sequence, branching and iteration structures.
Course Outcomes

  1. Define and understand fundamental terms and concepts of object-oriented programming, as well as their impact on application design.
  2. Define data types and create code to receive and process data from user input.
  3. Design and test real-world programming solutions using sequence, branching and iteration structures.
  4. Utilize Microsoft Visual Studio integrated development environment (IDE) to write and test code and simple applications.