Description
In this course, you will learn:
- Define hardware/software, computer programs/algorithms, and offer examples of each.
- Explain what a variable is and how to declare, initialize, and edit variables of the int, double, and char data types.
- Create and comment on basic C programs that can print text, special characters, and variables on the screen in a controlled manner.
- Create simple C programs that repeat blocks of instructions using for-loops.