Apr 18, 2024  
Course/Program Inventory 
    
Course/Program Inventory

CITC 1313 - .NET Programming



Credit hours: 3

Course Description:
This is a course in basic .NET programming language. Topics include basic concepts of programming, problem-solving, and programming logic, and design techniques of an object-oriented language. The course also includes types, classes, inheritance, arrays, collections, delegates, events and debugging.

Student Learning Outcomes:
Students will be able to:

  1. Explain the fundamentals of object-oriented programming.
  2. Create a simple Windows form and web page applications.
  3. Implement the use of generally accepted coding standards and syntax.