Input/Output: BasicsCovers the basics of input/output operations in C++, including interacting with the world through keyboard and screen.
Interaction Design PrinciplesCovers interaction design principles, including UI visibility, feedback, task breakdowns, closure, and preemptive exits.