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.
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.
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 screencast, students demonstrate an understanding of summary writing by reading step-by-step instructions and then summarizing short paragraphs. Examples of summaries that are poorly written, as well as those that are written well, are included.
The TI-86 Scientific Calculator: Using the Reciprocal Function for Complex Numbers
This primer introduces the student to the correct method of using complex reciprocals in a TI-86 calculator. The solution of total impedance of a parallel circuit in rectangular form is shown.
Robotic welding is an increasingly popular tool used in industrial welding applications. Knowing how to program the robot is key. Explore how to improve your programming skills by using if-then-else, calls, unconditional jumps, and counters in this learning activity.
Grouped Numerical Frequency Distributions Using Manual Means
In this learning activity you'll examine the terms associated with a grouped frequency distribution and follows the steps to construct a grouped frequency distribution using manual methods.