- Type Learning
- Level Foundational
- Time Months
Introduction to C# Programming
Issued by
Texas State Technical College
A study of C# syntax including data types, control structures, functions, syntax, and semantics of the language, classes, class relationships, and exception handling.
- Type Learning
- Level Foundational
- Time Months
Skills
Earning Criteria
-
CC1.1 - Develop basic console, winForm and WPF (Windows Presentation Foundation) applications using C# programming language
-
CC2.1 - Develop programs that demonstrate the proper use of variables for program input/output and add controls to forms for user input
-
CC3.1 - Develop applications that incorporate conditional operators, relational operators, logical operators and input validation using C# programming language
-
CC4.1 - Develop applications that incorporate different types of loops and/or utilize sequential access files using C# programming language
-
CC5.1 - Develop applications that contain methods and incorporate container controls using C# programming language
-
CC6.1 - Develop C# applications that incorporate arrays/lists and exception handling techniques utilizing various techniques and algorithms
-
CC7.1 - Create multiform C# applications that contain classes and/or structs and/or enumerators and incorporate event handling and response
-
CC7.2 - Create a simple simulation using WPF