Concepts of Programming 9: Pseudocode Repetition Structures using While Statements
Explore repetition structures, which are commonly referred to as “Looping” statements, are a vital component of programming computer and industrial applications.
In this learning activity you'll define what a variable is, how they're used in the C# programming language, and how the computer works with variables under the hood.
Concepts of Programming 8: Pseudocode Repetition Structures using For Statement
Explore repetition structures, which are commonly referred to as “Looping” statements, are a vital component of programming computer and industrial applications.
In this animated object, learners examine the types of information to enter, and the sequence of steps required, to program a programmable logic controller (PLC) timer.
Understanding and Writing Pseudocode: Advanced Topics
In this module, you'll build upon the concepts Understanding and Writing Pseudocode: The Basics, by learning new techniques and terms to make your pseudocode more complete.
In this learning activity, you'll watch an animated explanation of the terms class and object as used by computer programmers, and then contrast the differences.