2020-2021 Catalog 
    
    Apr 18, 2024  
2020-2021 Catalog [PREVIOUS CATALOG YEAR]

CSC 125 - Programming: C# Fundamentals


Description: Core principles of C# and the .Net framework will be used to solve real-world problems. Graphical User Interface based applications that utilize forms and controls will be designed, constructed and tested.

Prerequisites: CSC 105  

Credits: 3
Lecture: 3
Course Content:
  1. Introduction to Visual Studio
  2. Windows form applications
  3. Testing and debugging programs
  4. Object oriented programming concepts
  5. Database programming
  6. C# developer skills

Learning Outcomes:
  1. Demonstrate the use of C# language by creating error free programs. (1-6)
  2. Utilize an integrated development environment to write source code, build tools and debug programs. (1,2,3,6)
  3. Create Graphical User interfaces to build applications that solve a programming problem. (1-6)