El Camino College - Division of
Mathematical Sciences
Computer Science
4
Computer Science Programming in C#
4 units; 3
hours lecture, 3 hours lab and 6 hours study
Prerequisite: Computer Science 1 with a minimum
grade of C or equivalent
Catalog Description:
This course will introduce the student to the C# (C Sharp) computer
programming language and the .NET framework. Students will write
computer science programs using the C# language. Associated topics
in the .NET framework will also be covered.
Course Objectives:
- Write C# programs that will use the inheritance and polymorphic capabilities of the C# language.
- Write programs that will use C# exception handling capabilities.
- Implement solutions to programming problems that require the C# features of indexers and properties.
- Write C# programs using the Base Class Library's generic classes.
- Write and implement programs using C# delegates and events.
- Write and implement Graphical User Interface programs using the Base Class Library's Window Forms Classes.
- Write C# programs using both Base Class Library interfaces and programmer defined interfaces.
- Implement solutions to programming problems that require file input and output involving both text tiles and object serialization.
For more information see CSCI 4 Course Outline of Record.

