Encyclopedia Mythica
Encyclopedia Mythica: Egyptian Mythology
Click the names on the left for descriptions of characters, places, and articles associated with Egyptian mythology. Some descriptions are lengthy and contain pictures and/or hieroglyphs.
TeachEngineering
Teach Engineering: Testing With J Unit
JUnit is a testing method that is included with NetBeans (Java) installs or can be downloaded from the web and included in the Java build. In this activity, students design tests for a provided Java class before the class methods are...
TeachEngineering
Teach Engineering: Using J Unit
Students focus on the testing phase of the design process by considering how they have tested computer programs in the past and learning about a new method called JUnit to test programs in the future. JUnit is a testing method that is...