Unit 6: The INs and OUTs of functions

CS 200: Concepts of Programming with C++, Summer 2022

🔙 BACK TO HOME PAGE


This unit we're going to learn more about storing and organizing data in our programs. While variables can be useful for storing single bits of information, if we want data that is related to each other it is best to store that data in a struct.

💬 Discussion board

If you have any questions on this week's assignments, make sure to post in the 💬 Unit 6 help - Discussion board!


🆕 Introducing...


📘 Textbook chapters

TEXTBOOK DOWNLOAD


🧠 Tech Literacy - Bias and ethics in tech


🏋️ Exercises... asdfasdf


💪 Extra practice with Functions

asdfasdf


💻 Project - Units 1 and 2


🧑‍🏫 Check in - How did this week go?

How did this week go? Let me know!


💯 Mastery check