DIGHT 210
Download as PDF
Introduction to Coding: Desktop Applications
College of Humanities
Course Description
Introduction to the skills required to create desktop applications; fundamental principles and skills of coding; principles of interface and human/computer interaction; critical problem solving.
When Taught
Fall; Winter.
Min
3
Fixed/Max
3
Fixed
3
Fixed
0
Title
Information Flow & Structure
Learning Outcome
Students will be able to model the flow and structure of information between users and application.
Title
From the Abstract to the Concrete
Learning Outcome
Students will be able to convert abstract design requirements into machine-executable code.
Title
Logical Reasoning
Learning Outcome
Students will apply the fundamentals of programming logic, e.g., sequence of commands, conditional and looping structures, and use of variables, to solve basic programming problems.