Learning Materials:
Material Type | Title | Overview | Courses | FOSS Area | Tags | Source |
---|---|---|---|---|---|---|
RIT HFOSS Development | Software Engineering & Process | Culture/Intellectual Property, HFOSS | OLPC, Sugar Lab, | |||
Learning Activity | Learning About Operator Overloading by Code-Reading in a GitHub Repository |
This is an assignment for a CS2/Data Structures class using C++ that introduces the concept of operator overloading by having students explore the GitHub repository for the Insight ToolKit (ITK),an HFOSS project. The students have to find a file, read code, and analyze and interpret the content in the source code. |
CS1/CS2/Data Structures | Coding & Style, HFOSS | C++, HFOSS, Insight ToolKit, | Stewart Weiss |