Overview/Description Target Audience Prerequisites Expected Duration Lesson Objectives Course Number Overview/Description
Computer software works because programmers create algorithms, which when broken down, are nothing more than a collection of logical constructs. This course introduces the learner to the logic behind computer software, including using defining tables to solve a problem, conditional statements like IF…THEN, and repetition using FOR and WHILE loops. This course doesn’t focus on any one programming language and example code will be provided in the syntax of popular programming languages such as Pascal, C++, VisualBasic and Java.
Target Audience
Anyone wishing to understand the basics of software program design