CSCI 114 — Programming with C#
Provides students with the knowledge and skills required to program in the high-level, strongly-typed "C" language family. The course provides the skills required to compile program code, work with .NET framework class library, and create user-defined types. The course also teaches students how to troubleshoot coding errors, logic errors, and run-time errors. Students will also develop skills to work with built-in numeric types as well as more complex types that represent a wide variety of logical constructs, such as the file system, network connections, collections and arrays of objects, and dates.