Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

👾 Lesson 04 - Making Decisions

ℹ️ This lesson covers relational operators and the if statement.
🖥️ The course requires that I utilize JetBrains CLion as my IDE.
📔 I am referencing Chapter 4 of Starting Out with C++: From Control Structures to Objects 10E by Tony Gaddis.

📂 Files will be listed below:

  • 5Min04.cpp | 5 Minute Interview
  • Lab04.cpp | Lab Assignment

📹 Watch the 5‑minute interview