This course is intended to introduce students to C#.NET, which is an object-oriented, event-driven programming language. It reinforces skills developed in CIT 102. Specific techniques that will be discussed include programming style, graphical user interface design, coding, debugging, and documentation skills.
Learning Objectives
- A. create applications with C#;
- B. write programs using the selection structure and repetition structures;
- C. write programs using the void and value-returning methods; and
- D. write C# programs connected to databases.