2 resultados para sub-assembly

em University of Southampton, United Kingdom


Relevância:

20.00% 20.00%

Publicador:

Resumo:

This is a 5-minute narrated video that shows students how to assemble Dean and Stark distillation apparatus. It is in Flash Movie format and the ZIP file contains everything required - simply upload it to Blackboard as a package file, unpack it and use dean-and-stark.htm as the start page.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this session we introduce inheritance - one of the cornerstone concepts of object oriented programming. We look at how to define super and sub-classes, how to maintain encapsulation using the super() constructor, and why it is useful to use substitution to hold references to sub-classes in references typed as their super-class.