Header file explanation?

This is more of a recommendation than question. I think you should have a module lesson earlier on that explains what header files are. It’s confusing students that don’t know what header files are. Maybe explain the high level “class” as well. Maybe diagram it and explain how programs use classes and header files. That way when discussing why we need to move our hidden word into the header file, it makes more sense to a student that has no idea what the purposes of a class or header file is.

1 Like

Header files were explained at the beginning of the section. They are files that just get copy and pasted into other files. That’s it.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms